aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-06Allow disabling CDC with -DCDC_DISABLEDDaniel Gibson
2020-11-02Merge pull request #369 from per1234/update-platform-docs-urlsMartino Facchin
2020-11-02Update platform specification URLs in configuration filesper1234
2020-11-02Merge pull request #345 from Vitve4/pr_344Martino Facchin
2020-11-01Improve reading ADC resultVitaly Shmagun
2020-10-15Merge pull request #361 from matthijskooijman/improve-newMartino Facchin
2020-09-17Use std::size_t in new/deleteMatthijs Kooijman
2020-09-17Optionally let new terminate on allocation failureMatthijs Kooijman
2020-09-17Make zero-sized new standards-compliantMatthijs Kooijman
2020-09-17Call std::terminate on pure or deleted virtual functionsMatthijs Kooijman
2020-09-17Add weak `std::terminate()` implementationMatthijs Kooijman
2020-09-17Allow overriding selected operator new and delete functionsMatthijs Kooijman
2020-09-17Clean up and complete `<new>` headerMatthijs Kooijman
2020-09-17Swap new and new.h header filesMatthijs Kooijman
2020-06-11Wire: apply last suggested comment from @matthijskooijmanMartino Facchin
2020-06-11Publish 1.8.3Martino Facchin
2020-06-11Wire: improve comments on timeoutMatthijs Kooijman
2020-06-11Wire: add sensible defaults to setWireTimeoutMartino Facchin
2020-06-11Introduce non compulsory Wire timeoutGreyson Christoforo
2020-06-11Merge pull request #340 from eudoxos/header-newMartino Facchin
2020-06-11Merge pull request #335 from cmaglie/add-precomp-lib-supportMartino Facchin
2020-05-13Add "new" proxy header for compatibility with c++-standard #include<new>eudoxos
2020-05-04Merge pull request #337 from Max-Leopold/patch-1Martino Facchin
2020-05-02Update comment on wiring_analog.cMaximilian Leopold
2020-04-28Added precompiled lib supportCristian Maglie
2020-03-19Merge pull request #318 from e28eta/typosMartino Facchin
2020-03-18Fix sine -> since typo in HardwareSerial filesDaniel Jackson
2019-12-02Release 1.8.2Cristian Maglie
2019-09-25Interrupt ordering for 32u2 and 16u2 MCU (#66)Manuel Reimer
2019-09-20Added SERIAL_PORT_MONITOR define to Arduino EthernetGiampiero Baggiani
2019-09-20Merge pull request #286 from arduino/remove-genuinoMartino Facchin
2019-09-20Removed Genuino Micro and set to replace it with Arduino Micro on uploadCristian Maglie
2019-09-19Remove Genuino OccurrencesLuca Cipriani
2019-09-18Merge pull request #284 from arduino/revert-52-masterAlexander Entinger
2019-09-18Revert "Changed linking order, so precompiled libraries can use the Arduino c...Alexander Entinger
2019-09-16Merge pull request #4 from awatterott/masterAlexander Entinger
2019-09-16Add i2c_scanner to example of Wire (#93)Asuki Kono
2019-09-16Changed linking order, so precompiled libraries can use the Arduino c… (#52)Corjan85
2019-09-16Merge pull request #82 from luco5826/masterAlexander Entinger
2019-09-16Merge pull request #95 from jrowberg/masterAlexander Entinger
2019-09-16Merge pull request #92 from matthijskooijman/cdc-no-prototocol-atAlexander Entinger
2019-09-16Merge pull request #99 from gigoh/fix-bootloader-pathAlexander Entinger
2019-09-16Merge pull request #100 from CombiesGit/patch-1Alexander Entinger
2019-09-16Merge pull request #31 from jamadagni/patch-1Alexander Entinger
2019-09-16Merge branch 'master' into patch-1Alexander Entinger
2019-09-16Merge pull request #33 from Pharap/add-placement-newAlexander Entinger
2019-09-16Merge pull request #64 from paulrnash/paulrnash-intellisenseAlexander Entinger
2019-09-16Adding parenthesis around 'bitvalue' allowing correct macro expansion when us...Alexander Entinger
2019-09-16Merge pull request #76 from dmadison/pluggable-unusedAlexander Entinger
2019-09-16Merge pull request #103 from zakkie/fix/remove_ifAlexander Entinger