This website requires JavaScript.
Explore
Help
Sign In
kingkevin
/
arduino_nano
Watch
1
Star
0
Fork
0
You've already forked arduino_nano
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Atmel ATmega328P C firmware template for Arduino Nano board
19
Commits
1
Branch
0
Tags
433
KiB
C
92.3%
Makefile
5.1%
C++
2.6%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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
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
Makefile
add assembly support and use optiboot (over default arduino boot which does not support watchdog)
2016-01-18 15:48:21 +01:00