timer mocking

This commit is contained in:
Janosch
2022-10-10 22:34:56 +01:00
parent 5c8f5694f0
commit d7673cd292
11 changed files with 53 additions and 15 deletions
+3
View File
@@ -0,0 +1,3 @@
#include <stdint.h>
#include "../libopeninv/include/params.h"
uint32_t rtc_get_counter_val();