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 MODSERIAL by
Diff: ChangeLog.c
- Revision:
- 20:59c74aaedda2
- Parent:
- 18:21ef26402365
- Child:
- 21:af2af4c61c2f
--- a/ChangeLog.c Thu Apr 21 09:39:50 2011 +0000 +++ b/ChangeLog.c Tue Apr 26 08:12:45 2011 +0000 @@ -1,5 +1,14 @@ /* $Id:$ +1.20 26 April 2011 + + * Bug fix, not blocking on transmit + by Erik Petrich, http://mbed.org/forum/bugs-suggestions/topic/2200 + +1.19 20 April 2011 + + * Fixed some doxygen comment bugs. + 1.18 20 April 2011 * All callbacks now use MODSERIAL_callback (rather than Mbed's FunctionPointer[1] type)