mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-05 00:18:05 +00:00
ulp: added basic support for building and running a binary in the lp core
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
message(WARNING "Embedding ULP binary by including \
|
||||
${IDF_PATH}/components/ulp/component_ulp_common.cmake is deprecated. Use `ulp_embed_binary` instead. \
|
||||
See API Guide for more details.")
|
||||
|
||||
spaces2list(ULP_S_SOURCES)
|
||||
spaces2list(ULP_EXP_DEP_SRCS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user