diff --git a/app/boards/arm/bluehand/bluehand.yaml b/app/boards/arm/bluehand/bluehand.yaml new file mode 100644 index 00000000..6bec642e --- /dev/null +++ b/app/boards/arm/bluehand/bluehand.yaml @@ -0,0 +1,15 @@ +identifier: bluehand +name: BlueHand +type: mcu +arch: arm +toolchain: + - zephyr + - gnuarmemb + - xtools +supported: + - adc + - usb_device + - ble + - ieee802154 + - pwm + - watchdog diff --git a/app/boards/arm/bluehand/bluehand.yml b/app/boards/arm/bluehand/bluehand.yml new file mode 100644 index 00000000..e7a3992f --- /dev/null +++ b/app/boards/arm/bluehand/bluehand.yml @@ -0,0 +1,12 @@ +file_format: "1" +id: bluehand +name: BlueHand +type: board +arch: arm +outputs: + - usb + - ble +url: https://nrf52.jpconstantineau.com/docs/macropad/bluehand/ +features: + - keys +