2015-05-26 20:54:09 +02:00
|
|
|
export CPU_ARCH = cortex-m4f
|
2014-06-24 23:36:38 +02:00
|
|
|
|
2015-05-27 09:59:43 +02:00
|
|
|
# use hwtimer compatibility module
|
|
|
|
USEMODULE += hwtimer_compat
|
|
|
|
|
2015-05-26 20:54:09 +02:00
|
|
|
include $(RIOTCPU)/Makefile.include.cortexm_common
|