src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'main/CMakeLists.txt')
-rw-r--r--main/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index dbb4d4b..2c17544 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -2,7 +2,7 @@ idf_component_register(
SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES app_update driver esp_app_format esp_driver_i2c
- esp_driver_jpeg esp_eth esp_event esp_http_client
- esp_http_server esp_hw_support esp_lcd esp_netif esp_pm
- esp_timer hal json mdns nvs_flash
+ esp_driver_jpeg esp_driver_tsens esp_eth esp_event
+ esp_http_client esp_http_server esp_hw_support esp_lcd
+ esp_netif esp_pm esp_timer hal json mdns nvs_flash
)