proxmark3/common_arm
nvx 5c195b8a14 fix ssp_clk sometimes resetting to 0 shortly after being started or reset
this could happen if TC2 was already 0 when it was started or reset
resulting in the initial reset not happening until TC0 had overflowed for
the first time as the delay to ensure this didn't happen would be missed
when TC2 was already 0

the new behaviour results in TIOA0 being toggled when a software trigger
of TC0 happens which makes TC2 reset immediately without having to wait
for TC0 to overflow
2024-11-04 22:04:05 +10:00
..
clocks.c
clocks.h
flashmem.c style 2024-10-18 17:37:52 +02:00
flashmem.h 32mbit flash identification 2024-10-13 17:58:19 +03:00
ldscript.common
Makefile.common
Makefile.hal
ticks.c fix ssp_clk sometimes resetting to 0 shortly after being started or reset 2024-11-04 22:04:05 +10:00
ticks.h
usb_cdc.c improve cardhopper to improve reliability when parts of the packet are buffered 2024-11-02 19:53:23 +10:00
usb_cdc.h improve cardhopper to improve reliability when parts of the packet are buffered 2024-11-02 19:53:23 +10:00