mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-24 07:47:30 +02:00
cmake: Add missing example CMakeLists.txt files, CI check all examples have both
* Original commit: espressif/esp-idf@5689e446dc
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
set(COMPONENT_SRCDIRS ".")
|
||||
|
||||
set(COMPONENT_PRIV_REQUIRES asio nvs_flash console)
|
||||
|
||||
register_component()
|
Reference in New Issue
Block a user