mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Compare commits
2 Commits
de191e35d6
...
d7a7723886
Author | SHA1 | Date | |
---|---|---|---|
|
d7a7723886 | ||
|
6fcdb75ea6 |
@ -8,4 +8,4 @@ include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
idf_build_set_property(MINIMAL_BUILD ON)
|
||||
project(mqtt_ssl)
|
||||
|
||||
target_add_binary_data(mqtt_ssl.elf "main/mqtt_eclipseprojects_io.pem" TEXT)
|
||||
target_add_binary_data(${PROJECT_NAME}.elf "main/mqtt_eclipseprojects_io.pem" TEXT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user