fn check app version
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
file(REMOVE_RECURSE
|
||||
"bootloader.bin"
|
||||
"bootloader.map"
|
||||
"config/sdkconfig.cmake"
|
||||
"config/sdkconfig.h"
|
||||
"project_elf_src_esp32.c"
|
||||
"CMakeFiles/erase_flash"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/erase_flash.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
Reference in New Issue
Block a user