1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc2387
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
..
doc cpu: rename arm_common to arm7_common 2014-11-21 20:27:19 +01:00
gpioint doc: fix more license headers 2014-08-27 19:20:49 +02:00
i2c lint: fix redundantAssignment warnings 2014-10-31 01:24:29 +01:00
include cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
mci lint: reduce scope 2014-09-12 11:50:12 +02:00
periph cpu: adjusted pwm driver impl for lpc2387 2014-08-07 16:14:09 +02:00
rtc doc: fix more license headers 2014-08-27 19:20:49 +02:00
tools remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
asmfunc.s cpu: removing tabs from asm files (#1439) 2014-08-02 12:47:02 +02:00
cpu.c cpu: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01:00
hwtimer_cpu.c cpu: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01:00
linkerscript.x doc: fix more license headers 2014-08-27 19:20:49 +02:00
lpc23xx-iap.c cpu: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01:00
lpc2387-adc.c doc: fix more license headers 2014-08-27 19:20:49 +02:00
lpc2387-lpm.c doc: fix more license headers 2014-08-27 19:20:49 +02:00
lpc_syscalls.c cpu: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01:00
Makefile cpu: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01:00
Makefile.include cpu: lpc2387: integrated lpc_common into lpc2387 2014-12-02 17:47:10 +01:00
startup.s cpu: removing tabs from asm files (#1439) 2014-08-02 12:47:02 +02:00