2023-01-23 03:23:03 +01:00

3 lines
176 B
CMake

idf_component_register(SRCS "st25r3911.c" "st25r3911_com.c" "st25r3911_interrupt.c" "timer.c" "st25r3911_spi.c" "utils.c"
INCLUDE_DIRS "." REQUIRES driver)