From 94bd7b528343c71d2374feb54bc407e316b28e45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 11 Jun 2017 18:19:30 +0200 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 334e8a9..7920c47 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +**This library is very old and unmaintained.** + +There may be some good bits worth salvaging, but for new projects I recommend the [avr-c-boilerplate](https://github.com/MightyPork/avr-c-boilerplate) as a base instead. Copy and port good modules from this library if you like. + +--- + # "porklib", MightyPork's Arduino Library This library aims to make development for AVR in C easy and fun.