mbed-os/libraries
adustm 028465a9b8 [B96B_F446VE] change serial type
Use only the index, not the UARTName any more.
In case of app with 2 serial (using DMA) + 1 serial (stdio), we have found a bug. The dma handler is overwritten by the last initialized serial object.
Therefore read and write functions did not work anymore.
We have reworked this file to save 1 handler per UART IP, and align it with MBED OS file.
Tests have been passed. Same status as before (OK except MBED_37, manual test for SERIAL_ASYNC also OK).
2016-02-22 13:07:35 +00:00
..
USBDevice Support of export function to the IAR. 2016-02-15 14:49:31 +09:00
USBHost Support of export function to the IAR. 2016-02-15 14:49:31 +09: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
mbed [B96B_F446VE] change serial type 2016-02-22 13:07:35 +00:00
net Modify the format of code 2015-11-02 17:50:04 +09:00
rpc Add RZ_A1H in RPC. 2015-08-07 16:20:22 +09:00
rtos Changed target name from NZ32SC151 to NZ32_SC151 2016-02-18 09:49:14 +00:00
tests [B96B_F446VE] remove specific B96B results 2016-01-29 14:12:55 +01:00