aboutsummaryrefslogtreecommitdiffstats
path: root/readme
diff options
context:
space:
mode:
authorVG <vg@devys.org>2015-08-26 18:45:01 +0200
committerVG <vg@devys.org>2015-08-26 18:45:01 +0200
commit7346cfaad4d969db060f3c7ae242ea93f4fff5c0 (patch)
tree3d3a09a29f783270b8da931e3c879234553ec43f /readme
downloadavr-7346cfaad4d969db060f3c7ae242ea93f4fff5c0.tar.gz
avr-7346cfaad4d969db060f3c7ae242ea93f4fff5c0.tar.bz2
avr-7346cfaad4d969db060f3c7ae242ea93f4fff5c0.zip
Diffstat (limited to 'readme')
-rw-r--r--readme6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme b/readme
new file mode 100644
index 0000000..5551cd5
--- /dev/null
+++ b/readme
@@ -0,0 +1,6 @@
+This is a repository containing some basic avr examples.
+
+Can be useful for quick debuging, or to validate a component or module works.
+
+Sometimes I put working avr code for modules I develop, not big enough to have
+its own repository.