mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 07:33:14 +00:00
The "gccarmemb" toolchain type has been renamed to "gnuarmemb" to better reflect the official naming. This commit replaces all references to the "gccarmemb" toolchain type to "gnuarmemb". Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
29 lines
361 B
YAML
29 lines
361 B
YAML
identifier: stm32mp157c_dk2
|
|
name: ST STM32MP157C-DK2 Discovery
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- arduino_i2c
|
|
- arduino_gpio
|
|
- gpio
|
|
- shell
|
|
- i2c
|
|
- spi
|
|
testing:
|
|
ignore_tags:
|
|
- cmsis_rtos_v2
|
|
- net
|
|
- mpu
|
|
- tinycrypt
|
|
- crypto
|
|
- aes
|
|
- cmm
|
|
- LED
|
|
- nfc
|
|
ram: 256
|
|
flash: 64
|