1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu
Ian Martin 58e413afce cpu/cc2538: add eh_frame section to the linkerscript
Fixes linker errors on some toolchains, for example:
  ld: foo.elf section `.eh_frame' will not fit in region `cca'
  ld: region `cca' overflowed by 40 bytes
2014-12-03 11:41:59 -05:00
..
arm7_common cpu/arm_common: c++: initial support for c++ added _kill (weak) and weak attribute for _kill_r 2014-12-03 07:30:29 +01:00
atmega2560 cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
atmega_common cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
cc430 cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
cc2538 cpu/cc2538: add eh_frame section to the linkerscript 2014-12-03 11:41:59 -05:00
cortex-m0_common cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
cortex-m3_common cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
cortex-m4_common cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
lpc1768 cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
lpc2387 cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
lpc_common cpu: multiple: change size_t to ptrdiff_t for_sbrk_r 2014-09-14 22:07:05 +02:00
mc1322x cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
msp430-common cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
msp430x16x lint: reduce scope 2014-09-12 11:50:12 +02:00
native native: removing externs from native tramp 2014-12-03 15:50:53 +01:00
nrf51822 Merge pull request #2005 from haukepetersen/fix_nrf_enablehfclk 2014-11-25 23:41:34 +01:00
sam3x8e cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
samd21 cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
stm32f0 cpu/stm32f0: set hwtimer spin barrier value 2014-11-26 18:40:17 +01:00
stm32f1 cpu/stm32f1: use correct timer device in timer interrupt 2014-12-03 13:28:55 +01:00
stm32f3 cpu/stm32f3: added low-level PWM driver 2014-11-26 16:56:59 +01:00
stm32f4 boards - msbiot: prepare msbiot for new cc110x driver 2014-12-01 17:14:09 +01:00
x86 cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00