This website requires JavaScript.
Explore
Help
Sign In
dandri
/
proxmark3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-09-16 17:03:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc718d3e29ec0812ceffd9b111d07342fbec5ee6
proxmark3
/
common_arm
/
ticks
T
History
iceman1001
35c098d489
make style
2026-08-29 17:42:29 +02:00
..
ticks_apis.h
fix SpinDelayUsPrecision() clock, no more wrapping 43ms> issues. Still capped at 1390ms. This affects a bunch of tearoff attacks 14b especially win 100ms actually being 16ms wrapped. Should be handled according to new HAL layer. Next things is rate renegotiated at reconnect for sim module. Makes things a more stable if something fails. Thanks Claude!
2026-08-29 06:42:17 +02:00
ticks_core.c
Make common_arm to hardware abstraction layer.
2026-08-19 15:32:39 +02:00
ticks_hw_at32.c
make style
2026-08-29 17:42:29 +02:00
ticks_hw_at32.h
Make common_arm to hardware abstraction layer.
2026-08-19 15:32:39 +02:00
ticks_hw_at91.c
fix SpinDelayUsPrecision() clock, no more wrapping 43ms> issues. Still capped at 1390ms. This affects a bunch of tearoff attacks 14b especially win 100ms actually being 16ms wrapped. Should be handled according to new HAL layer. Next things is rate renegotiated at reconnect for sim module. Makes things a more stable if something fails. Thanks Claude!
2026-08-29 06:42:17 +02:00
ticks_hw_at91.h
Make common_arm to hardware abstraction layer.
2026-08-19 15:32:39 +02:00