mbed-os/libraries
Toyomasa Watarai 2bc9c4299b [LPC824] Add UART channel dupilication check
- Add check_duplication() function to detect UART duplication which is
reported https://github.com/mbedmicro/mbed/issues/942
- Confirmed to pass MBED_A9 test case (Serial Echo at 115200)
- Add a variable initialize code to prevent GCC warning
2015-04-03 18:03:31 +09:00
..
USBDevice Merge pull request #991 from masaohamanaka/master 2015-03-31 18:10:46 +03:00
USBHost Add 2Port function to USBHost(usb1). 2015-03-23 20:13:41 +09:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp Fix compiler warning (signed vs. unsigned comparison). 2014-06-19 19:18:21 +02:00
fs Added MemFileSystem.h from repo on mbed.org 2014-08-28 09:55:01 +01:00
mbed [LPC824] Add UART channel dupilication check 2015-04-03 18:03:31 +09:00
net Merge pull request #944 from xiongyihui/master 2015-03-10 08:20:03 +00:00
rpc Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
rtos Increase main thread stack size. 2015-03-23 19:56:55 +09:00
tests Vector table must be 256 aligned 2015-03-23 14:58:30 +00:00