fix for mbed lib issue 1 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/1 affected implementations: LPC11U24, LPC1768, LPC2368, LPC4088

Fork of mbed-src by mbed official

History

fix for mbed lib issue 1 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/1 default tip

2013-06-30, by humlet [Sun, 30 Jun 2013 16:34:50 +0000] rev 11

fix for mbed lib issue 1 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/1


Unify mbed library sources

2013-06-14, by emilmont [Fri, 14 Jun 2013 17:49:17 +0100] rev 10

Unify mbed library sources


Refactoring of the mbed SDK:

2013-06-10, by emilmont [Mon, 10 Jun 2013 16:03:00 +0100] rev 9

Refactoring of the mbed SDK:
- Provide a well defined HAL and API
- Keep separated the HAL implementations for the different targets


cleanup

2013-05-30, by emilmont [Thu, 30 May 2013 16:59:31 +0100] rev 8

cleanup


Prepare support for ARMCC 5.03 (mainline microlib)

2013-04-24, by emilmont [Wed, 24 Apr 2013 15:11:33 +0000] rev 7

Prepare support for ARMCC 5.03 (mainline microlib)


Fix GCC build including define of ARMCC intrinsic __disable_irq

2013-03-18, by emilmont [Mon, 18 Mar 2013 10:36:46 +0000] rev 6

Fix GCC build including define of ARMCC intrinsic __disable_irq


Remove redundant stdio serial initialization.

2013-03-15, by emilmont [Fri, 15 Mar 2013 17:00:57 +0000] rev 5

Remove redundant stdio serial initialization.


Add default LED patterns for error notification; Add module for common logic for sorted linked list of events; Move the PinName parsing to the RPC library;

2013-03-13, by emilmont [Wed, 13 Mar 2013 15:04:05 +0000] rev 4

Add default LED patterns for error notification; Add module for common logic for sorted linked list of events; Move the PinName parsing to the RPC library;


[GCC toolchains] declare "__semihost" as "static inline"

2013-02-23, by emilmont [Sat, 23 Feb 2013 15:48:17 +0000] rev 3

[GCC toolchains] declare "__semihost" as "static inline"


Update mbed sources to Rev 59

2013-02-18, by emilmont [Mon, 18 Feb 2013 11:44:18 +0000] rev 2

Update mbed sources to Rev 59