mbed-os/libraries/mbed
Steven Cooreman 3d8637cdfb Fixes to serial_api:
* Allow pins to be configured as NC without failing or asserting
* Fix putc() to not return before the entire character has been physically shifted out.
* Use MBED_ASSERT
* Fix baudrate calculation to avoid wrong configuration on startup for stdio
2016-01-14 16:45:39 +01:00
..
api mbed lib revision - 111 2015-12-15 16:06:22 +00:00
common Fix RawSerial when used with ARMCC microlib 2016-01-10 19:01:46 -06:00
hal Serial - constness for tx 2015-06-09 10:02:27 +01:00
targets Fixes to serial_api: 2016-01-14 16:45:39 +01:00
.yotta_ignore ignore target files not supported by the yotta module, to minimise published module size 2015-09-09 09:30:31 +01:00
CMakeLists.txt ensure startup code is included when building for armcc 2015-06-26 18:42:12 +01:00
module.json use mbed-classic as the module name; use YOTTA_GLOBAL_INCLUDE_DIRS 2015-06-23 16:29:04 +01:00