1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/frdm-k22f/Makefile.include
2017-07-18 08:39:21 +02:00

7 lines
174 B
Makefile

# define the cpu used by the board
export CPU = k22f
export CPU_MODEL = mk22fn512vlh12
# Include default FRDM board config
include $(RIOTBOARD)/frdm-common/Makefile.include