The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
History
test
2013-07-05, by ldyz [Fri, 05 Jul 2013 13:16:13 +0000] rev 64
test
spi slave and i2c slave support
2013-05-08, by samux [Wed, 08 May 2013 14:50:20 +0100] rev 63
spi slave and i2c slave support
Add NXP LPC812
2013-04-17, by emilmont [Wed, 17 Apr 2013 15:30:58 +0100] rev 62
Add NXP LPC812
[KL25Z] Use channel 0 as a prescaler for channel 1
[CodeSourcery] Fix standard library retargeting removing duplicate "_isatty"
Move parse_pins in RPC module
[KL25Z] Fix "us_ticker_set_interrupt".
2013-03-05, by emilmont [Tue, 05 Mar 2013 17:59:57 +0000] rev 61
[KL25Z] Fix "us_ticker_set_interrupt".
[GCC] Declare "__semihost" as static inline.
Add Freescale FRDM-KL25Z
2013-02-19, by emilmont [Tue, 19 Feb 2013 10:00:15 +0000] rev 60
Add Freescale FRDM-KL25Z
Add pinmap NC terminators for LPC1768 CAN.
2013-02-18, by emilmont [Mon, 18 Feb 2013 11:12:58 +0000] rev 59
Add pinmap NC terminators for LPC1768 CAN.
Update the license from MIT to Apache v2.
Make the semihost code target independent using opportune defines for the UID and MAC.
[IAR] Position Stack and Heap in the same ordered block, reserve memory area for NVIC.
2013-01-21, by emilmont [Mon, 21 Jan 2013 11:55:43 +0000] rev 58
[IAR] Position Stack and Heap in the same ordered block, reserve memory area for NVIC.
Add semihosting support for IAR toolchain
2013-01-18, by emilmont [Fri, 18 Jan 2013 10:30:14 +0000] rev 57
Add semihosting support for IAR toolchain
Improve IAR stdio retargeting
Add IAR build for LPC1768
2013-01-16, by emilmont [Wed, 16 Jan 2013 14:27:32 +0000] rev 56
Add IAR build for LPC1768
Include "sleep_api.h" in "mbed.h"
2013-01-16, by emilmont [Wed, 16 Jan 2013 12:56:34 +0000] rev 55
Include "sleep_api.h" in "mbed.h"
Add initial IAR toolchain support
LPC I2C: better handling of status
Add sleep mode support for the LPC1768
Correct GCC "__semihost" definition
Correct GCC "_isatty" retargeting