Add inital src and cmake

This commit is contained in:
KenwoodFox
2026-05-22 11:44:07 -04:00
parent b36b622268
commit 2124599cac
4 changed files with 32 additions and 0 deletions

6
prj.conf Normal file
View File

@@ -0,0 +1,6 @@
CONFIG_GPIO=y
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_LOG=y
CONFIG_LOG_DEFAULT_LEVEL=3