Jörg Wunsch
|
2d833e7ceb
|
Merge pull request #820 from dl8dtl/libavrdude-remove-ac_cfg_h
Remove ac_cfg.h from libavrdude.h
|
2022-01-11 12:44:26 +01:00 |
Joerg Wunsch
|
48bcc269e2
|
Remove ac_cfg.h from libavrdude.h
|
2022-01-10 15:12:33 +01:00 |
Yegor Yefremov
|
1a85e01b63
|
pindefs: conform to the function declaration
The last parameter in the pins_check() routine is declared as
"const bool". Add the missing "const" specifier.
|
2022-01-09 15:57:45 +01:00 |
Yegor Yefremov
|
f29b2a283a
|
Fix typos all over the code
|
2022-01-07 11:31:16 +01:00 |
Marius Greuel
|
5633a6d88a
|
Move source files to 'src' folder
|
2021-12-17 09:17:42 +01:00 |