neilt6
e4d4963a60
LPC11U35 support for USBDevice and mbed-rtos
...
Added support for the EA LPC11U35 QuickStart Board to USBDevice an
mbed-rtos. Also fixed several string-related bugs in USBDevice.
2014-01-23 09:37:26 -07:00
Adam Green
10126e0b2f
Increase available RAM for RTX on LPC11U24
...
The INITIAL_SP value used by RTX was originally at the 4k limit instead
of at the 8k limit. The HEAP_START macro was defined to __HeapLimit
but the heap really starts at __end__. __HeapLimit is just used for
some link time sanity checks to verify that the heap and stack can
grow a bit without colliding.
2013-11-19 00:38:12 -08:00
ytsuboi
f79b9d3430
[LPC812] Added RTOS support
2013-09-11 02:30:27 +09:00
Matthew Else
8c2ede6f4f
Merge remote-tracking branch 'upstream/master'
2013-07-26 15:50:59 +01:00
Emilio Monti
5f0bd9d283
Update ARM toolchain symbols
2013-07-26 15:49:00 +01:00
ytsuboi
d15647e9d8
[LPC1114]: add support for RTOS
...
just succeed in build process. not yet tested.
2013-07-21 00:51:42 +09:00
samuel.mokrani@arm.com
0af919a5e9
[LPC1347]: add support for RTOS
2013-07-17 15:28:34 +03:00
Emilio Monti
984ba4b113
Refactor the build system:
...
* add sets of TARGET and TOOLCHAIN "labels"
2013-06-24 14:32:08 +01:00
Emilio Monti
1ac73081f6
setup main thread stack for GCC toolchains
2013-05-30 10:57:27 +01:00
Andreas Rebert
2662e105c4
Add support for NXP LPC4088
2013-05-16 08:53:02 +02:00
Emilio Monti
3f5db944ab
In the Keil MDK toolchain RTX_Config.h is a special system library header file
2013-04-30 11:58:51 +01:00
Emilio Monti
15e1cb5bbb
Add KL25Z support to rtos
2013-04-24 15:25:28 +01:00
Emilio Monti
5c20760685
Initial commit of the mbed libraries and tools
2013-02-18 15:32:11 +00:00