From b2f615766ff6e1655b951118611c18e8fb40736f Mon Sep 17 00:00:00 2001 From: DonPavlov <1541649+DonPavlov@users.noreply.github.com> Date: Thu, 20 Oct 2022 18:50:17 +0000 Subject: [PATCH] add yaml yml files --- app/boards/arm/bluehand/bluehand.yaml | 15 +++++++++++++++ app/boards/arm/bluehand/bluehand.yml | 12 ++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 app/boards/arm/bluehand/bluehand.yaml create mode 100644 app/boards/arm/bluehand/bluehand.yml 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 +