forked from arduino/ArduinoCore-samd
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathboards.txt
More file actions
131 lines (127 loc) · 4.42 KB
/
boards.txt
File metadata and controls
131 lines (127 loc) · 4.42 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# 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
# KMB20 (Native USB Port)
# ---------------------------------------
kmb20.name=KMB20
kmb20.vid.0=0x2341
kmb20.pid.0=0x804d
kmb20.vid.1=0x2341
kmb20.pid.1=0x004d
kmb20.upload.tool=bossac
kmb20.upload.protocol=sam-ba
kmb20.upload.maximum_size=262144
kmb20.upload.use_1200bps_touch=true
kmb20.upload.wait_for_upload_port=true
kmb20.upload.native_usb=true
kmb20.build.mcu=cortex-m0plus
kmb20.build.f_cpu=48000000L
kmb20.build.usb_product="Arduino Zero"
kmb20.build.usb_manufacturer="Arduino LLC"
kmb20.build.board=SAMD_ZERO
kmb20.build.core=arduino
kmb20.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
kmb20.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
kmb20.build.openocdscript=openocd_scripts/arduino_zero.cfg
kmb20.build.variant=kmb20
kmb20.build.variant_system_lib=
kmb20.build.vid=0x2341
kmb20.build.pid=0x804d
kmb20.bootloader.tool=openocd
kmb20.bootloader.file=kicksat_adafruit_samd_feather/samd21_kicksat.hex
# KMB21 (Native USB Port)
# ---------------------------------------
kmb21.name=KMB21
kmb21.vid.0=0x2341
kmb21.pid.0=0x804d
kmb21.vid.1=0x2341
kmb21.pid.1=0x004d
kmb21.upload.tool=bossac
kmb21.upload.protocol=sam-ba
kmb21.upload.maximum_size=262144
kmb21.upload.use_1200bps_touch=true
kmb21.upload.wait_for_upload_port=true
kmb21.upload.native_usb=true
kmb21.build.mcu=cortex-m0plus
kmb21.build.f_cpu=48000000L
kmb21.build.usb_product="Arduino Zero"
kmb21.build.usb_manufacturer="Arduino LLC"
kmb21.build.board=SAMD_ZERO
kmb21.build.core=arduino
kmb21.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
kmb21.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
kmb21.build.openocdscript=openocd_scripts/arduino_zero.cfg
kmb21.build.variant=kmb21
kmb21.build.variant_system_lib=
kmb21.build.vid=0x2341
kmb21.build.pid=0x804d
kmb21.bootloader.tool=openocd
kmb21.bootloader.file=kicksat_adafruit_samd_feather/samd21_kicksat.hex
# KMB22 (Native USB Port)
# ---------------------------------------
kmb22.name=KMB22
kmb22.vid.0=0x2341
kmb22.pid.0=0x804d
kmb22.vid.1=0x2341
kmb22.pid.1=0x004d
kmb22.upload.tool=bossac
kmb22.upload.protocol=sam-ba
kmb22.upload.maximum_size=262144
kmb22.upload.use_1200bps_touch=true
kmb22.upload.wait_for_upload_port=true
kmb22.upload.native_usb=true
kmb22.build.mcu=cortex-m0plus
kmb22.build.f_cpu=48000000L
kmb22.build.usb_product="Arduino Zero"
kmb22.build.usb_manufacturer="Arduino LLC"
kmb22.build.board=SAMD_ZERO
kmb22.build.core=arduino
kmb22.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
kmb22.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
kmb22.build.openocdscript=openocd_scripts/arduino_zero.cfg
kmb22.build.variant=kmb22
kmb22.build.variant_system_lib=
kmb22.build.vid=0x2341
kmb22.build.pid=0x804d
kmb22.bootloader.tool=openocd
kmb22.bootloader.file=kicksat_adafruit_samd_feather/samd21_kicksat.hex
# KMB23 (Native USB Port)
# ---------------------------------------
kmb23.name=KMB23
kmb23.vid.0=0x2341
kmb23.pid.0=0x804d
kmb23.vid.1=0x2341
kmb23.pid.1=0x004d
kmb23.upload.tool=bossac
kmb23.upload.protocol=sam-ba
kmb23.upload.maximum_size=262144
kmb23.upload.use_1200bps_touch=true
kmb23.upload.wait_for_upload_port=true
kmb23.upload.native_usb=true
kmb23.build.mcu=cortex-m0plus
kmb23.build.f_cpu=48000000L
kmb23.build.usb_product="Arduino Zero"
kmb23.build.usb_manufacturer="Arduino LLC"
kmb23.build.board=SAMD_ZERO
kmb23.build.core=arduino
kmb23.build.extra_flags=-D__SAMD21G18A__ {build.usb_flags}
kmb23.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
kmb23.build.openocdscript=openocd_scripts/arduino_zero.cfg
kmb23.build.variant=kmb23
kmb23.build.variant_system_lib=
kmb23.build.vid=0x2341
kmb23.build.pid=0x804d
kmb23.bootloader.tool=openocd
kmb23.bootloader.file=kicksat_adafruit_samd_feather/samd21_kicksat.hex