mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 15:00:02 +01:00
ci: use flasher_args.json for cmake ci run
This commit is contained in:
committed by
bot
parent
c6b07eec54
commit
bb552dd19c
@@ -144,7 +144,6 @@ build_example () {
|
||||
rm -rf build &&
|
||||
./build.sh >>${BUILDLOG} 2>&1
|
||||
fi &&
|
||||
cp build/flash_project_args build/download.config || # backwards compatible download.config filename
|
||||
{
|
||||
RESULT=$?; FAILED_EXAMPLES+=" ${EXAMPLE_NAME}" ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user