This commit is contained in:
2025-10-10 00:00:33 -04:00
parent 82805ccb2a
commit f9182bac5f
259 changed files with 24080 additions and 213 deletions

View File

@@ -0,0 +1,7 @@
# Include all cmake modules
include(gcc)
include(gen_compressed_ota)
include(gen_single_bin)
include(package_manager)
include(relinker)