.. |
doc
|
Improve -B bitclock documentation
|
2022-10-23 22:26:07 +01:00 |
msvc
|
Add strerror_r() and access() modes to MSVC compat file
|
2022-08-05 18:47:40 +01:00 |
CMakeLists.txt
|
Provide cached byte-wise read/write API (#1106)
|
2022-10-05 22:16:15 +01:00 |
Makefile.am
|
Provide cached byte-wise read/write API (#1106)
|
2022-10-05 22:16:15 +01:00 |
arduino.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
arduino.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avr.c
|
Merge pull request #1141 from stefanrueger/paged
|
2022-10-23 22:33:31 +01:00 |
avr910.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
avr910.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avrcache.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
avrdude.1
|
Improve -B bitclock documentation
|
2022-10-23 22:26:07 +01:00 |
avrdude.conf.in
|
Merge branch 'avrdudes:main' into Xplained_Pro_PDI
|
2022-10-24 07:57:55 +08:00 |
avrdude.h
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
avrdude.spec.in
|
…
|
|
avrftdi.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
avrftdi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avrftdi_private.h
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +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
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
bitbang.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
bitbang.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
bootstrap
|
…
|
|
buspirate.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
buspirate.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
butterfly.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
butterfly.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
cmake_config.h.in
|
…
|
|
config.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +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
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +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
|
…
|
|
crc16.c
|
…
|
|
crc16.h
|
…
|
|
developer_opts.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +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
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
dfu.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
fileio.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
flip1.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
flip1.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
flip2.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
flip2.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
freebsd_ppi.h
|
…
|
|
ft245r.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
ft245r.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtag3.c
|
Merge pull request #1138 from MCUdude/pic-detect-mode-cherry
|
2022-10-23 21:57:26 +01:00 |
jtag3.h
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
jtag3_private.h
|
Initial support for Power Debugger analog reading
|
2022-10-01 21:17:01 +02:00 |
jtagmkI.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
jtagmkI.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtagmkII.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
jtagmkII.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtagmkII_private.h
|
…
|
|
jtagmkI_private.h
|
…
|
|
lexer.l
|
Fix writing of last word on DWORD TPI parts (#1115)
|
2022-10-17 14:15:50 +01:00 |
libavrdude.h
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
linux_ppdev.h
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
linuxgpio.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
linuxgpio.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
linuxspi.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
linuxspi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
lists.c
|
…
|
|
main.c
|
Improve -B bitclock documentation
|
2022-10-23 22:26:07 +01:00 |
micronucleus.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
micronucleus.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
par.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
par.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pgm.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
pgm_type.c
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pickit2.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
pickit2.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pindefs.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
ppi.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
ppi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
ppiwin.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
ser_avrdoper.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
ser_posix.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
ser_win32.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
serbb.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
serbb_posix.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
serbb_win32.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
serialupdi.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
serialupdi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
solaris_ecpp.h
|
…
|
|
stk500.c
|
Support optiboot, optiboot_dx and optiboot_x bootloaders for -c arduino (#1140)
|
2022-10-23 22:32:29 +01:00 |
stk500.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500_private.h
|
…
|
|
stk500generic.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
stk500generic.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500v2.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +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
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
teensy.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
term.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
term.h
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
tpi.h
|
…
|
|
update.c
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
updi_constants.h
|
…
|
|
updi_link.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
updi_link.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_nvm.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
updi_nvm.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
updi_readwrite.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +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
|
Fix formatting and replace tabs with spaces
|
2022-10-20 12:39:11 +02:00 |
usb_libusb.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
usbasp.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
usbasp.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
usbdevs.h
|
Add missing USB VID/PIDs
|
2022-10-20 12:19:10 +02:00 |
usbtiny.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
usbtiny.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
whereami.c
|
…
|
|
whereami.h
|
…
|
|
windows.rc.in
|
…
|
|
wiring.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
wiring.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
xbee.c
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
xbee.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |