mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
340563f479
1.update touch sensor driver for esp32s2; 2.update unit test for touch sensor; 3.update register files about touch sensor;
4 lines
240 B
CMake
4 lines
240 B
CMake
idf_component_register(SRC_DIRS . param_test touch_sensor_test
|
|
PRIV_INCLUDE_DIRS include param_test/include
|
|
PRIV_REQUIRES unity test_utils driver nvs_flash esp_serial_slave_link infrared_tools)
|