mirror of
https://github.com/usatiuk/cardboy.git
synced 2025-10-28 15:17:48 +01:00
4 lines
130 B
CMake
4 lines
130 B
CMake
idf_component_register(SRCS "hello_world_main.c"
|
|
PRIV_REQUIRES spi_flash
|
|
INCLUDE_DIRS "")
|