.. |
doc
|
Lengthen delay after reset for benefit of autobaud bootloaders
|
2022-12-31 12:27:07 +00:00 |
msvc
|
Add strerror_r() and access() modes to MSVC compat file
|
2022-08-05 18:47:40 +01:00 |
CMakeLists.txt
|
CMake: Remove unused MSVC disable warning options
|
2022-12-27 16:31:49 +01:00 |
Makefile.am
|
Add hashes for optiboot bootloader instantiations
|
2022-12-20 21:37:20 +00: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
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00: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
|
Merge pull request #1205 from janegilruud/jtag3-tpi-jer
|
2022-12-13 23:56:25 +00:00 |
avrdude.1
|
Lengthen delay after reset for benefit of autobaud bootloaders
|
2022-12-31 12:27:07 +00:00 |
avrdude.conf.in
|
Fix boot section size of AT90SPWM2 and related parts
|
2023-01-03 00:19:38 +00:00 |
avrdude.h
|
Open programmer before allocating part
|
2022-11-01 18:12:00 +00:00 |
avrdude.spec.in
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
avrftdi.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00: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
|
Deprecate mosi/miso in favour of sdo/sdi
|
2022-11-22 17:04:05 +00:00 |
avrftdi_tpi.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
avrintel.c
|
Update avrintel.[ch] fixing boot section sizes
|
2023-01-03 00:21:55 +00:00 |
avrintel.h
|
Update avrintel.[ch] fixing boot section sizes
|
2023-01-03 00:21:55 +00:00 |
avrpart.c
|
Fix partial matches for locate_mem() and do_cmd()
|
2023-01-01 23:29:06 +00:00 |
bitbang.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00: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
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00:00 |
buspirate.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
butterfly.c
|
Remove butterfly_page_erase() function
|
2023-01-03 20:46:36 +00: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
|
Update n_interrupts in avrdude.conf.in and introduce eind
|
2022-11-27 16:56:49 +00: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
|
Set pin number or pin list rather than adding them
|
2023-01-02 23:57:53 +00:00 |
configure.ac
|
Update configure.ac to print libreadline status
|
2022-11-20 09:46:07 +08: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
|
Fix duplicate lockbits memory output of -p*/s
|
2023-01-02 22:22:34 +00:00 |
developer_opts.h
|
Open programmer before allocating part
|
2022-11-01 18:12:00 +00: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
|
Clarify comment
|
2022-12-13 23:59:58 +00: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
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
ft245r.c
|
Deprecate mosi/miso in favour of sdo/sdi
|
2022-11-22 17:04:05 +00:00 |
ft245r.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
jtag3.c
|
Clarify comment on copying usbsn
|
2023-01-02 17:10:15 +00:00 |
jtag3.h
|
Read programmer serial number from libusb or hidusb (#1223)
|
2022-12-21 19:11:31 +00:00 |
jtag3_private.h
|
Get rid of TPI magic numbers.
|
2022-11-22 13:23:57 +01: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
|
Establish avr_*timestamp() routines for timing
|
2022-11-25 22:09:02 +00: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
|
Shift initial current_struct setting from grammar to parser
|
2023-01-02 21:48:53 +00:00 |
libavrdude.h
|
Move static usbsn into serdev structure, remove serno access function
|
2023-01-02 16:55:33 +00:00 |
linux_ppdev.h
|
Review and overhaul AVRDUDE's messaging system (#1126)
|
2022-10-17 15:44:55 +01:00 |
linuxgpio.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00:00 |
linuxgpio.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
linuxspi.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00: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
|
Silence conf path detection debug output
|
2022-12-29 11:55:15 +01:00 |
micronucleus.c
|
Downgrade flash read unsupported err msg to notice
|
2022-12-28 13:16:53 +00:00 |
micronucleus.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
par.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00:00 |
par.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pgm.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00:00 |
pgm_type.c
|
Merge pull request #1205 from janegilruud/jtag3-tpi-jer
|
2022-12-13 23:56:25 +00:00 |
pickit2.c
|
Deprecate mosi/miso in favour of sdo/sdi
|
2022-11-22 17:04:05 +00:00 |
pickit2.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
pindefs.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00: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
|
Merge pull request #1171 from stefanrueger/urclock
|
2022-11-22 01:13:57 +00:00 |
ser_win32.c
|
Correct messages in WIN32 net_recv()
|
2022-12-30 12:13:36 +01:00 |
serbb.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
serbb_posix.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00:00 |
serbb_win32.c
|
Change definition of NO_PIN to 1+PIN_MAX (#1231)
|
2023-01-02 14:23:01 +00:00 |
serialupdi.c
|
Establish avr_*timestamp() routines for timing
|
2022-11-25 22:09:02 +00: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
|
Replace gratuitous references to slave and master with technical terms
|
2022-11-22 17:11:33 +00: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
|
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
|
Clarify comment on copying usbsn
|
2023-01-02 17:10:15 +00:00 |
stk500v2.h
|
Use const in PROGRAMMER function arguments where appropriate
|
2022-08-17 16:05:28 +01:00 |
stk500v2_private.h
|
Merge pull request #1216 from MCUdude/slow-clock-error
|
2022-12-21 19:09:11 +00: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
|
Change libreadline version from which it's OK to run from a pipeline
|
2023-01-03 16:31:50 +00:00 |
term.h
|
Revamp terminal output: progress bar, callback and stdout/stderr (#1132)
|
2022-10-23 21:56:45 +01:00 |
tpi.h
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |
update.c
|
Silence compiler warnings, change comments, remove typos
|
2022-11-24 12:14:54 +00:00 |
updi_constants.h
|
Moved SerialUPDI sources to correct location
|
2021-12-21 21:45:36 +01:00 |
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
|
Establish avr_*timestamp() routines for timing
|
2022-11-25 22:09:02 +00: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 |
urclock.c
|
Change info on libreadline to notice2 level
|
2022-12-31 12:42:12 +00:00 |
urclock.h
|
Provide urclock programmer
|
2022-11-06 01:29:07 +00:00 |
urclock_hash.h
|
Add more bootloader hashes
|
2022-12-20 23:25:43 +00:00 |
urclock_private.h
|
Update urbootPutVersion() to reflect urboot v7.7 changes
|
2022-11-16 00:42:36 +00:00 |
usb_hidapi.c
|
Move static usbsn into serdev structure, remove serno access function
|
2023-01-02 16:55:33 +00:00 |
usb_libusb.c
|
Move static usbsn into serdev structure, remove serno access function
|
2023-01-02 16:55:33 +00: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 alternative USB PID for PICkit4/SNAP in PIC mode
|
2022-12-14 20:11:43 +01:00 |
usbtiny.c
|
Deprecate mosi/miso in favour of sdo/sdi
|
2022-11-22 17:04:05 +00: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
|
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 |