. |-- avr | |-- avr | | |-- bin | | | |-- ar | | | |-- as | | | |-- gcc | | | |-- ld | | | |-- nm | | | |-- ranlib | | | `-- strip | | |-- include | | | |-- avr | | | | |-- boot.h | | | | |-- crc16.h | | | | |-- delay.h | | | | |-- eeprom.h | | | | |-- ina90.h | | | | |-- interrupt.h | | | | |-- io.h | | | | |-- io1200.h | | | | |-- io2313.h | | | | |-- io2323.h | | | | |-- io2333.h | | | | |-- io2343.h | | | | |-- io43u32x.h | | | | |-- io43u35x.h | | | | |-- io4414.h | | | | |-- io4433.h | | | | |-- io4434.h | | | | |-- io76c711.h | | | | |-- io8515.h | | | | |-- io8534.h | | | | |-- io8535.h | | | | |-- io86r401.h | | | | |-- ioat94k.h | | | | |-- iom103.h | | | | |-- iom128.h | | | | |-- iom16.h | | | | |-- iom161.h | | | | |-- iom162.h | | | | |-- iom163.h | | | | |-- iom169.h | | | | |-- iom32.h | | | | |-- iom323.h | | | | |-- iom64.h | | | | |-- iom8.h | | | | |-- iom8515.h | | | | |-- iom8535.h | | | | |-- iotn11.h | | | | |-- iotn12.h | | | | |-- iotn15.h | | | | |-- iotn22.h | | | | |-- iotn26.h | | | | |-- iotn28.h | | | | |-- parity.h | | | | |-- pgmspace.h | | | | |-- portpins.h | | | | |-- sfr_defs.h | | | | |-- signal.h | | | | |-- sleep.h | | | | |-- timer.h | | | | |-- twi.h | | | | `-- wdt.h | | | |-- ctype.h | | | |-- eeprom.h | | | |-- errno.h | | | |-- ina90.h | | | |-- interrupt.h | | | |-- inttypes.h | | | |-- io.h | | | |-- math.h | | | |-- pgmspace.h | | | |-- progmem.h | | | |-- setjmp.h | | | |-- sig-avr.h | | | |-- stdio.h | | | |-- stdlib.h | | | |-- string.h | | | |-- timer.h | | | |-- twi.h | | | `-- wdt.h | | `-- lib | | |-- avr3 | | | |-- crt43320.o | | | |-- crt43355.o | | | |-- crt76711.o | | | |-- crtm103.o | | | |-- libc.a | | | |-- libm.a | | | |-- libprintf_flt.a | | | |-- libprintf_min.a | | | |-- libscanf_flt.a | | | `-- libscanf_min.a | | |-- avr4 | | | |-- crtm8.o | | | |-- crtm8515.o | | | |-- crtm8535.o | | | |-- libc.a | | | |-- libm.a | | | |-- libprintf_flt.a | | | |-- libprintf_min.a | | | |-- libscanf_flt.a | | | `-- libscanf_min.a | | |-- avr5 | | | |-- crtat94k.o | | | |-- crtm128.o | | | |-- crtm16.o | | | |-- crtm161.o | | | |-- crtm162.o | | | |-- crtm163.o | | | |-- crtm169.o | | | |-- crtm32.o | | | |-- crtm323.o | | | |-- crtm64.o | | | |-- libc.a | | | |-- libm.a | | | |-- libprintf_flt.a | | | |-- libprintf_min.a | | | |-- libscanf_flt.a | | | `-- libscanf_min.a | | |-- crt86401.o | | |-- crtc8534.o | | |-- crts1200.o | | |-- crts2313.o | | |-- crts2323.o | | |-- crts2333.o | | |-- crts2343.o | | |-- crts4414.o | | |-- crts4433.o | | |-- crts4434.o | | |-- crts8515.o | | |-- crts8535.o | | |-- crttn11.o | | |-- crttn12.o | | |-- crttn15.o | | |-- crttn22.o | | |-- crttn26.o | | |-- crttn28.o | | |-- ldscripts | | | |-- avr1.x | | | |-- avr1.xbn | | | |-- avr1.xn | | | |-- avr1.xr | | | |-- avr1.xu | | | |-- avr2.x | | | |-- avr2.xbn | | | |-- avr2.xn | | | |-- avr2.xr | | | |-- avr2.xu | | | |-- avr3.x | | | |-- avr3.xbn | | | |-- avr3.xn | | | |-- avr3.xr | | | |-- avr3.xu | | | |-- avr4.x | | | |-- avr4.xbn | | | |-- avr4.xn | | | |-- avr4.xr | | | |-- avr4.xu | | | |-- avr5.x | | | |-- avr5.xbn | | | |-- avr5.xn | | | |-- avr5.xr | | | `-- avr5.xu | | |-- libc.a | | |-- libm.a | | |-- libprintf_flt.a | | |-- libprintf_min.a | | |-- libscanf_flt.a | | `-- libscanf_min.a | |-- bin | | |-- avr-addr2line | | |-- avr-ar | | |-- avr-as | | |-- avr-c++filt | | |-- avr-cpp | | |-- avr-gcc | | |-- avr-gcc-3.3.1 | | |-- avr-gccbug | | |-- avr-gcov | | |-- avr-ld | | |-- avr-nm | | |-- avr-objcopy | | |-- avr-objdump | | |-- avr-ranlib | | |-- avr-readelf | | |-- avr-size | | |-- avr-strings | | |-- avr-strip | | `-- avrdude | |-- etc | | `-- avrdude.conf | |-- include | |-- info | | |-- as.info | | |-- avrdude.info | | |-- bfd.info | | |-- bfd.info-1 | | |-- bfd.info-2 | | |-- binutils.info | | |-- configure.info | | |-- cpp.info | | |-- cppinternals.info | | |-- gcc.info | | |-- gccint.info | | |-- ld.info | | `-- standards.info | |-- lib | | |-- gcc-lib | | | `-- avr | | | `-- 3.3.1 | | | |-- avr3 | | | | `-- libgcc.a | | | |-- avr4 | | | | `-- libgcc.a | | | |-- avr5 | | | | `-- libgcc.a | | | |-- cc1 | | | |-- collect2 | | | |-- include | | | | |-- README | | | | |-- fixed | | | | |-- float.h | | | | |-- iso646.h | | | | |-- limits.h | | | | |-- stdarg.h | | | | |-- stdbool.h | | | | |-- stddef.h | | | | |-- syslimits.h | | | | |-- unwind.h | | | | `-- varargs.h | | | |-- install-tools | | | | |-- fix-header | | | | |-- fixinc.sh | | | | |-- fixincl | | | | |-- fixproto | | | | |-- gsyslimits.h | | | | |-- include | | | | | |-- README | | | | | |-- float.h | | | | | |-- iso646.h | | | | | |-- limits.h | | | | | |-- stdarg.h | | | | | |-- stdbool.h | | | | | |-- stddef.h | | | | | |-- unwind.h | | | | | `-- varargs.h | | | | |-- mkheaders | | | | |-- mkheaders.conf | | | | `-- mkinstalldirs | | | |-- libgcc.a | | | `-- specs | | `-- libiberty.a | |-- man | | |-- man1 | | | |-- avr-addr2line.1 | | | |-- avr-ar.1 | | | |-- avr-as.1 | | | |-- avr-c++filt.1 | | | |-- avr-dlltool.1 | | | |-- avr-gcc.1 | | | |-- avr-ld.1 | | | |-- avr-nlmconv.1 | | | |-- avr-nm.1 | | | |-- avr-objcopy.1 | | | |-- avr-objdump.1 | | | |-- avr-ranlib.1 | | | |-- avr-readelf.1 | | | |-- avr-size.1 | | | |-- avr-strings.1 | | | |-- avr-strip.1 | | | |-- avr-windres.1 | | | |-- avrdude.1 | | | |-- cpp.1 | | | `-- gcov.1 | | `-- man7 | | |-- fsf-funding.7 | | |-- gfdl.7 | | `-- gpl.7 | `-- share | `-- doc | `-- avrdude-4.4.0 | |-- avrdude-html | | |-- avrdude.html | | |-- avrdude_1.html | | |-- avrdude_10.html | | |-- avrdude_11.html | | |-- avrdude_12.html | | |-- avrdude_13.html | | |-- avrdude_14.html | | |-- avrdude_15.html | | |-- avrdude_16.html | | |-- avrdude_17.html | | |-- avrdude_18.html | | |-- avrdude_19.html | | |-- avrdude_2.html | | |-- avrdude_20.html | | |-- avrdude_21.html | | |-- avrdude_22.html | | |-- avrdude_23.html | | |-- avrdude_24.html | | |-- avrdude_25.html | | |-- avrdude_26.html | | |-- avrdude_27.html | | |-- avrdude_28.html | | |-- avrdude_29.html | | |-- avrdude_3.html | | |-- avrdude_30.html | | |-- avrdude_31.html | | |-- avrdude_32.html | | |-- avrdude_33.html | | |-- avrdude_34.html | | |-- avrdude_35.html | | |-- avrdude_36.html | | |-- avrdude_37.html | | |-- avrdude_38.html | | |-- avrdude_4.html | | |-- avrdude_5.html | | |-- avrdude_6.html | | |-- avrdude_7.html | | |-- avrdude_8.html | | |-- avrdude_9.html | | |-- avrdude_abt.html | | |-- avrdude_ovr.html | | `-- avrdude_toc.html | |-- avrdude.pdf | `-- avrdude.ps `-- erg 31 directories, 297 files