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
bombasticbob edited this page Oct 27, 2014
·
6 revisions
Patches
This is the 'patches' repository, containing compiler+tools patch files that extend the capability of the compiler and environment to include specific features, such as support for xmega processors (and in one case, a bug fix).
This is a list of additional CPUs being supported:
atxmega64d4 (gcc-4.5.1, binutils-2.20.1, libc-1.8.0)
supported upstream as of gcc 4.8.3
For avrdude 5.11, there is a patch for a (reported) problem with page size > 256 bytes in 'stk500v2.c'. Also, I included the original 'Arduino reset timeout' patch for 'arduino.c' (this has been implemented upstream, but not in the freebsd port).