Ok, I am gonna put the timer down for the time being.

This commit is contained in:
cnlohr
2024-06-13 22:27:34 -07:00
parent 794a43b64d
commit 6f22f82716
6 changed files with 633 additions and 77 deletions
@@ -0,0 +1,9 @@
#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
#define FUNCONF_USE_DEBUGPRINTF 1
#define FUNCONF_USE_UARTPRINTF 0
#define FUNCONF_SYSTICK_USE_HCLK 1
#endif