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 X_NUCLEO_IDW01M1 by
Revision 18:224f8d3bf6d8, committed 2016-08-11
- Comitter:
- awmiller
- Date:
- Thu Aug 11 23:26:26 2016 +0000
- Parent:
- 17:2c47c2aab4a4
- Commit message:
- added support for UART
Changed in this revision
Spwf_API/SpwfSADevice.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Spwf_API/SpwfSADevice.cpp Thu Jun 02 06:01:26 2016 +0000 +++ b/Spwf_API/SpwfSADevice.cpp Thu Aug 11 23:26:26 2016 +0000 @@ -35,6 +35,7 @@ #include "SpwfSADevice.h" +#include <RawSerial.h> #ifdef __cplusplus