mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
27133d25fe
- 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
4 lines
91 B
Makefile
4 lines
91 B
Makefile
|
|
# include module specific includes
|
|
export INCLUDES += -I$(RIOTCPU)/cortexm_common/include
|