Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12avr 1.8.3: update package_index_bundled.jsonMartino Facchin
2019-12-09Updated package_index_bundledCristian Maglie
2019-06-19Update signatures for avrdude-6.3-arduino17Martino Facchin
2019-06-16Mass update bundled resourcesMartino Facchin
2018-09-10Add instructions for migrating commits to ArduinoCore-avrMatthijs Kooijman
2018-09-10Create README in hardware folderPolymetric
2018-09-10Update bundled avr core to 1.6.23Martino Facchin
2018-08-28Add aarch64 tools package_index bundledMartino Facchin
2018-07-20Update bundled linuxarm toolchain to proper packageMartino Facchin
2018-05-09Update avr core to 1.6.22 + package_index_bundledMartino Facchin
2018-05-09Move AVR core to its own repoMartino Facchin
2018-05-02Update arduinoOTA to 1.2.1Martino Facchin
2018-05-02Revert "Update DigitalPotControl.ino"Martino Facchin
2018-04-02Update DigitalPotControl.inoSimonePDA
2018-02-19Publish avr core 1.6.21 (maintenance release)Martino Facchin
2018-02-19Add menu for Nano with Optiboot bootloaderMartino Facchin
2017-08-18Update bundled avr core to 1.6.201.8.4Martino Facchin
2017-07-25Fixed Serial Port Argument That May Include SpacesVarun Mehta
2017-07-18Use correct part names in Tools > Processor menusper1234
2017-07-07Update comments to reflect Stream functions changed from private to protectedper1234
2017-05-31Releasing 1.8.31.8.3Cristian Maglie
2017-05-31Updated bundled AVR core to 1.6.19Cristian Maglie
2017-05-23Removed unneeded include in Print.hCristian Maglie
2017-05-23Move the flush method from Stream to PrintMatthijs Kooijman
2017-05-16Add Print::availableForWriteEric Wieser
2017-03-20Release avr core 1.6.18Martino Facchin
2017-03-20Fixed warning about unused variableCristian Maglie
2017-03-20upd: build.boardsergiotomasello
2017-03-16use IAD Descriptor for device descriptor per the definition in "USB 2.0 ECN I...liu nick
2017-03-16[AVR] USB send ZLP when neededCristian Maglie
2017-03-16Revert "Subtract one from USB_EP_SIZE in USB_SendSpace"Cristian Maglie
2017-03-14upd: uno wifi with wifi linksergiotomasello
2017-03-08AVR: Prevent warnings if BIN is previously definedCristian Maglie
2017-03-07fix extended fuse bits for ethernet boardAdrien Descamps
2017-03-07Set unused bits of extended fuse to 1Adrien Descamps
2017-02-08Update bundled avr core version to 1.6.18Martino Facchin
2017-02-08Update arduinoOTA to 1.1.1Martino Facchin
2017-02-08Update avrdude to 6.3.0-arduino9Martino Facchin
2017-02-08Update avr-gcc to avr-gcc-4.9.2-atmel3.5.4-arduino2Martino Facchin
2017-02-08Add virtual beginMulticast(...) stub to UDP classSandeep Mistry
2017-02-08Merge branch 'master' into stk500-jtagice3Martino Facchin
2017-02-08Add Atmel-ICE as AVR programmerMartino Facchin
2017-02-08Remove sam platform from IDE repoMartino Facchin
2017-01-09[AVR] update to 1.6.17Martino Facchin
2017-01-09[SAM] update to 1.6.11Martino Facchin
2017-01-09Merge pull request #5815 from roncapat/masterMartino Facchin
2017-01-09Remove old TODOs for non-standard ipv4 format supportPatrick Roncagliolo
2017-01-07Change quote style for single char in sam tooPatrick Roncagliolo
2017-01-07Change double quotes to single quotesPatrick Roncagliolo
2016-12-28Properly escape avrdude.upload.network_pattern to handle spaces in pathMartino Facchin