Commit 0aa0c631 authored by dean's avatar dean
Browse files

DM: rename radiofruit

parent 74293357
Showing with 21 additions and 0 deletions
+21 -0
CHIP_FAMILY = samd21
CHIP_VARIANT = SAMD21G18A
#ifndef BOARD_CONFIG_H
#define BOARD_CONFIG_H
#define VENDOR_NAME "Adafruit Industries"
#define PRODUCT_NAME "Radiofruit M0"
#define VOLUME_LABEL "RADIOBOOT"
#define INDEX_URL "http://adafru.it/3403"
#define BOARD_ID "SAMR21G18A-Radiofruit-v0"
#define USB_VID 0x239A
#define USB_PID 0x0024
#define LED_PIN PIN_PA27
#define BOARD_NEOPIXEL_PIN PIN_PA22
#define BOARD_NEOPIXEL_COUNT 1
#endif
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment