aboutsummaryrefslogtreecommitdiffstats
path: root/nrf52/Makefile.feather-52840
blob: 81d72458421f2528a6b5dd1b4886b3019d8f9bea (plain)
1
2
3
4
5
6
7
8
9
10
# -*- mode: Makefile -*-

VENDOR = adafruit
PLATFORM = nrf52
BOARD = feather52840

EXTRAPREFS = -prefs "build.sd_name=s140" -prefs "build.sd_version=6.1.1" -prefs "build.sd_fwid=0x00B6"

USBVID = 239a
USBPID = '0029|8029'