Initial work on Proton-C board definition.
This commit is contained in:
parent
488bcc4656
commit
7614e7e52b
9 changed files with 239 additions and 0 deletions
18
app/boards/arm/proton_c/proton_c.yaml
Normal file
18
app/boards/arm/proton_c/proton_c.yaml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
identifier: proton_c
|
||||
name: QMK Proton-C
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
- zephyr
|
||||
- gnuarmemb
|
||||
- xtools
|
||||
ram: 40
|
||||
supported:
|
||||
- gpio
|
||||
- i2c
|
||||
- counter
|
||||
- spi
|
||||
- usb_device
|
||||
- lsm303dlhc
|
||||
- nvs
|
||||
- can
|
||||
Loading…
Add table
Add a link
Reference in a new issue