mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 08:15:22 +00:00
This updates the flash partitions to comply with the Nordic SPU, as discussed in #28505. Signed-off-by: Alex Tsamakos <alex@actinius.com>
23 lines
303 B
YAML
23 lines
303 B
YAML
identifier: actinius_icarus_ns
|
|
name: Actinius Icarus Non-Secure
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- gnuarmemb
|
|
- xtools
|
|
- zephyr
|
|
ram: 128
|
|
flash: 192
|
|
supported:
|
|
- gpio
|
|
- i2c
|
|
- pwm
|
|
- spi
|
|
- watchdog
|
|
- counter
|
|
- feather_serial
|
|
- feather_i2c
|
|
- feather_spi
|
|
- arduino_i2c
|
|
- arduino_spi
|