feat(boards): Add preonic_rev3 board.
This commit is contained in:
parent
4faf6eba97
commit
984b16e03b
9 changed files with 284 additions and 0 deletions
19
app/boards/arm/preonic/preonic_rev3.yaml
Normal file
19
app/boards/arm/preonic/preonic_rev3.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
identifier: preonic_rev3
|
||||
name: PREONICREV3
|
||||
type: keyboard
|
||||
arch: arm
|
||||
toolchain:
|
||||
- zephyr
|
||||
- gnuarmemb
|
||||
- xtools
|
||||
ram: 40
|
||||
supported:
|
||||
- gpio
|
||||
- i2c
|
||||
- counter
|
||||
- spi
|
||||
- usb_device
|
||||
- lsm303dlhc
|
||||
- nvs
|
||||
- can
|
||||
- kscan
|
||||
Loading…
Add table
Add a link
Reference in a new issue