Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of FastAnalogIn by
History
defines changed from TARGET_LPC1768 to TARGET_LPC176X to support LPC1769 target
2018-03-13, by 0x6d61726b [Tue, 13 Mar 2018 23:05:42 +0000] rev 13
defines changed from TARGET_LPC1768 to TARGET_LPC176X to support LPC1769 target
define for LPC1768 changed to LPC176X because it also applies for LPC1769
2018-03-13, by 0x6d61726b [Tue, 13 Mar 2018 22:58:00 +0000] rev 12
define for LPC1768 changed to LPC176X because it also applies for LPC1769
Minor changes
2015-12-19, by mjr [Sat, 19 Dec 2015 06:36:25 +0000] rev 11
Minor changes
Fixed bug in LPC11uXX code where at construction all burst channels were disabled in hardware.
2014-11-04, by Sissors [Tue, 04 Nov 2014 17:53:25 +0000] rev 10
Fixed bug in LPC11uXX code where at construction all burst channels were disabled in hardware.
Added K20D50M support
2014-07-12, by Sissors [Sat, 12 Jul 2014 10:39:37 +0000] rev 9
Added K20D50M support
Added LPC11uXX support
2014-06-28, by Sissors [Sat, 28 Jun 2014 13:01:27 +0000] rev 8
Added LPC11uXX support
moved channel_usage to .cpp
2014-04-21, by Sissors [Mon, 21 Apr 2014 10:26:49 +0000] rev 7
moved channel_usage to .cpp
Small fix in ifdef
2014-04-21, by Sissors [Mon, 21 Apr 2014 10:02:07 +0000] rev 6
Small fix in ifdef
* minor docu changes; * added definition of "channel_usage" also to KLXX-implementation
2014-04-21, by humlet [Mon, 21 Apr 2014 07:17:39 +0000] rev 5
* minor docu changes; * added definition of "channel_usage" also to KLXX-implementation
Added support for LPC4088,; Fixed linker error (missing definition of static member)
2014-04-20, by humlet [Sun, 20 Apr 2014 16:23:19 +0000] rev 4
Added support for LPC4088,; Fixed linker error (missing definition of static member)