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.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/spec/build/bsps/arm/atsam/optnullsz.yml b/spec/build/bsps/arm/atsam/optnullsz.yml
index d992c286e7..6e316b44b4 100644
--- a/spec/build/bsps/arm/atsam/optnullsz.yml
+++ b/spec/build/bsps/arm/atsam/optnullsz.yml
@@ -3,15 +3,15 @@ actions:
- get-integer: null
- env-assign: null
build-type: option
-default: 0
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: 0x00000000
default-by-variant: []
+description: |
+ Size of the NULL pointer protection area in bytes. This memory area reduces
+ the size of the ITCM available to the application.
enabled-by: true
format: '{:#010x}'
links: []
name: ATSAM_MEMORY_NULL_SIZE
-description: |
- Size of the NULL pointer protection area in bytes. This memory area reduces
- the size of the ITCM available to the application.
type: build
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)