-
Notifications
You must be signed in to change notification settings - Fork 2
Home
bombasticbob edited this page Oct 27, 2014
·
6 revisions
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).
atxmega64d4 (gcc-4.5.1, binutils-2.20.1, libc-1.8.0)
supported upstream as of gcc 4.8.3
atxmega16e5 (gcc-4.5.1, binutils-2-20.1, libc-1.8.0)
atxmega32e5 (gcc-4.5.1, binutils-2-20.1, libc-1.8.0)
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).