mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
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:
@@ -62,7 +62,7 @@
|
||||
|
||||
#include "Atomic.h"
|
||||
|
||||
#define PROGMEM
|
||||
#define PROGMEM const
|
||||
#else
|
||||
#include <avr/io.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user