Move Zephyr app into subdirectory.
This commit is contained in:
parent
92b41d28e5
commit
38f1dbd984
57 changed files with 1 additions and 9 deletions
19
app/boards/arm/planck/planck_rev6.yaml
Normal file
19
app/boards/arm/planck/planck_rev6.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
identifier: planck_rev6
|
||||
name: PLANKREV6
|
||||
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