mirror of
https://github.com/korneliuszo/lumiax-controller.git
synced 2026-03-28 19:22:33 +01:00
18 lines
186 B
YAML
18 lines
186 B
YAML
identifier: controller
|
|
name: controller
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 32
|
|
supported:
|
|
- ble
|
|
- gpio
|
|
- i2c
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
|