.. |
doc
|
Mention linuxspi and flip2 programmers
|
2022-10-01 22:12:37 +02:00 |
msvc
|
Add strerror_r() and access() modes to MSVC compat file
|
2022-08-05 18:47:40 +01:00 |
CMakeLists.txt
|
CMake: Fix dependency chain between avrdude.conf.in and avrdude.conf
|
2022-09-04 16:19:01 +02:00 |
Makefile.am
|
Add avrintel.[ch] to Makefile.am
|
2022-08-31 11:31:58 +01:00 |
arduino.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
arduino.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avr.c
|
Offload the programming interface info from part->flags to part->prog_modes
|
2022-08-30 16:33:42 +01:00 |
avr910.c
|
Merge pull request #1083 from stefanrueger/1081
|
2022-08-23 17:08:23 +01:00 |
avr910.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avrdude.1
|
Mention linuxspi and flip2 programmers
|
2022-10-01 22:12:37 +02:00 |
avrdude.conf.in
|
Merge pull request #1099 from stefanrueger/prog_modes
|
2022-09-24 13:23:12 +01:00 |
avrdude.h
|
Merge pull request #798 from mariusgreuel/pr-msvc
|
2022-01-07 18:30:19 +01:00 |
avrdude.spec.in
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
avrftdi.c
|
Offload the programming interface info from part->flags to part->prog_modes
|
2022-08-30 16:33:42 +01:00 |
avrftdi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avrftdi_private.h
|
Fix avrftdi support for ATmega2560 et al (load extended address)
|
2022-07-04 12:30:25 +01:00 |
avrftdi_tpi.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avrftdi_tpi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avrintel.c
|
Update NEWS
|
2022-08-31 17:35:03 +01:00 |
avrintel.h
|
Update NEWS
|
2022-08-31 17:35:03 +01:00 |
avrpart.c
|
Add avrintel.[ch] to the project and warn if mcuid incompatible with avrintel.c
|
2022-08-30 19:48:17 +01:00 |
bitbang.c
|
Offload the programming interface info from part->flags to part->prog_modes
|
2022-08-30 16:33:42 +01:00 |
bitbang.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
bootstrap
|
Make `bootstrap' executable
|
2021-12-19 00:35:52 +01:00 |
buspirate.c
|
Adapt indentation of a line in buspirate.c to neighbouring lines
|
2022-08-22 00:00:39 +01:00 |
buspirate.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
butterfly.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
butterfly.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
cmake_config.h.in
|
Clean up legacy code
|
2022-01-07 17:57:02 +01:00 |
config.c
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
config.h
|
Add avrintel.[ch] to the project and warn if mcuid incompatible with avrintel.c
|
2022-08-30 19:48:17 +01:00 |
config_gram.y
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
configure.ac
|
Post-7.0 changes
|
2022-05-07 22:57:49 +02:00 |
configure.cmake
|
CMake: Fix dependency chain between avrdude.conf.in and avrdude.conf
|
2022-09-04 16:19:01 +02:00 |
confwin.c
|
Remove ac_cfg.h from libavrdude.h
|
2022-01-10 15:12:33 +01:00 |
crc16.c
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
crc16.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
developer_opts.c
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
developer_opts.h
|
Update NEWS
|
2022-08-31 17:35:03 +01:00 |
developer_opts_private.h
|
Update NEWS
|
2022-08-31 17:35:03 +01:00 |
dfu.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
dfu.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
fileio.c
|
Offload the programming interface info from part->flags to part->prog_modes
|
2022-08-30 16:33:42 +01:00 |
flip1.c
|
Offload the programming interface info from part->flags to part->prog_modes
|
2022-08-30 16:33:42 +01:00 |
flip1.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
flip2.c
|
Improve exitspecs (-E) parsing
|
2022-09-30 20:16:16 +02:00 |
flip2.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
freebsd_ppi.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
ft245r.c
|
Offload the programming interface info from part->flags to part->prog_modes
|
2022-08-30 16:33:42 +01:00 |
ft245r.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtag3.c
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
jtag3.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtag3_private.h
|
Merge pull request #1015 from MCUdude/hv-updi
|
2022-07-18 14:28:39 +01:00 |
jtagmkI.c
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
jtagmkI.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtagmkII.c
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
jtagmkII.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtagmkII_private.h
|
Add more jtagmkii baud rates
|
2022-01-02 12:13:13 +01:00 |
jtagmkI_private.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
lexer.l
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
libavrdude.h
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
linux_ppdev.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
linuxgpio.c
|
Merge pull request #917 from asmirnou/iss45256-sysfs-gpio
|
2022-09-24 13:21:08 +01:00 |
linuxgpio.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
linuxspi.c
|
Improve error messaging in linuxspi.c
|
2022-09-23 16:53:52 +01:00 |
linuxspi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
lists.c
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
main.c
|
Improve error messaging when part or programmer are invalid
|
2022-09-21 15:38:05 +01:00 |
micronucleus.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
micronucleus.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
par.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
par.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pgm.c
|
Harden list management in pgm.c/config_gram.y
|
2022-08-24 00:03:45 +01:00 |
pgm_type.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pickit2.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pickit2.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pindefs.c
|
Reformat conditional programmers in avrdude.conf.in using -c*
|
2022-08-24 10:57:25 +01:00 |
ppi.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
ppi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
ppiwin.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
ser_avrdoper.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
ser_posix.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
ser_win32.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
serbb.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
serbb_posix.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
serbb_win32.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
serialupdi.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
serialupdi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
solaris_ecpp.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
stk500.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500_private.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
stk500generic.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500generic.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500v2.c
|
Distinguish different JTAG programming modes
|
2022-09-20 18:36:46 +01:00 |
stk500v2.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500v2_private.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
teensy.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
teensy.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
term.c
|
Change array for copy mem->desc to const char * in term.c
|
2022-08-15 14:25:58 +01:00 |
term.h
|
Flush stderr and stdout with all terminal error messages
|
2022-07-13 11:48:29 +01:00 |
tpi.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
update.c
|
Merge pull request #1059 from stefanrueger/programmer-devopts
|
2022-08-15 00:48:35 +01:00 |
updi_constants.h
|
Moved SerialUPDI sources to correct location
|
2021-12-21 21:45:36 +01:00 |
updi_link.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_link.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_nvm.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_nvm.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_readwrite.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_readwrite.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_state.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_state.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
usb_hidapi.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
usb_libusb.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
usbasp.c
|
Offload the programming interface info from part->flags to part->prog_modes
|
2022-08-30 16:33:42 +01:00 |
usbasp.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
usbdevs.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
usbtiny.c
|
Create a bespoke bootloader programmer for gammaBoot trinkets
|
2022-08-31 18:15:35 +01:00 |
usbtiny.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
whereami.c
|
Find 'avrdude.conf' based on absolute path to executable (#780)
|
2022-01-03 23:20:31 +01:00 |
whereami.h
|
Find 'avrdude.conf' based on absolute path to executable (#780)
|
2022-01-03 23:20:31 +01:00 |
windows.rc.in
|
Derive program version from last commit
|
2022-01-03 15:04:25 +01:00 |
wiring.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
wiring.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
xbee.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
xbee.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |