proxmark3/common_arm
2024-03-27 09:32:00 +01:00
..
clocks.c Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
clocks.h Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
flashmem.c text 2024-01-04 23:30:48 +01:00
flashmem.h some generic devices has other sizes of flash 2023-02-18 22:02:20 +01:00
ldscript.common fix ldscript 2022-01-08 01:12:37 +01:00
Makefile.common move hitag2 crypto parts to the common folder in order to be able to use it on the client side. Some textual and minor adaptations across the bord 2024-03-27 09:32:00 +01:00
Makefile.hal Added led order parameter (for Proxmark3 Easy board) 2024-02-18 12:57:26 +01:00
ticks.c added a ticks delta function, handles overflow situations much better 2024-02-20 06:51:29 +01:00
ticks.h added a ticks delta function, handles overflow situations much better 2024-02-20 06:51:29 +01:00
usb_cdc.c style, receive_ng_internal, when receiving NG frames we have an extra buffer. Somehow it seems to the be cause of issues with long emrtd dumps 2024-03-03 22:02:38 +01:00
usb_cdc.h Apply suggestions from @henrygab 2023-11-15 18:04:52 +08:00