boards: stm32h750b_dk: update doc & board file

Update board's doc & yaml file with enabled features.

Signed-off-by: Abderrahmane Jarmouni <git@jarmouni.me>
This commit is contained in:
Abderrahmane Jarmouni 2024-09-22 21:16:10 +02:00 committed by Carles Cufí
parent 1df078158f
commit 7cd87ea1f7
2 changed files with 10 additions and 1 deletions

View file

@ -59,7 +59,14 @@ The current Zephyr stm32h750b_dk board configuration supports the following hard
+-----------+------------+-------------------------------------+
| RTC | on-chip | rtc |
+-----------+------------+-------------------------------------+
| ADC | on-chip | adc |
+-----------+------------+-------------------------------------+
| LTDC | on-chip | display |
+-----------+------------+-------------------------------------+
| QSPI NOR | on-chip | off-chip flash |
+-----------+------------+-------------------------------------+
| FMC | on-chip | memc (SDRAM) |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on Zephyr porting.

View file

@ -15,4 +15,6 @@ supported:
- flash
- rtc
- memc
- display
- spi
vendor: st