Fork of Library for MAXREFDES72# that supports configuration of shield for different PMOD types and the DS3231 RTC
Fork of ard2pmod by
History
added OneWire support to ard2pmod
2016-04-25, by j3 [Mon, 25 Apr 2016 17:26:53 +0000] rev 18
added OneWire support to ard2pmod
updated Ds3231 and Max14661 libraries
2016-03-29, by j3 [Tue, 29 Mar 2016 01:22:08 +0000] rev 17
updated Ds3231 and Max14661 libraries
moved enum into class, updated max14661 and ds3231 libs
2015-03-19, by j3 [Thu, 19 Mar 2015 21:53:04 +0000] rev 16
moved enum into class, updated max14661 and ds3231 libs
Updated copyright to 2015
2015-03-12, by j3 [Thu, 12 Mar 2015 19:37:18 +0000] rev 15
Updated copyright to 2015
Updated to version 1.0 for initial release
2015-03-12, by j3 [Thu, 12 Mar 2015 19:17:13 +0000] rev 14
Updated to version 1.0 for initial release
updated switch descriptions for uart pmod
2015-02-09, by j3 [Mon, 09 Feb 2015 16:44:08 +0000] rev 13
updated switch descriptions for uart pmod
removed if def; RX = D0; TX = D1 ; ; for both the KL25Z and K64F. ; ; Do not trust platform pages, go to schematic and pray it is correct.;
2015-02-08, by j3 [Sun, 08 Feb 2015 17:58:25 +0000] rev 12
removed if def; RX = D0; TX = D1 ; ; for both the KL25Z and K64F. ; ; Do not trust platform pages, go to schematic and pray it is correct.;
Updated docs for switch settings, sorry about the spam
2015-02-07, by j3 [Sat, 07 Feb 2015 22:47:30 +0000] rev 11
Updated docs for switch settings, sorry about the spam
Added ifdef for UART pmod types to select the appropriate mux switch settings based on board type.; ;
2015-02-07, by j3 [Sat, 07 Feb 2015 22:44:48 +0000] rev 10
Added ifdef for UART pmod types to select the appropriate mux switch settings based on board type.; ;
updated DS3231 library
2015-02-06, by j3 [Fri, 06 Feb 2015 05:16:48 +0000] rev 9
updated DS3231 library