Joakim Gebart
01c5120039
cortex-m: Suppress cppcheck error about uninitialized result
...
False positive, the variable result is assigned from within inline assembly
8 years ago
Joakim Gebart
ae8c7607ea
cortex-m0: Add extern "C" to core_cmFunc.h
...
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
8 years ago
Joakim Gebart
8c00ee0d7b
cortex-m0: Update to CMSIS HAL 4.0
...
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
8 years ago
BytesGalore
a4d2ee307c
cpu: added `extern "C"` to headers
8 years ago
Hinnerk van Bruinehsen
d5fe9de5e5
cpu: change __ASM to asm (cppcheck uninitvar error)
9 years ago
Ludwig Ortmann
651cb6ca9f
doc: tailor CMSIS doxygen for license checker
...
Remove '@par' within the license header to allow the existing regular
expression to match it.
9 years ago
Hauke Petersen
8169e9276b
cpu: Initial import of cortex-m0_common
9 years ago
Hauke Petersen
ebb496cc26
cpu: renamed cortexm_common->cortex-m3_common and cleanup
9 years ago
Martin Lenders
2362623490
Fix trailing whitespaces
...
Fixes #1138
9 years ago
Hauke Petersen
27133d25fe
cpu: Initial import of cortexm_common files
...
- fixes to cortexm-common
- Added ARM CMSIS headers to cortexm_common
- thread_exit fixes to cortexm-common
- cortexm-common adjusted documentation
- cortexm_common added eINT dINT defines for now
9 years ago
Oleg Hahm
b6a7dc953f
initial support for the mbed NXP LPC168
...
* http://mbed.org/platforms/mbed-LPC1768/
9 years ago