mbed-os/libraries
Sissors a6c9b1c40b [HAL][K20D50M] Serial baudrate improvements / clk_freqs.h fix
Three changes, first it fixes:
https://github.com/mbedmicro/mbed/issues/761 (which was reported
slightly wrong because K20 has again different clocking from KLXX for
uarts).

Second it adds mcgpllfll to clk_freqs, which again is different for K20
compared to KLXX .

Finally it adds the fractional baudrate divider for more accurate serial
baudrates.
2014-12-08 21:15:24 +01:00
..
USBDevice [USBDevice] Fix for https://github.com/mbedmicro/mbed/issues/690 2014-11-27 23:08:23 +01:00
USBHost Added count argument to disk read/write 2014-08-13 09:12:12 -06: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 [HAL][K20D50M] Serial baudrate improvements / clk_freqs.h fix 2014-12-08 21:15:24 +01:00
net [NET] K64F - enet driver addition (latest merge removed that file) 2014-09-19 13:33:41 +01:00
rpc [KLXX] Added RPC + RTOS support 2014-05-25 18:03:50 +09:00
rtos [LPC4337] support RTOS 2014-09-10 03:20:39 +09:00
tests test [MBED_A7] extension 2014-09-19 11:13:57 +02:00