mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-07-18 13:57:21 +00:00
- 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