Atmel ATmega328P C firmware template for Arduino Nano board
Go to file
King Kévin 44c609699d switch from UART to USART 2016-01-18 16:04:31 +01:00
lib switch from UART to USART 2016-01-18 16:04:31 +01:00
.gitignore ignore vim backup 2015-02-26 11:20:53 +01:00
LICENSE.txt add template main and uart source files, and Makefile script 2015-02-26 11:19:10 +01:00
Makefile add assembly support and use optiboot (over default arduino boot which does not support watchdog) 2016-01-18 15:48:21 +01:00
main.c switch from UART to USART 2016-01-18 16:04:31 +01:00
main.h change to more generic IO mapping 2015-02-28 13:21:33 +01:00