Commit Graph

109 Commits (630c1b6ae688ebc3eb6b42ccc9c38ac12e80f198)

Author SHA1 Message Date
Thomas Eichinger 3639ae9b25 cpu:cortex_common: add core_panic function 9 years ago
Hauke Petersen ebb496cc26 cpu: renamed cortexm_common->cortex-m3_common and cleanup 9 years ago
René Kijewski b6dc5c9b76 core/cortex-m: add missing NORETURNs to thread_arch 9 years ago
Martin Lenders 2362623490 Fix trailing whitespaces
Fixes #1138
9 years ago
Oleg Hahm ef4fe6616c documentation: unified descriptive text for cpu 9 years ago
Oleg Hahm ef5ec344fd core: prefix API functions correctly
Also changed names for bitarithm functions and rename thread_pid to sched_active_pid.
10 years ago
Ludwig Ortmann aa4e61fab2 documentation: clean up doxygen mess after cortex
fixes #1190
10 years ago
Hauke Petersen 31915bfe61 cpu: Initial import of SAM3X8E
- fixed spelling in uart driver
- marked cortexm-common a phony target
- fixed Makefiles
- added reboot interface implementation
- fixed documentation

- added UART0_BUFSIZE define

- added license header

- fixed documentation issues
10 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
10 years ago