1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/arm7_common
Benjamin Valentin e3b0874305 cpu/lpc2387: clean up the platform
- move clock setup from boards/ to cpu/
 - reduce code duplication
2019-09-16 13:08:56 +02:00
..
include cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
periph cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
arm7_init.c cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
arm_cpu.c cpu/arm7_common: Fix thread_yield_higher in ISR 2019-07-23 07:55:05 +02:00
common.s cpu/arm7_common: Removed dead code 2019-07-25 22:29:13 +02:00
irq_arch.c cpu/arm7_common: Cleaned up IRQ code 2019-07-25 10:31:41 +02:00
Makefile cpu/arm7_common: remove deprecated CFLAGS_BASIC 2019-08-27 17:06:52 +02:00
Makefile.features cpu: arm7: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include cpu/arm7_common: Moved compiler flags here 2019-09-11 01:02:41 +02:00
vectors.c cpu/arm7_common: Cleaned up interrupt vectors 2019-07-25 22:41:08 +02:00