summaryrefslogtreecommitdiff
path: root/examples/device/board_test/src/CMakeLists.txt
blob: 8d85dcafd345afc1e4a132ddafc4f10bba648134 (plain)
1
2
3
idf_component_register(SRCS "main.c"
                    INCLUDE_DIRS "."
                    REQUIRES boards tinyusb_src)