mirror of
https://gitlab.com/fabinfra/fabhardware/FabReader2.git
synced 2025-03-12 22:51:51 +01:00
4 lines
139 B
CMake
4 lines
139 B
CMake
|
idf_component_register(SRCS "fab-reader2.c" "pollingtagdetect.c"
|
||
|
INCLUDE_DIRS "."
|
||
|
REQUIRES "rfal")
|