- Fixes an inconsistency in the board list of the MCUx-VSCode extension. No functional change. - Adjusts names in yaml files to follow the currently used approach "NXP <board_name> [(cpu)] [(type)]". Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
20 lines
228 B
YAML
20 lines
228 B
YAML
identifier: mcxw72_evk/mcxw727c/cpu0
|
|
name: NXP MCXW72-EVK
|
|
type: mcu
|
|
arch: arm
|
|
ram: 264
|
|
flash: 2048
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
supported:
|
|
- adc
|
|
- can
|
|
- counter
|
|
- gpio
|
|
- i2c
|
|
- pinctrl
|
|
- pwm
|
|
- spi
|
|
- uart
|