feat(board): add puchi_ble_v1 to boards
* feat(board): Add Puchi-BLE v1 board
This commit is contained in:
parent
ce7a0e2b6c
commit
41bfc56e13
11 changed files with 309 additions and 0 deletions
15
app/boards/arm/puchi_ble/puchi_ble_v1.yaml
Normal file
15
app/boards/arm/puchi_ble/puchi_ble_v1.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
identifier: puchi_ble_v1
|
||||
name: puchi_ble_v1
|
||||
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