mirror of
https://github.com/Optiboot/optiboot.git
synced 2025-08-19 09:02:05 +03:00
Add TXC0 define to make rs485 usable on atmega8
This commit is contained in:
@@ -106,6 +106,7 @@
|
|||||||
#define UDR0 UDR
|
#define UDR0 UDR
|
||||||
#define UDRE0 UDRE
|
#define UDRE0 UDRE
|
||||||
#define RXC0 RXC
|
#define RXC0 RXC
|
||||||
|
#define TXC0 TXC
|
||||||
#define FE0 FE
|
#define FE0 FE
|
||||||
#define TIFR1 TIFR
|
#define TIFR1 TIFR
|
||||||
#define WDTCSR WDTCR
|
#define WDTCSR WDTCR
|
||||||
|
Reference in New Issue
Block a user