build: Add missing default-by-family

Update #4468.
This commit is contained in:
Sebastian Huber
2021-07-15 08:04:32 +02:00
parent aeaf6234f4
commit 61071489ff
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ actions:
- env-assign: null
build-type: option
default: 0x2000000
default-by-family: []
default-by-variant: []
enabled-by: true
format: '{:#010x}'

View File

@@ -4,6 +4,7 @@ actions:
- define-unquoted: IMXRT_MEMORY_FLASH_SIZE
build-type: option
default: 0x4000000
default-by-family: []
default-by-variant: []
enabled-by: true
format: '{:#010x}'