summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optenusart10.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval BSPKarel Gardas2022-05-271-0/+1
| | | | | | | This patch disables all U(S)ARTs which are not supported by the board itself and its provided connectors. Sponsored-By: Precidata
* bsp/stm32h7: disable UART 5, 7, 8, 9 and USART 3, 6, 10 for STM32H7B3I-DK BSPKarel Gardas2022-04-051-1/+4
|
* build: Merge default-by-family into by-variantSebastian Huber2021-08-181-1/+0
| | | | | | | Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
* build: Use BSP family for optionsChris Johns2021-07-151-0/+1
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* bsp/stm32h7: New BSPSebastian Huber2020-10-271-0/+16
Update #3910.