mbed-os/libraries
Laurent Meunier c35a6f65f2 Modify serial nc tests init part
During initialization phase of the 2 NC serial tests,
there is a character being sent from host to target,
based on MBED_HOSTTEST_START. The problem is that
the target firmware then creates a "new" serial on the
same serial interface. the new or should, or at least may,
induce a reset of the IP, so that the character sent by host
would be lost. So we're moving the new earlier.

the real testing part happens later, to check the next
character is not received or sent.
2016-06-03 09:32:13 +02:00
..
USBDevice USB support for KL27 2016-05-02 14:52:31 -05:00
USBHost New mbed platform VK_RZ_A1H 2016-04-26 17:27:39 +03:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp [dsp lib] update CMSIS dsp 4.5 2015-11-18 23:26:25 +01:00
fs [FATFileSystem] Fixed API integer widths 2015-11-26 09:59:52 -07:00
net lwip - fix size of sys mutex for RTX 4.79 2016-05-05 12:11:08 -05:00
rpc Add support for KL27Z FRDM board 2016-04-29 15:45:05 -05:00
tests Modify serial nc tests init part 2016-06-03 09:32:13 +02:00
.mbedignore Fixed ignore files for the new .mbedignore logic 2016-05-29 11:16:43 +01:00