This commit is contained in:
2025-04-14 07:10:01 +02:00
parent 65a1e01aa6
commit 0f2eefe96c
114 changed files with 11292 additions and 8 deletions

View File

@@ -0,0 +1,12 @@
file(REMOVE_RECURSE
"CMakeFiles/avrtest-atmega32.elf.dir/main.c.obj"
"CMakeFiles/avrtest-atmega32.elf.dir/main.c.obj.d"
"avrtest-atmega32.elf"
"avrtest-atmega32.elf.pdb"
"avrtest-atmega32.map"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/avrtest-atmega32.elf.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()