diff options
Diffstat (limited to 'include/avr-ioe.h')
-rw-r--r-- | include/avr-ioe.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/avr-ioe.h b/include/avr-ioe.h new file mode 100644 index 0000000..cb84ad9 --- /dev/null +++ b/include/avr-ioe.h @@ -0,0 +1,2 @@ +#include "spi.h" +#include "usart.h" |