forked from Imagelibrary/rtems
13 lines
182 B
INI
13 lines
182 B
INI
##
|
|
#
|
|
# @file
|
|
#
|
|
# @ingroup mpc55xx_config
|
|
#
|
|
# @brief Configuration file for MPC5566 evaluation board.
|
|
#
|
|
|
|
RTEMS_BOARD_MODEL = MPC5566EVB
|
|
|
|
include $(RTEMS_ROOT)/make/custom/mpc55xx.cfg
|