mbed-os/libraries
Wim fd82a674ab Update serial_api.c
Fixed the incorrect clocksource for the baud generator. Should be MainClock instead of SystemCoreClock. This also allows the correct use of the PLL for MainClock and SystemCoreClock without breaking the serial baudrate.
2015-01-27 21:04:17 +01:00
..
USBDevice Implement some USB functions to RZ-A1H 2015-01-15 14:00:42 +09:00
USBHost Fix some bugs about USBHost common codes. 2015-01-15 14:01:48 +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 Update serial_api.c 2015-01-27 21:04:17 +01:00
net Add Ethernet functionality 2014-10-31 17:01:59 +09:00
rpc [KLXX] Added RPC + RTOS support 2014-05-25 18:03:50 +09:00
rtos Correct warning when assigning HEAP_START to stack_pointer 2015-01-21 18:52:24 -08:00
tests Refactored SD card basic test 2015-01-12 08:39:34 +00:00