21 lines
300 B
YAML
21 lines
300 B
YAML
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
identifier: we_proteus3ev/nrf52840
|
|
name: we_proteus3ev_nrf52840
|
|
type: mcu
|
|
arch: arm
|
|
ram: 256
|
|
flash: 1024
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- adc
|
|
- ble
|
|
- gpio
|
|
- i2c
|
|
- spi
|
|
vendor: we
|