mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 12:02:11 +02:00
4 lines
132 B
CMake
4 lines
132 B
CMake
idf_component_register(SRCS "console_simple_init.c"
|
|
INCLUDE_DIRS "."
|
|
PRIV_REQUIRES console)
|