- 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
|