mbed-os/hal
Christopher Haster 69c33625eb Added newline conversion for stdout
stdout converts the following character sequences:

\n   -> \r\n
\r\n -> \r\n
\r   -> \r
\n\r -> \n\r

For original behaviour, a serial object can be instantiated explicitly
2016-06-15 20:58:30 -05:00
..
api Add virtual destructor to classes 2016-06-12 21:33:31 +01:00
common Added newline conversion for stdout 2016-06-15 20:58:30 -05:00
hal the contents of Driver_Storage.h don't need to be guarded by #if DEVICE_STORAGE 2016-06-09 13:30:54 +01:00
targets Merge pull request #1752 from svastm/add_nucleo_l011k4 2016-06-14 22:00:28 +02:00
.yotta_ignore Simplify layout: 2016-05-23 09:13:59 +01:00
CMakeLists.txt Simplify layout: 2016-05-23 09:13:59 +01:00
module.json Simplify layout: 2016-05-23 09:13:59 +01:00
targets.json Added feature list for K64F 2016-06-15 20:53:08 +03:00