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
|
@ -51,6 +51,7 @@
|
|||
#define __SPI_AVR32_H__
|
||||
|
||||
/* Includes: */
|
||||
#include <avr32/io.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue