1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc2387
Oliver Hahm a20088f6e8 [core sched]
* fixed thread_getlastpid()
* enable interrupts again in thread_sleep() to avoid getting stuck w/
    disabled interrupts

[cpu lpc2387]
* added hwtimer as dependency for MCI driver

[project test_*]

* fixed some expect scripts
2012-11-01 13:18:17 +01:00
..
doc * import from old firekernel repository 2010-09-22 15:10:42 +02:00
include [drivers adc] 2012-02-16 22:14:47 +01:00
tools * import from old firekernel repository 2010-09-22 15:10:42 +02:00
asmfunc.s [cpu lpc2387] 2011-12-12 17:50:22 +01:00
cpu.c * import from old firekernel repository 2010-09-22 15:10:42 +02:00
Jamfile [core sched] 2012-11-01 13:18:17 +01:00
Jamrules.lpc2387 * import from old firekernel repository 2010-09-22 15:10:42 +02:00
linkerscript.x * changed file endings from dos to unix 2011-08-31 10:49:26 +02:00
lpc23xx-iap.c * introduced flashrom driver for msb430 2010-12-03 22:22:58 +01:00
lpc2387-adc.c [drivers adc] 2012-02-16 22:14:47 +01:00
lpc2387-gpioint.c changed types irq_callback, hashtable, posix_io, s_display_flags, seq_buffer_entry, tcb, toprint to type_t" 2011-03-08 11:43:21 +01:00
lpc2387-lpm.c * some cosmetics and lpm flags for UART 2010-11-08 21:39:30 +01:00
lpc2387-mci.c [core sched] 2012-11-01 13:18:17 +01:00
lpc2387-rtc.c * some cosmetics and lpm flags for UART 2010-11-08 21:39:30 +01:00
startup.s * massive name changes 2010-10-28 11:29:03 +02:00