fix for mbed lib issue 3 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/3 affected implementations: LPC812, LPC11U24, LPC1768, LPC2368, LPC4088
Fork of mbed-src by
History
equipped timeout
2013-08-05, by Shikaneo [Mon, 05 Aug 2013 02:27:27 +0000] rev 13
equipped timeout
Remove sources for toolchains unknown by the online compiler
2013-07-24, by emimon01 [Wed, 24 Jul 2013 11:11:21 +0100] rev 12
Remove sources for toolchains unknown by the online compiler
fix for mbed lib issue 1 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/1
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;