Skip to content

Releases: arduino/arduino-examples

1.10.1

30 Dec 14:46
1d7b1fb
Compare
Choose a tag to compare

Changelog

Bug Fix

  • Use distinctive names for SPI pin macros to avoid collisions (9806d58)

Full Changeset

1.10.0...1.10.1

Contributors

1.10.0

04 Oct 06:29
dfedf56
Compare
Choose a tag to compare

Release Notes

Enhancement

  • Update code formatting to Arduino IDE 2.x code style (4bbbf5c)

Contributors

1.9.1

11 May 18:35
4ee37f6
Compare
Choose a tag to compare

Enhancements

  • Make calibration code of 04.Analog/Calibrate more intuitive (thanks @zfields): 01de945

Bug Fixes

  • Update tutorial links: 9e44953, 972f6e5
  • Make 11.ArduinoISP/ArduinoISP compatible with all versions of ArduinoCore-API: 5d5e15b

1.9.0

07 Sep 09:38
Compare
Choose a tag to compare
  • Add support to the ArduinoISP sketch for Uno WiFi Rev2
  • Add all supported sketch filename extensions to examples_formatter.sh
  • Run code formatter on examples

Note

Previous tags in this repository represent the state of the examples as they were in each release of the Arduino IDE. Starting with this release, this repository will be versioned independently from the Arduino IDE.