mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-28 19:15:12 +00:00
86d3195518
- Clean up bootloader asm - Remove fromflash.c - it's not worth doing in C, do it in ASM - Clean up linker script - Force use of symbol inside bootphase2 (otherwise linker garbage-collects it) - Link bootloader with gcc instead of ld