aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-01Merge pull request #440 from arduino/scerza/fix-java-ide-network-uploadSilvano Cerza
2021-11-30Fix legacy upload.network_pattern ruleSilvano Cerza
2021-11-23Release 1.8.4Martino Facchin
2021-11-23Add Uno mini boardMartino Facchin
2021-11-23Merge pull request #426 from arduino/scerza/pluggable-discovery-supportMartino Facchin
2021-11-17Merge pull request #433 from felias-fogg/masterMartino Facchin
2021-10-18Inserted cast to unsigned int in available method in order to avoid call to _...Bernhard Nebel
2021-10-14Added pluggable discovery/monitor definitionsCristian Maglie
2021-10-01Merge pull request #383 from DanielGibson/disable-cdcMartino Facchin
2021-09-08Merge pull request #417 from per1234/ignore-wordSilvano Cerza
2021-06-30Don't use codespell's "rare" dictionary for CI spell checkper1234
2021-05-26Merge pull request #413 from per1234/ciMartino Facchin
2021-05-26Report changes in memory usage that would result from merging a PRper1234
2021-05-26Add "smoke test" examples compilation CI workflowper1234
2021-05-26Add CI workflow to do Arduino project-specific lintingper1234
2021-05-26Correct typos in comments and documentationper1234
2021-05-26Add CI workflow to check for commonly misspelled wordsper1234
2021-05-26Revert "Declare TwoWire functions as virtual" (#412)Alexander Entinger
2021-05-26Configure Dependabot to check for outdated actions used in workflowsper1234
2021-05-26Provide a brief description of the projectper1234
2021-05-25Merge pull request #396 from ArkadyGamza/make_TwoWire_functions_virtualAlexander Entinger
2021-02-25Declare TwoWire functions as virtualArkadyGamza
2021-01-12Merge pull request #385 from greyltc/patch-1Martino Facchin
2021-01-09fix twi_manageTimeoutFlag function descriptionGreyson Christoforo
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