340563f479
1.update touch sensor driver for esp32s2; 2.update unit test for touch sensor; 3.update register files about touch sensor;
3 lines
240 B
CMake
3 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)
|