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:
parent
944f931704
commit
f2e0642291
11 changed files with 363 additions and 0 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue