add LPC4337
Fork of FastIO by
History
Added LPC43XX(4337)
2016-02-05, by nameless129 [Fri, 05 Feb 2016 14:47:23 +0000] rev 19
Added LPC43XX(4337)
Added LPC11U6x(11U68)
2015-07-29, by nameless129 [Wed, 29 Jul 2015 10:40:07 +0000] rev 18
Added LPC11U6x(11U68)
Fixed some of the child class problems, C++ templates are a pain. In general just use FastInOut
2015-07-11, by Sissors [Sat, 11 Jul 2015 14:38:29 +0000] rev 17
Fixed some of the child class problems, C++ templates are a pain. In general just use FastInOut
EFM32 fully supported (I guess, their GPIO is really a pain to use).
2015-07-11, by Sissors [Sat, 11 Jul 2015 14:27:43 +0000] rev 16
EFM32 fully supported (I guess, their GPIO is really a pain to use).
Initial EFM32 support. FastIn and FastOut child classes seem to be broken yet again. EFM32 has broken mode switching (don't blame me for their GPIO being a pain to use).
2015-07-09, by Sissors [Thu, 09 Jul 2015 21:11:39 +0000] rev 15
Initial EFM32 support. FastIn and FastOut child classes seem to be broken yet again. EFM32 has broken mode switching (don't blame me for their GPIO being a pain to use).
Fixed Nucleo F4 for latest mbed lib which just had to change the CMSIS register names.
2015-05-17, by Sissors [Sun, 17 May 2015 20:21:41 +0000] rev 14
Fixed Nucleo F4 for latest mbed lib which just had to change the CMSIS register names.
Generalized it to all STMF4 platforms. (Holy crap the F407 is fast)
2015-05-17, by Sissors [Sun, 17 May 2015 10:48:26 +0000] rev 13
Generalized it to all STMF4 platforms. (Holy crap the F407 is fast)
FastIn/FastOut didn't properly inherit probably
2015-05-04, by Sissors [Mon, 04 May 2015 16:42:39 +0000] rev 12
FastIn/FastOut didn't properly inherit probably
Added F411 (identical to F401)
2014-12-23, by Sissors [Tue, 23 Dec 2014 11:47:08 +0000] rev 11
Added F411 (identical to F401)
And this time correct
2014-09-20, by Sissors [Sat, 20 Sep 2014 13:04:45 +0000] rev 10
And this time correct