Martin Ling 273e6a1217 Add an accurate delay loop.
The existing 'delay' function is not calibrated to any specific measure
of time. Add a new function using a loop with a known cycle count, to
produce delays of a given duration at a given CPU clock speed.
2022-06-13 16:32:55 +01:00
..
2015-07-22 22:56:17 +02:00
2019-01-31 21:19:21 +00:00
2019-01-31 21:19:21 +00:00
2022-06-13 16:32:55 +01:00
2015-06-07 17:07:36 +02:00
2019-03-20 10:46:46 -07:00
2020-01-22 14:20:23 +00:00
2017-01-27 20:45:49 +01:00
2016-12-27 21:08:12 +00:00
2020-01-22 14:20:23 +00:00
2020-01-22 14:20:23 +00:00

This directory contains things shared by multiple HackRF firmware
implementations.