22 lines
282 B
YAML
22 lines
282 B
YAML
|
identifier: adafruit_itsybitsy_nrf52840
|
||
|
name: Adafruit ItsyBitsy nRF52840 Express
|
||
|
type: mcu
|
||
|
arch: arm
|
||
|
ram: 256
|
||
|
flash: 1024
|
||
|
toolchain:
|
||
|
- zephyr
|
||
|
- gnuarmemb
|
||
|
- xtools
|
||
|
supported:
|
||
|
- adc
|
||
|
- ble
|
||
|
- counter
|
||
|
- gpio
|
||
|
- i2c
|
||
|
- pwm
|
||
|
- spi
|
||
|
- usb_cdc
|
||
|
- usb_device
|
||
|
- watchdog
|