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 3417cf7d8a cpu/arm7_common: be less cryptic in setup code
There is no restriction in variable names in early boot, so use
better names then p1, p2 and p3 to name our pointers.
2019-11-28 11:34:59 +01:00
..
include cpu/lpc2387: implement periph/pm 2019-11-22 09:11:39 +01:00
periph cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
arm7_init.c cpu/arm7_common: be less cryptic in setup code 2019-11-28 11:34:59 +01: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_common: hook up puf_sram 2019-11-25 02:04:34 +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