mirror of https://github.com/ARMmbed/mbed-os.git
Added the new RawSerial.h in mbed.h
parent
6af18d0946
commit
5742abe6d9
|
@ -48,6 +48,7 @@
|
|||
#include "I2CSlave.h"
|
||||
#include "Ethernet.h"
|
||||
#include "CAN.h"
|
||||
#include "RawSerial.h"
|
||||
|
||||
// mbed Internal components
|
||||
#include "Timer.h"
|
||||
|
|
Loading…
Reference in New Issue