Skip to content

Commit d9d4113

Browse files
authored
Update CMakeLists.txt
1 parent 6bcbcc1 commit d9d4113

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

platforms/tab5/main/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ idf_component_register(
2424
REQUIRES backup_server connection_tester diag net_sntp ota_update settings_core
2525
settings_ui m5stack_tab5 esp_wifi esp_netif esp_event nvs_flash
2626
esp_http_server chmorgan__esp-audio-player mooncake mooncake_log
27-
smooth_ui_toolkit power_monitor_ina226 esp_video imlib json
27+
smooth_ui_toolkit power_monitor_ina226 esp_video esp_cam_sensor
28+
sensor_bmi270 espressif__usb_host_hid usb imlib json
2829
EMBED_TXTFILES "../audio/canon_in_d.mp3" "../audio/startup_sfx.mp3" "../audio/shutdown_sfx.mp3")
2930

3031
set(CUSTOM_ASSETS_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../custom/assets")

0 commit comments

Comments
 (0)