Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin.
Fix broken AVR8 Serial peripheral driver.
This commit is contained in:
parent
2590452104
commit
c24027f3b5
7 changed files with 29 additions and 11 deletions
|
@ -62,7 +62,7 @@
|
|||
|
||||
#include "Atomic.h"
|
||||
|
||||
#define PROGMEM
|
||||
#define PROGMEM const
|
||||
#else
|
||||
#include <avr/io.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue