Public fork of mbed-src to add generic stm32f030k6 target
Fork of mbed-src by
Revision 37:88e9030f311f, committed 2013-10-23
- Comitter:
- mbed_official
- Date:
- Wed Oct 23 15:30:04 2013 +0100
- Parent:
- 36:ab3ee77451e7
- Child:
- 38:340917a6c27d
- Commit message:
- Synchronized with git revision 5742abe6d9771e0bbfb5477645d7357c7d595702
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Wed Oct 23 14:15:04 2013 +0100 +++ b/api/mbed.h Wed Oct 23 15:30:04 2013 +0100 @@ -48,6 +48,7 @@ #include "I2CSlave.h" #include "Ethernet.h" #include "CAN.h" +#include "RawSerial.h" // mbed Internal components #include "Timer.h"