Benjamin Valentin
|
a90663c9e7
|
cpu/lpc2387: provide ISR_STACKSIZE & thread_isr_stack_start()
Those are needed by MicroPython
|
2019-12-17 13:37:32 +01:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Joakim Gebart
|
6473fa77d4
|
cpu/arm7_common: remove dINT/eINT definitions
|
2015-09-19 10:37:20 +02:00 |
|
|
a13bc46f3e
|
sys: remove uart0
|
2015-09-04 17:46:23 +02:00 |
|
Joakim Gebart
|
dc6ab7a3a0
|
arm7: Remove atomic.s
|
2015-05-26 21:28:31 +02:00 |
|
Joakim Gebart
|
f15fc173b9
|
arm7: Add ARCH_HAS_ATOMIC_SET_RETURN
|
2015-05-07 18:52:13 +02:00 |
|
Oleg Hahm
|
cd81c040d8
|
uart0: remove superfluous prototype from header
Declare and document prototype in CPU part instead.
|
2014-12-05 20:33:10 +01:00 |
|
Oleg Hahm
|
5e2b43452c
|
cpu: arm7_common: added extern C guards
|
2014-11-21 21:00:52 +01:00 |
|
Oleg Hahm
|
20ce2aee8b
|
cpu: rename arm_common to arm7_common
To be more accurate with the naming and avoid confusions.
|
2014-11-21 20:27:19 +01:00 |
|