22 lines
234 B
YAML
22 lines
234 B
YAML
|
identifier: linum
|
||
|
name: Linum
|
||
|
type: mcu
|
||
|
arch: arm
|
||
|
toolchain:
|
||
|
- zephyr
|
||
|
- gnuarmemb
|
||
|
- xtools
|
||
|
ram: 512
|
||
|
flash: 2048
|
||
|
supported:
|
||
|
- uart
|
||
|
- gpio
|
||
|
- counter
|
||
|
- i2c
|
||
|
- pwm
|
||
|
- netif:eth
|
||
|
- spi
|
||
|
- usb_device
|
||
|
- can
|
||
|
vendor: witte
|