aboutsummaryrefslogtreecommitdiff
path: root/template/README.md
blob: bdafb7fd40562254475957504c56158e0024a23f (plain)
1
2
3
4
5
6
7
8
9
AVR-IOE template project
========================
Use can use this as template for our project. Just move it where you want it and
change symbolic link to avr-ioe. Or if you are going to use git, just remove
symbolic link and add avr-ioe as submodule.

In Makefile you can change project name and add or change source files.

To configure avr-ioe just run `make menuconfig` in this folder.