Files
fastbee/firmware/esp-idf/wumei-smart-firmware/components/sht3x/CMakeLists.txt
2021-07-13 17:15:20 +08:00

3 lines
120 B
CMake

idf_component_register(SRCS "sht3x.c"
INCLUDE_DIRS include
REQUIRES bus)