feat(boards): Add BT60 Boards
This commit is contained in:
parent
66f90dae3a
commit
99c5a8ee6f
16 changed files with 687 additions and 0 deletions
15
app/boards/arm/bt60/bt60_v1.yaml
Normal file
15
app/boards/arm/bt60/bt60_v1.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
identifier: bt60_v1
|
||||
name: BT60 V1 Soldered
|
||||
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