1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-28 09:24:14 +01:00
Arduino/build/shared/examples
per1234 99d3114168 Move built-in examples to dedicated repository
A dedicated repository for the examples will make it easier for them to be built in to arbitrary development tools. It will make it easier to use them for compilation testing of boards platforms. It provides a dedicated location for issue reports and pull requests that are specific to the examples. It continues the work done by moving the AVR and SAM boards platforms and built-in libraries towards making the arduino/Arduino repository solely a place to host the GUI code of the Arduino IDE.
2020-09-07 04:52:40 -07:00
..
README.md Move built-in examples to dedicated repository 2020-09-07 04:52:40 -07:00

Built-in examples have been moved

Originally, the main Arduino repository contained the built-in examples in this directory. Since then, these have been moved to:

https://github.com/arduino/arduino-examples