Atmel ATmega328P C firmware template for Arduino Nano board
Go to file
King Kévin b248b82033 reimplement UART with interrupt support (now USART) 2016-01-18 15:50:36 +01:00
lib reimplement UART with interrupt support (now USART) 2016-01-18 15:50:36 +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 factorize pin operation and add short command 2015-08-03 09:14:53 +02:00
main.h change to more generic IO mapping 2015-02-28 13:21:33 +01:00