mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
cmake: Build all examples in CI
Includes some fixes for compile errors/warnings in examples.
This commit is contained in:

committed by
Angus Gratton

parent
858b95a924
commit
381be65472
@@ -8,7 +8,7 @@
|
||||
#
|
||||
# Set variables DATA_FILE, SOURCE_FILE, FILE_TYPE when running this.
|
||||
#
|
||||
# If FILE_TYPE is set to STRING, a null byte is appended to DATA_FILE's contents
|
||||
# If FILE_TYPE is set to TEXT, a null byte is appended to DATA_FILE's contents
|
||||
# before SOURCE_FILE is created.
|
||||
#
|
||||
# If FILE_TYPE is unset (or any other value), DATA_FILE is copied
|
||||
|
Reference in New Issue
Block a user