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.
Dependents: ATT_Cellular_IOT_Button Avnet_ATT_Cellular_Pubnub Hiking_Pal Avnet_ATT_Cellular_IOT ... more
Fork of MODSERIAL by
Diff: ChangeLog.c
- Revision:
- 9:b3cdae80e7a9
- Parent:
- 8:775f860e94d3
- Child:
- 10:725fe81aa9ff
--- a/ChangeLog.c	Mon Nov 22 09:58:34 2010 +0000
+++ b/ChangeLog.c	Tue Nov 23 21:34:54 2010 +0000
@@ -1,5 +1,12 @@
 /* $Id:$
 
+1.9 - 23/11/2010
+
+    * Added support for DMA sending of characters. Required is
+      the MODDMA library module:-
+      http://mbed.org/users/AjK/libraries/MODDMA/latest
+      See example_dma.cpp for more information.
+      
 1.8 - 22/11/2010
 
     * Added code so that if a buffer is set to zero length then
    