This commit is contained in:
pjanik-hub
2026-02-19 19:07:05 -07:00
commit 7a82e54414
6 changed files with 89 additions and 0 deletions

7
prj.conf Normal file
View File

@@ -0,0 +1,7 @@
# enable gpio driver
CONFIG_GPIO=y
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_PRINTK=y
CONFIG_UART_INTERRUPT_DRIVEN=y