mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-30 19:40:09 -07: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 |
||
---|---|---|
.. | ||
obj | ||
bootrom.c | ||
flash-reset.s | ||
ldscript-flash | ||
Makefile | ||
ram-reset.s | ||
stdint.h |