boards: arm: Add board definition for stm32 nucleo_f767zi

Added board definition additions for stm32 nucleo_f767zi
board.

Signed-off-by: Roland Ma <rolandma@yahoo.com>
This commit is contained in:
Roland Ma 2020-01-02 22:57:41 -05:00 committed by Ioannis Glaropoulos
commit b0bdf91e11
11 changed files with 496 additions and 5 deletions

View file

@ -1,9 +1,7 @@
# Kconfig - ST STM32F767ZI MCU configuration options
#
# ST STM32F767ZI MCU configuration options
# Copyright (c) 2019 Roland Ma
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F767XX
@ -24,4 +22,3 @@ config NUM_IRQS
default 110
endif # SOC_STM32F767XX