Merge branch 'ofw_dev' into dev

This commit is contained in:
MX
2024-02-12 17:11:47 +03:00
153 changed files with 17805 additions and 193 deletions

View File

@@ -38,7 +38,8 @@ COPRO_STACK_ADDR = "0x0"
COPRO_STACK_BIN_DIR = posixpath.join(COPRO_CUBE_DIR, "firmware")
# Supported toolchain versions
FBT_TOOLCHAIN_VERSIONS = (" 10.3.",)
# Also specify in scripts/ufbt/SConstruct
FBT_TOOLCHAIN_VERSIONS = (" 12.3.", " 13.2.")
OPENOCD_OPTS = [
"-f",