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:
parent
ba98e72db2
commit
01049b73be
6 changed files with 242 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue