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:
- 25:ae0408ebdd68
- Parent:
- 24:9c456e647a8f
diff -r 9c456e647a8f -r ae0408ebdd68 ChangeLog.c --- a/ChangeLog.c Thu Dec 06 13:06:10 2012 +0000 +++ b/ChangeLog.c Tue Jan 08 18:01:03 2013 +0000 @@ -1,7 +1,16 @@ /* $Id:$ +1.25 8th January 2013 + + * Bring back into line with MBed libraries. + * Credits: + Erik Olieman : http://mbed.org/users/Sissors/code/MODSERIAL/rev/3ba4341d74d6 + Erik Olieman : http://mbed.org/users/Sissors/code/MODSERIAL/rev/a469aa702bab + + 1.24 6th Dec 2012 - Beta release for new Mbed library. + + * Beta release for new Mbed library. 1.23 25th July 2012 @@ -11,7 +20,7 @@ * http://mbed.org/forum/bugs-suggestions/topic/2936/ * Bug fix, protect important buffer pointers from IRQ corruption. - Credits: + * Credits: Anthony Wieser http://mbed.org/users/WieserSoftwareLtd/ for the fix. BlazeX http://mbed.org/users/BlazeX/ for the alert that a fix was needed!