Add OLED and button diagnostics
This commit is contained in:
@@ -6,6 +6,7 @@ idf_component_register(
|
||||
"system_console.c"
|
||||
"secure_random.c"
|
||||
"status_led.c"
|
||||
"local_ui_hw_test.c"
|
||||
"rs232_hw_test.c"
|
||||
"rs232_port_owner.c"
|
||||
"serial_config.c"
|
||||
@@ -32,6 +33,7 @@ idf_component_register(
|
||||
bootloader_support
|
||||
console
|
||||
esp_driver_gpio
|
||||
esp_driver_i2c
|
||||
esp_driver_uart
|
||||
esp_event
|
||||
esp_http_server
|
||||
|
||||
Reference in New Issue
Block a user