fn check app version

This commit is contained in:
2021-01-01 01:25:40 +01:00
parent f00495a322
commit 47f9d72aea
1783 changed files with 350444 additions and 99 deletions

View File

@ -0,0 +1,13 @@
file(REMOVE_RECURSE
"bootloader.bin"
"bootloader.map"
"config/sdkconfig.cmake"
"config/sdkconfig.h"
"project_elf_src_esp32.c"
"CMakeFiles/size"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/size.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()