forked from kofal.net/zmk
feat(boards): Add Mikoto board
* Supports selecting from several possible charge currents Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
15
app/boards/arm/mikoto/mikoto_520.yaml
Normal file
15
app/boards/arm/mikoto/mikoto_520.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
identifier: mikoto_520
|
||||
name: mikoto_520
|
||||
type: mcu
|
||||
arch: arm
|
||||
toolchain:
|
||||
- zephyr
|
||||
- gnuarmemb
|
||||
- xtools
|
||||
supported:
|
||||
- adc
|
||||
- usb_device
|
||||
- ble
|
||||
- ieee802154
|
||||
- pwm
|
||||
- watchdog
|
||||
Reference in New Issue
Block a user