boards: nordic: Add sysbuild for NS boards
-This commit adds "sysbuild: true" for ns build-targets for the following nordic boards: - nrf5340_audio_dk - nrf54l15dk - nrf9131ek - nrf9151dk - nrf9161dks (multiple versions) - thingy53 -Added missing vendor: nordic for some boards for consistency Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
This commit is contained in:
parent
879c00a462
commit
fde11594e2
7 changed files with 9 additions and 0 deletions
|
@ -15,3 +15,4 @@ supported:
|
|||
- watchdog
|
||||
- usb_device
|
||||
vendor: nordic
|
||||
sysbuild: true
|
||||
|
|
|
@ -19,3 +19,5 @@ supported:
|
|||
- watchdog
|
||||
- adc
|
||||
- i2s
|
||||
vendor: nordic
|
||||
sysbuild: true
|
||||
|
|
|
@ -12,3 +12,5 @@ supported:
|
|||
- pwm
|
||||
- watchdog
|
||||
- netif:modem
|
||||
vendor: nordic
|
||||
sysbuild: true
|
||||
|
|
|
@ -17,3 +17,4 @@ supported:
|
|||
- watchdog
|
||||
- netif:modem
|
||||
vendor: nordic
|
||||
sysbuild: true
|
||||
|
|
|
@ -17,3 +17,4 @@ supported:
|
|||
- watchdog
|
||||
- netif:modem
|
||||
vendor: nordic
|
||||
sysbuild: true
|
||||
|
|
|
@ -17,3 +17,4 @@ supported:
|
|||
- watchdog
|
||||
- netif:modem
|
||||
vendor: nordic
|
||||
sysbuild: true
|
||||
|
|
|
@ -15,3 +15,4 @@ supported:
|
|||
- usb_device
|
||||
- netif:openthread
|
||||
vendor: nordic
|
||||
sysbuild: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue