proxmark3/bootrom
2024-10-16 09:36:37 +02:00
..
obj
bootrom.c when in bootrom mode, the arg0 variable needed to be zeroed out before usage. We assign arg0 from a message before but we can discard that information in this particular case. Its quite odd to see the assignment failing but empty it out seems to have fixed it. 2024-10-16 09:36:37 +02:00
flash-reset.s
ldscript-flash
Makefile Revert "Release v4.18994 - Backdoor" 2024-09-10 15:40:28 +02:00
ram-reset.s