You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script to build avr-gcc 9.1 AND avr-libc latest, with built in support for Xmega3 devices
2
+
3
+
Script to build avr-gcc 9.1 AND avr-libc3, with built in support for Xmega3 devices
3
4
4
5
Based on the script from http://blog.zakkemble.net/avr-gcc-builds
5
-
the modifications are minor, simply to use SVN version rather than the latest release, and apply the latest patch for Xmega3 devices.
6
+
7
+
AVR-LIBC is being fetched from the AVR-LIBC3 fork, to allow updated verisons of AVR-LIBC to be built that include things NOT in the official old release.
0 commit comments