Blame view

RIOT/boards/frdm-k22f/Makefile.include 174 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  # 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