31 lines
397 B
YAML
31 lines
397 B
YAML
#
|
|
# Copyright 2019, 2024 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
identifier: lpcxpresso55s69/lpc55s69/cpu0
|
|
name: NXP LPCXpresso55S69 (CPU0)
|
|
type: mcu
|
|
arch: arm
|
|
ram: 64
|
|
flash: 256
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- adc
|
|
- arduino_i2c
|
|
- arduino_serial
|
|
- arduino_spi
|
|
- counter
|
|
- gpio
|
|
- i2c
|
|
- i2s
|
|
- spi
|
|
- sdhc
|
|
- usb_device
|
|
- watchdog
|
|
vendor: nxp
|