3 lines
176 B
CMake
Raw Normal View History

2023-01-23 03:23:03 +01:00
idf_component_register(SRCS "st25r3911.c" "st25r3911_com.c" "st25r3911_interrupt.c" "timer.c" "st25r3911_spi.c" "utils.c"
INCLUDE_DIRS "." REQUIRES driver)