arduino-0018-windows
This commit is contained in:
parent
157fd6f1a1
commit
f39fc49523
5182 changed files with 950586 additions and 0 deletions
38
arduino-0018-windows/hardware/tools/avr/source/SOURCE
Normal file
38
arduino-0018-windows/hardware/tools/avr/source/SOURCE
Normal file
|
@ -0,0 +1,38 @@
|
|||
WinAVR
|
||||
------
|
||||
|
||||
Sources for specific versions of these packages can be found at these locations.
|
||||
|
||||
GNU Binutils
|
||||
<http://sources.redhat.com/binutils/>
|
||||
|
||||
GCC
|
||||
<http://gcc.gnu.org/>
|
||||
|
||||
avr-libc
|
||||
<http://savannah.nongnu.org/projects/avr-libc>
|
||||
|
||||
avrdude
|
||||
<http://savannah.nongnu.org/projects/avrdude/>
|
||||
|
||||
GDB
|
||||
<http://sources.redhat.com/gdb/>
|
||||
|
||||
Insight
|
||||
<http://sources.redhat.com/insight/>
|
||||
|
||||
AVaRICE
|
||||
<http://sourceforge.net/projects/avarice>
|
||||
|
||||
SimulAVR
|
||||
<http://savannah.nongnu.org/projects/simulavr/>
|
||||
|
||||
Tofrodos
|
||||
<http://www.thefreecountry.com/>
|
||||
|
||||
Cygwin DLLs
|
||||
<http://www.cygwin.com/>
|
||||
|
||||
Any patches against these sources can be found in the \source directory
|
||||
of your installation. These are organized into different subdirectories, one
|
||||
for each project. All patches have a .patch file extension.
|
Reference in a new issue