增加按钮驱动
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "hello_world_main.c" "iic.c" "oled.c" "state.c" "tca9535.c" "moonshineOS_core/cli.c"
|
||||
PRIV_REQUIRES spi_flash esp_driver_i2c esp_driver_uart log
|
||||
idf_component_register(SRCS "hello_world_main.c" "iic.c" "oled.c" "state.c" "tca9535.c" "button.c" "moonshineOS_core/cli.c"
|
||||
PRIV_REQUIRES spi_flash esp_driver_i2c esp_driver_uart log esp_timer
|
||||
INCLUDE_DIRS "." "moonshineOS_core")
|
||||
|
||||
Reference in New Issue
Block a user