2015-05-26 20:54:09 +02:00
|
|
|
export CPU_ARCH = cortex-m4f
|
2014-04-17 19:40:22 +02:00
|
|
|
|
2015-05-27 10:00:14 +02:00
|
|
|
# use hwtimer compatibility module
|
|
|
|
USEMODULE += hwtimer_compat
|
|
|
|
|
2015-05-26 20:54:09 +02:00
|
|
|
include $(RIOTCPU)/Makefile.include.cortexm_common
|