projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
5669a06
)
Commit
57134bdf07479532ae86fe3e38d1dfe26b23e7df
author
Tam Do
<tdo.pro@gmail.com>
Mon, 9 Jul 2018 14:50:01 +0000
(09:50 -0500)
committer
Tam Do
<tdo.pro@gmail.com>
Wed, 11 Jul 2018 23:54:34 +0000
(18:54 -0500)
simavr/cores/sim_mega32u4.c
patch
|
blob
|
history
|
download
diff --git
a/simavr/cores/sim_mega32u4.c
b/simavr/cores/sim_mega32u4.c
index ea79fac1fc5a8ccb2de3da0a4d1d6d7b398127c8..50ff33ab20a2488a5111c649417f65e517074292 100644
(file)
--- a/
simavr/cores/sim_mega32u4.c
+++ b/
simavr/cores/sim_mega32u4.c
@@
-54,8
+54,8
@@
void m32u4_reset(struct avr_t * avr);
#define _AVR_IO_H_
#define __ASSEMBLER__
-#ifndef __AVR_ATmega32
u
4__
-#define __AVR_ATmega32
u
4__
+#ifndef __AVR_ATmega32
U
4__
+#define __AVR_ATmega32
U
4__
#endif
#include "avr/iom32u4.h"