|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
# Nuvoton PFM M487 board configuration
|
|
#
|
|
# Copyright (c) 2020 Linumiz
|
|
# Author: Saravanan Sekar <saravanan@linumiz.com>
|
|
|
|
if BOARD_NUVOTON_PFM_M487
|
|
|
|
config BOARD
|
|
default "nuvoton_pfm_m487"
|
|
|
|
endif # BOARD_NUVOTON_PFM_M487
|