1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/frdm-k64f/Makefile.include

7 lines
187 B
Makefile
Raw Normal View History

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