Stefan Rueger
|
4babe183da
|
Initialise memory before avr_set_bits() calls in stk500.c and stk500v2.c
|
2022-07-24 18:20:35 +01:00 |
MCUdude
|
7144a9f2ae
|
Replace incorrect warning message
Was mistakenly added in PR #854.
|
2022-01-29 20:08:43 +01:00 |
MCUdude
|
28be45d8b6
|
Fix Ardino sync attempts
In order for the Arduino bootloader to re-sync with Avrdude, the microcontroller needs to be reset to start the bootloader again.
|
2022-01-29 19:53:42 +01:00 |
MCUdude
|
ad6eff0f76
|
Set number of Arduino/STK500 connection retry attempts
Using the extended parameter flag -x. Usage: . Default number of attempts is still 10 if not -x flag is specified
|
2022-01-25 09:40:24 +01:00 |
MCUdude
|
286c0f5e2a
|
Don't print irrelevant information for the Arduino programmer
|
2022-01-24 22:16:31 +01:00 |
Marius Greuel
|
fe6f08d48f
|
Use alloca for stack based memory allocation
|
2022-01-07 17:54:36 +01:00 |
Marius Greuel
|
c035c91db5
|
Add compatibility shim for MSVC
|
2022-01-07 17:54:36 +01:00 |
Dawid Buchwald
|
291549d021
|
Merged AVRDUDES/main into SerialUPDI branch
|
2021-12-21 21:38:51 +01:00 |
Marius Greuel
|
5633a6d88a
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |