mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(examples): Add cmake compiler script for examples
This commit is contained in:
3
examples/wifi/wps/main/CMakeLists.txt
Normal file
3
examples/wifi/wps/main/CMakeLists.txt
Normal file
@ -0,0 +1,3 @@
|
||||
set(COMPONENT_SRCS "wps.c")
|
||||
|
||||
register_component()
|
Reference in New Issue
Block a user