summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/atsam/optnullsz.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/atsam/optnullsz.yml')
-rw-r--r--spec/build/bsps/arm/atsam/optnullsz.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/build/bsps/arm/atsam/optnullsz.yml b/spec/build/bsps/arm/atsam/optnullsz.yml
index 6e316b44b4..b2fc304924 100644
--- a/spec/build/bsps/arm/atsam/optnullsz.yml
+++ b/spec/build/bsps/arm/atsam/optnullsz.yml
@@ -5,8 +5,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 the NULL pointer protection area in bytes. This memory area reduces
the size of the ITCM available to the application.