Skip to content

Tags: arduino/BOSSA

Tags

1.9.1-arduino2

Toggle 1.9.1-arduino2's commit message
[SAMD21] Don't issue a chip erase if address is 0

If a user selects "Nano33BLE" in the IDE but tries to flash a SAMD board, the commandline being used will not specify a base address, so the whole flash will be erased (the bootloader too)

1.9.1

Toggle 1.9.1's commit message
Use git describe for the bossa version

1.9

Toggle 1.9's commit message
Added SAM Cortex families to the device reset.

1.8

Toggle 1.8's commit message
Fixed some minor OSX build issues.

1.7.0

Toggle 1.7.0's commit message
Removed parallel build from mingw to avoid lockups

1.6.1-arduino

Toggle 1.6.1-arduino's commit message
Fixed progress bar

1.6-arduino

Toggle 1.6-arduino's commit message
Upped version to 1.6-arduino

1.5-arduino

Toggle 1.5-arduino's commit message
Added fast verify command support

The new command uses CRC to perform very fast block compare without the need
to transfer the block back and forth.

1.3a-arduino

Toggle 1.3a-arduino's commit message
Ignore compile error: unused-but-set-variable