feat(platform): integrate st7789 boot test display and board gpio mapping
This commit is contained in:
@@ -3,6 +3,7 @@ idf_component_register(
|
||||
"src/platform_bootstrap.c"
|
||||
"src/wifi_manager.c"
|
||||
"src/ble_printer_client.c"
|
||||
"src/display_st7789.c"
|
||||
"src/voice_audio.c"
|
||||
"src/runtime_policy.c"
|
||||
"src/runtime_diagnostics.c"
|
||||
@@ -18,6 +19,7 @@ idf_component_register(
|
||||
esp_event
|
||||
nvs_flash
|
||||
mbedtls
|
||||
esp_lcd
|
||||
esp_codec_dev
|
||||
esp_audio_codec
|
||||
driver
|
||||
|
||||
Reference in New Issue
Block a user