-
- Downloads
Merge pull request #203 from sandeepmistry/ota
Add support for updating sketches from an SD card
Showing
- cores/arduino/SERCOM.cpp 3 additions, 3 deletionscores/arduino/SERCOM.cpp
- extras/package_index.json.Hourly.template 5 additions, 0 deletionsextras/package_index.json.Hourly.template
- extras/package_index.json.PR.template 5 additions, 0 deletionsextras/package_index.json.PR.template
- libraries/SDU/extras/SDUBoot/SDUBoot.ino 92 additions, 0 deletionslibraries/SDU/extras/SDUBoot/SDUBoot.ino
- libraries/SDU/extras/SDUBoot/build.sh 26 additions, 0 deletionslibraries/SDU/extras/SDUBoot/build.sh
- libraries/SDU/keywords.txt 17 additions, 0 deletionslibraries/SDU/keywords.txt
- libraries/SDU/library.properties 9 additions, 0 deletionslibraries/SDU/library.properties
- libraries/SDU/src/SDU.cpp 34 additions, 0 deletionslibraries/SDU/src/SDU.cpp
- libraries/SDU/src/SDU.h 24 additions, 0 deletionslibraries/SDU/src/SDU.h
- libraries/SDU/src/boot/mkr1000.h 1192 additions, 0 deletionslibraries/SDU/src/boot/mkr1000.h
- libraries/SDU/src/boot/mkrzero.h 1192 additions, 0 deletionslibraries/SDU/src/boot/mkrzero.h
- libraries/SDU/src/boot/zero.h 1141 additions, 0 deletionslibraries/SDU/src/boot/zero.h
- platform.txt 6 additions, 0 deletionsplatform.txt
- variants/arduino_zero/linker_scripts/gcc/flash_with_bootloader.ld 3 additions, 0 deletions.../arduino_zero/linker_scripts/gcc/flash_with_bootloader.ld
- variants/mkr1000/linker_scripts/gcc/flash_with_bootloader.ld 3 additions, 0 deletionsvariants/mkr1000/linker_scripts/gcc/flash_with_bootloader.ld
- variants/mkrzero/linker_scripts/gcc/flash_with_bootloader.ld 3 additions, 0 deletionsvariants/mkrzero/linker_scripts/gcc/flash_with_bootloader.ld
Loading
Please register or sign in to comment