haukepetersen
|
0d5c8546f3
|
cpu: adapted Makefiles to unified cortexm module
|
2015-05-28 19:30:07 +02:00 |
|
|
6e6e1eb2b3
|
cpu: cc2538: use cortex common makefile and newlib module
|
2015-05-26 10:46:03 +02:00 |
|
|
9ce0b676b4
|
core: sys: move ringbuffer to core
|
2014-11-19 14:18:39 +01:00 |
|
Ian Martin
|
7bbdbcc7cb
|
Allow the application's makefile to specify a custom linker script, for example:
LINKERSCRIPT = custom-linkerscript.ld
|
2014-11-10 14:28:35 -05:00 |
|
Ian Martin
|
81dea364a5
|
cpu/cc2538: sbrk() checks if the requested memory is really available.
|
2014-10-27 20:00:52 -04:00 |
|
Ian Martin
|
0605a7eb95
|
Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit.
|
2014-10-13 09:29:49 -04:00 |
|