forked from arduino/ArduinoCore-samd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathboards.txt
47 lines (46 loc) · 2.57 KB
/
boards.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Copyright (c) 2014-2017 Arduino LLC. All right reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Prototyping Corner UWB Feather (SAMD21)
# ------------------------------
prototypingcorner_uwb_feather.name=Prototyping Corner UWB Feather
prototypingcorner_uwb_feather.vid.0=0x1209
prototypingcorner_uwb_feather.pid.0=0x8192
prototypingcorner_uwb_feather.upload.tool=bossac
prototypingcorner_uwb_feather.upload.protocol=sam-ba
prototypingcorner_uwb_feather.upload.maximum_size=262144
prototypingcorner_uwb_feather.upload.offset=0x2000
prototypingcorner_uwb_feather.upload.use_1200bps_touch=true
prototypingcorner_uwb_feather.upload.wait_for_upload_port=true
prototypingcorner_uwb_feather.upload.native_usb=true
prototypingcorner_uwb_feather.build.mcu=cortex-m0plus
prototypingcorner_uwb_feather.build.f_cpu=48000000L
prototypingcorner_uwb_feather.build.usb_product="UWB Feather"
prototypingcorner_uwb_feather.build.usb_manufacturer="Prototyping Corner"
prototypingcorner_uwb_feather.build.board=SAMD_ZERO
prototypingcorner_uwb_feather.build.core=arduino
prototypingcorner_uwb_feather.build.extra_flags=-DARDUINO_SAMD_ZERO -DARM_MATH_CM0PLUS -D__SAMD21G18A__ {build.usb_flags}
prototypingcorner_uwb_feather.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
prototypingcorner_uwb_feather.build.openocdscript=openocd_scripts/uwb_feather.cfg
prototypingcorner_uwb_feather.build.variant=uwb_feather
prototypingcorner_uwb_feather.build.variant_system_lib=
prototypingcorner_uwb_feather.build.vid=0x1209
prototypingcorner_uwb_feather.build.pid=0x8192
prototypingcorner_uwb_feather.bootloader.tool=openocd
prototypingcorner_uwb_feather.bootloader.file=uwb_feather/bootloader-uwb_feather-v3.4.0-prototypingcorner-1-ge11f058.bin
prototypingcorner_uwb_feather.menu.usbstack.arduino=Arduino
prototypingcorner_uwb_feather.menu.debug.off=Off
prototypingcorner_uwb_feather.menu.debug.on=On
prototypingcorner_uwb_feather.menu.debug.on.build.flags.debug=-g