mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-15 06:09:13 +08:00
5c195b8a14
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 |
||
---|---|---|
.. | ||
clocks.c | ||
clocks.h | ||
flashmem.c | ||
flashmem.h | ||
ldscript.common | ||
Makefile.common | ||
Makefile.hal | ||
ticks.c | ||
ticks.h | ||
usb_cdc.c | ||
usb_cdc.h |