1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Oleg Hahm 17929a5ce4 cpu: lpc2387: integrated lpc_common into lpc2387
Rationale 1: The common part made only sense for (some) NXP ARM7 MCUs,
but was misleading for MCUs like the LPC1768.

Rationale 2: The common part was only used by one specific MCU
implementation - no need to outsource it.
2014-12-02 17:47:10 +01:00
..
arm7_common cpu: added extern "C" to headers 2014-11-24 19:10:15 +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 Merge pull request #2083 from dangnhat/added_externc_for_missed_header 2014-11-27 20:38:31 +07: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: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01: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
msp430fxyz cpu: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01:00
native native: fix some debug messages 2014-11-28 15:37:28 +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: added extern "C" to headers 2014-11-24 19:10:15 +01:00
stm32f3 cpu/stm32f3: added low-level PWM driver 2014-11-26 16:56:59 +01:00
stm32f4 Merge pull request #1868 from haukepetersen/fix_stm32f4_gpiootp 2014-11-26 23:40:50 +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