cmake: Add missing example CMakeLists.txt files, CI check all examples have both

This commit is contained in:
Angus Gratton
2018-08-28 11:10:48 +08:00
committed by Angus Gratton
parent 49a910adfb
commit 5689e446dc
37 changed files with 318 additions and 2 deletions
@@ -0,0 +1,5 @@
set(COMPONENT_SRCDIRS ".")
set(COMPONENT_PRIV_REQUIRES asio nvs_flash console)
register_component()