mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
e6d15a0975
- Move the code that was in the document out to an example
3 lines
86 B
CMake
3 lines
86 B
CMake
idf_component_register(SRCS "pthread_example.c"
|
|
INCLUDE_DIRS ".")
|