- 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>
17 lines
217 B
YAML
17 lines
217 B
YAML
identifier: lpcxpresso11u68
|
|
name: NXP LPCxpresso11U68
|
|
type: mcu
|
|
arch: arm
|
|
ram: 32
|
|
flash: 256
|
|
toolchain:
|
|
- zephyr
|
|
supported:
|
|
- arduino_serial
|
|
- clock_controller
|
|
- gpio
|
|
- i2c
|
|
- serial
|
|
- eeprom
|
|
vendor: nxp
|