We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6555655 commit 77092faCopy full SHA for 77092fa
simavr/cores/sim_mega324.c
@@ -26,7 +26,7 @@
26
27
#define _AVR_IO_H_
28
#define __ASSEMBLER__
29
-#include "avr/iom324p.h"
+#include "avr/iom324.h"
30
31
/* borken avr-libc missing these declarations :/ */
32
/* The one from 324a are also wrong, like, I'm embarassed for whomever
0 commit comments