更新按键驱动
This commit is contained in:
@@ -13,6 +13,7 @@ list(APPEND srcs "esp32/kernel/os_semaphore.c")
|
||||
list(APPEND srcs "esp32/kernel/os_thread.c")
|
||||
list(APPEND srcs "esp32/kernel/os_kit.c")
|
||||
list(APPEND srcs "esp32/kernel/os_service.c")
|
||||
list(APPEND srcs "esp32/chip/gpio_esp32.c")
|
||||
list(APPEND srcs "esp32/chip/uart_esp32.c")
|
||||
list(APPEND srcs "esp32/soc_shell.c")
|
||||
list(APPEND srcs "esp32/os_entry.c")
|
||||
|
||||
Reference in New Issue
Block a user