dean
|
c7ed745518
|
DM: add copyrights
|
2018-05-09 16:25:49 -04:00 |
|
dean
|
a75e94fc3c
|
DM: updated magic number to match circuitpython stuff
|
2017-11-06 11:10:29 -05:00 |
|
dean
|
4f072bce08
|
DM: fix upload bug
|
2017-10-18 17:42:00 -04:00 |
|
dean
|
ce608f2037
|
DM: added support for samd51J20A
|
2017-08-01 17:56:30 -04:00 |
|
dean
|
37b9881cbe
|
DM: added samd51 support
|
2017-06-30 17:24:28 -04:00 |
|
Martino Facchin
|
7ddb26678f
|
Avoid erasing the chip if the sketch doesn't contain a bootloader
Use the information retrieved from the linker script in use to simply call a reset without any erase
|
2016-12-16 10:25:06 +01:00 |
|
Martino Facchin
|
ce5405f396
|
Add method to automatically retrieve sketch start
The exported variable is used by banzai() to avoid erasing any bootloader part
|
2016-12-15 18:48:40 +01:00 |
|
Cristian Maglie
|
1a1856c2fc
|
License fix and cosmetic changes.
|
2015-06-14 17:16:37 +02:00 |
|
Cristian Maglie
|
dd50d5c446
|
Implemented 1200bps-touch to restart bootloader when connected from native port
|
2014-08-16 07:45:08 +02:00 |
|
Thibaut VIARD
|
ae42fd1167
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
Thibaut VIARD
|
83cf1c0bfd
|
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero
Conflicts:
hardware/arduino/samd/variants/arduino_zero/variant.cpp
|
2014-05-12 11:51:22 +02:00 |
|
Thibaut VIARD
|
4428f9ef0a
|
Fix compilation warning
|
2014-05-07 09:55:57 +02:00 |
|
Thibaut VIARD
|
973ccc47d8
|
Adding first files, not Zero specific
|
2014-04-15 14:46:03 +02:00 |
|