|
938ff5c5e7
|
core: cpu: sys: simplify reboot()
|
2016-01-27 13:30:01 +01:00 |
|
Joakim Gebart
|
6473fa77d4
|
cpu/arm7_common: remove dINT/eINT definitions
|
2015-09-19 10:37:20 +02:00 |
|
|
012d82ecaf
|
cpu: arm7_common: remove obsolete hwtimer support
|
2015-09-16 10:58:53 +02:00 |
|
Martine Lenders
|
93f555ef69
|
Merge pull request #3782 from OlegHahm/RIOT_assert
core: RIOT's own assert macro
|
2015-09-12 13:12:34 +02:00 |
|
Oleg Hahm
|
49917a5797
|
core: cpu: fix check for DEVELHELP
|
2015-09-12 12:43:15 +02:00 |
|
|
a13bc46f3e
|
sys: remove uart0
|
2015-09-04 17:46:23 +02:00 |
|
Hauke Petersen
|
62d4981457
|
cpu/arm7_common: removed mc1322x code
|
2015-09-03 16:09:42 +02:00 |
|
|
a03ff202cf
|
cpu: lpc2387: switch to newlib module
|
2015-08-14 16:50:41 +02:00 |
|
Joakim Gebart
|
70d59331b8
|
arm7_common: Build fixes after discovering an include guard overlap
|
2015-07-20 12:40:32 +02:00 |
|
Joakim Gebart
|
7ff26d12ea
|
cpu/arm7_common: Rename Doxygen group to cpu_arm7_common
|
2015-07-20 12:40:31 +02:00 |
|
Joakim Gebart
|
c274558e91
|
cpu/arm7_common/syscalls: Fix warnings and comment style
|
2015-07-14 08:11:14 +02:00 |
|
Joakim Gebart
|
dc6ab7a3a0
|
arm7: Remove atomic.s
|
2015-05-26 21:28:31 +02:00 |
|
Oleg Hahm
|
cb1f047f59
|
core: unified core_panic implementation
|
2015-05-10 11:58:43 +02:00 |
|
Oleg Hahm
|
828839316b
|
core: renamed crash.h to panic.h
|
2015-05-09 18:44:10 +02:00 |
|
Joakim Gebart
|
f15fc173b9
|
arm7: Add ARCH_HAS_ATOMIC_SET_RETURN
|
2015-05-07 18:52:13 +02:00 |
|
Oleg Hahm
|
587920cc49
|
cpu: remove superfluous gettimeofday functions
|
2014-12-16 17:02:44 +01:00 |
|
Oleg Hahm
|
498edb1854
|
cc430: lpc2387: switch to new periph/rtc interface
Removes the old interface.
|
2014-12-16 17:02:44 +01: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 |
|
Martin
|
bfaacbbd38
|
cpu/arm_common: c++: initial support for c++ added _kill (weak) and weak attribute for _kill_r
boards/msba2: provided c++ feature (cpp)
|
2014-12-03 07:30:29 +01:00 |
|
BytesGalore
|
a4d2ee307c
|
cpu: added extern "C" to headers
|
2014-11-24 19:10:15 +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 |
|