proxmark3/bootrom
Henry Gabryjelski 44676bde72 Bootrom: Enable serial number from flash
* Add `.ramfunc` section to bootrom loader script
* exclude spiffs functionality from flashmem.h/flashmem.c
   (allows bootrom to use flashmem)
* hide unused tick.h / flashmem.h functions from bootrom
   (not technically necessary; see comments)
* bootrom: add source files, include path, and defines when
  `PLATFORM_DEFS` defines `WITH_FLASH`
* Define `AS_BOOTROM` to indicate code is building for bootrom
2023-02-17 17:07:13 -08:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
bootrom.c Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
flash-reset.s Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
ldscript-flash Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
Makefile Bootrom: Enable serial number from flash 2023-02-17 17:07:13 -08:00
ram-reset.s Adapting license headers, WIP 2022-01-06 02:20:38 +01:00