use thread
Fork of mbed-rtos by
History
Synchronized with git revision e6c32b545f9db91faac0620b05289c219bfae383
2015-02-12, by mbed_official [Thu, 12 Feb 2015 11:00:09 +0000] rev 66
Synchronized with git revision e6c32b545f9db91faac0620b05289c219bfae383
Full URL: https://github.com/mbedmicro/mbed/commit/e6c32b545f9db91faac0620b05289c219bfae383/
Fix #902 - revert RTOS support for NRF51822
Synchronized with git revision b36cbfe9f095645336e02d7f812d481bdf170ffc
2015-02-09, by mbed_official [Mon, 09 Feb 2015 09:15:09 +0000] rev 65
Synchronized with git revision b36cbfe9f095645336e02d7f812d481bdf170ffc
Full URL: https://github.com/mbedmicro/mbed/commit/b36cbfe9f095645336e02d7f812d481bdf170ffc/
Fix target issues for TARGET_LPC4088_DM
Synchronized with git revision 07ed4ec541befacdba1c38bf057c7c2209aa9d00
2015-01-29, by mbed_official [Thu, 29 Jan 2015 07:30:28 +0000] rev 64
Synchronized with git revision 07ed4ec541befacdba1c38bf057c7c2209aa9d00
Full URL: https://github.com/mbedmicro/mbed/commit/07ed4ec541befacdba1c38bf057c7c2209aa9d00/
Extended RTOS support for LPC4330 Target
use thread
2015-02-14, by mbedschool [Sat, 14 Feb 2015 04:32:21 +0000] rev 63
use thread
Synchronized with git revision 1c9ba7ca9c2fdab8507ea1e4e08bc60c22a732d3
2015-01-22, by mbed_official [Thu, 22 Jan 2015 07:45:07 +0000] rev 62
Synchronized with git revision 1c9ba7ca9c2fdab8507ea1e4e08bc60c22a732d3
Full URL: https://github.com/mbedmicro/mbed/commit/1c9ba7ca9c2fdab8507ea1e4e08bc60c22a732d3/
Correct warning when assigning HEAP_START to stack_pointer
Synchronized with git revision 7a3d2b4423a702a090d20403e5209c70f572c84e
2015-01-12, by mbed_official [Mon, 12 Jan 2015 08:15:33 +0000] rev 61
Synchronized with git revision 7a3d2b4423a702a090d20403e5209c70f572c84e
Full URL: https://github.com/mbedmicro/mbed/commit/7a3d2b4423a702a090d20403e5209c70f572c84e/
NUCLEO_F070RB - Update tests
Synchronized with git revision b6a514c8b2b7d3a778e1e644ca843be3c3f9facc
2015-01-07, by mbed_official [Wed, 07 Jan 2015 09:15:09 +0000] rev 60
Synchronized with git revision b6a514c8b2b7d3a778e1e644ca843be3c3f9facc
Full URL: https://github.com/mbedmicro/mbed/commit/b6a514c8b2b7d3a778e1e644ca843be3c3f9facc/
DISCO_F401VC - adding target to RTOS
Synchronized with git revision 245a60b29caabb42eabdd19658eeac7c3f68313b
2015-01-06, by mbed_official [Tue, 06 Jan 2015 16:16:03 +0000] rev 59
Synchronized with git revision 245a60b29caabb42eabdd19658eeac7c3f68313b
Full URL: https://github.com/mbedmicro/mbed/commit/245a60b29caabb42eabdd19658eeac7c3f68313b/
NUCLEO_F072RB/F091RC - adding target to rtos lib and exporter for coide and gcc_arm
Synchronized with git revision 67fbbf0b635d0c0d93fbe433306c537c2ad206aa
2014-12-16, by mbed_official [Tue, 16 Dec 2014 08:15:25 +0000] rev 58
Synchronized with git revision 67fbbf0b635d0c0d93fbe433306c537c2ad206aa
Full URL: https://github.com/mbedmicro/mbed/commit/67fbbf0b635d0c0d93fbe433306c537c2ad206aa/
Targets: nrf51 - updating app_timer.c from Norid'c SDKv7.1.0
Synchronized with git revision 1fb5426bf66ea13fbac68cd659e7220b53cacb80
2014-12-15, by mbed_official [Mon, 15 Dec 2014 09:15:18 +0000] rev 57
Synchronized with git revision 1fb5426bf66ea13fbac68cd659e7220b53cacb80
Full URL: https://github.com/mbedmicro/mbed/commit/1fb5426bf66ea13fbac68cd659e7220b53cacb80/
DISCO_F4xx, NUCLEO_F4xx, MDOT_F4 - fix RTOS problem (init seq)