isr + uart + thread testing

This commit is contained in:
2026-02-21 14:22:56 -07:00
parent 7a82e54414
commit 2ea338e289
2 changed files with 114 additions and 20 deletions

View File

@@ -3,5 +3,6 @@ CONFIG_GPIO=y
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_PRINTK=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_RING_BUFFER=y
CONFIG_PRINTK=y