mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e63764b468
Introducing feature of adding arbitrary projects which could be build or executed in the CI for the only purpose as testing Closes IDF-641
3 lines
91 B
CMake
3 lines
91 B
CMake
idf_component_register(SRCS "test_startup_main.c"
|
|
INCLUDE_DIRS ".")
|