We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 5fecda7 commit 71597e7Copy full SHA for 71597e7
README.md
@@ -50,8 +50,8 @@ and David A. Mellis.
50
Arduino uses
51
[GNU avr-gcc toolchain](https://gcc.gnu.org/wiki/avr-gcc),
52
[GCC ARM Embedded toolchain](https://launchpad.net/gcc-arm-embedded),
53
-[avr-libc](http://www.nongnu.org/avr-libc/),
54
-[avrdude](http://www.nongnu.org/avrdude/),
+[avr-libc](https://www.nongnu.org/avr-libc/),
+[avrdude](https://www.nongnu.org/avrdude/),
55
[bossac](http://www.shumatech.com/web/products/bossa),
56
[openOCD](http://openocd.org/)
57
and code from [Processing](https://www.processing.org)
0 commit comments