From f17634478969895d92b062877c04df5e3e90317f Mon Sep 17 00:00:00 2001 From: "joe.dumoulin" Date: Sun, 30 Jul 2017 14:28:05 -0700 Subject: working library with tests. Lacks error tracking. --- library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library.properties (limited to 'library.properties') diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..6a90a95 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=m0EEPROM +version=0.1.0 +author=Joe Dumoulin +maintainer=Joe Dumoulin +sentence=External eeprom management for samd21 +paragraph=External eeprom management for samd21 +category=Uncategorized +url= +architectures=samd + -- cgit v1.2.3