dts: arm: st: Add dts and soc additions for stm32 F767ZI board

Added dts additions for stm32 nucleo f767zi board, also added
and modified soc addtions for thet board.
Updated dts reference file name.
Updated yaml to take out adc for now.

Signed-off-by: Roland Ma <rolandma@yahoo.com>
This commit is contained in:
Roland Ma 2020-01-02 23:15:49 -05:00 committed by Ioannis Glaropoulos
commit 01049b73be
6 changed files with 242 additions and 0 deletions

View file

@ -16,6 +16,10 @@ config SOC_STM32F746XX
config SOC_STM32F756XX
bool "STM32F756XX"
config SOC_STM32F767XX
bool "STM32F767XX"
select CPU_HAS_FPU_DOUBLE_PRECISION
config SOC_STM32F769XX
bool "STM32F769XX"
select CPU_HAS_FPU_DOUBLE_PRECISION