You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bootloaders/zero/README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -254,13 +254,15 @@ This driver is the same as the one used by the MattairTech SAM M0+ Core.
254
254
4. Continue with driver installation above.
255
255
256
256
257
-
### Bossac Utility Installation
257
+
### Bossac Utility
258
258
259
-
This version of the bootloader requires bossac (1.7.0-mattairtech-1) from the package "MattairTech SAM M0+ Boards".
260
-
If using the Arduino IDE to upload firmware, then download the core.
259
+
This version of the bootloader requires bossac (1.7.0-mattairtech-1) or above.
261
260
262
261
**See the MattairTech SAM M0+ Core [README.md](https://github.com/mattairtech/ArduinoCore-samd/tree/master/README.md) "Driver Installation" for installation instructions.).**
263
262
263
+
#### Bossac Utility Installation
264
+
265
+
If using the Arduino IDE to upload firmware, then this will be installed automatically when intalling the core.
264
266
If using Bossac standalone, download bossac directly at:
265
267
266
268
*https://www.mattairtech.com/software/arduino/bossac-1.7.0-mattairtech-1-mingw32.tar.gz (Windows 32 bit and 64 bit)
0 commit comments