summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/atsam/opttcmsz.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/atsam/opttcmsz.yml')
-rw-r--r--spec/build/bsps/arm/atsam/opttcmsz.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/build/bsps/arm/atsam/opttcmsz.yml b/spec/build/bsps/arm/atsam/opttcmsz.yml
index 1cb51fcc78..1ed0da4778 100644
--- a/spec/build/bsps/arm/atsam/opttcmsz.yml
+++ b/spec/build/bsps/arm/atsam/opttcmsz.yml
@@ -6,8 +6,9 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 0x00000000
-default-by-variant: []
+default:
+- enabled-by: true
+ value: 0x00000000
description: |
Size of tightly coupled memories (TCM) in bytes. Note that the ITCM is
reduced by the ATSAM_MEMORY_NULL_SIZE option. DTCM is unaffected.