This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
AVR-Template
Template
Watch
1
Fork
You've already forked AVR-Template
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Simple template for an AVR C project. By default configured for Atmega328p (commonly used in 8-bit arduino boards).
7
commits
1
branch
0
tags
31
KiB
C
68.3%
Makefile
31.7%
c659d21f0b
Branches
Tags
No results found.
Find a file
Use this template
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Imbus
c659d21f0b
Makefile target for viewing assembly/symbol table and gitignore
2024-04-03 20:19:58 +02:00
.vscode
Initial
2024-03-23 19:36:08 +01:00
.gitignore
Makefile target for viewing assembly/symbol table and gitignore
2024-04-03 20:19:58 +02:00
main.c
Default to timer based interrupt
2024-04-02 23:30:57 +02:00
makefile
Makefile target for viewing assembly/symbol table and gitignore
2024-04-03 20:19:58 +02:00
README.md
Links
2024-04-02 14:25:26 +02:00
README.md
AVR Template
QEMU AVR Docs
Atmel AVR Docs
Atmega328P Datasheet
sudo dnf install avr-binutils avr-libc avr-gcc avr-gcc-c++ avrdude qemu-system-avr