| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-28 | In some STM32H7 BSP variants, initialized RCC_PeriphCLKInitStruct instances ↵ | Brandon Alba | |
| as empty | |||
| 2023-02-28 | Initialized all RCC init structs for all STM32H7 BSP variants as empty | Brandon Alba | |
| 2023-01-30 | iar h7 | hathach | |
| 2023-01-26 | Add support for nucleo-h723zg | Jerzy Kasenberg | |
| Mostly copy of stm32h743nucleo. Linker script generated by STM32CubeIDE. Since this device has only one HS USB board.h contains few defines that map on board HS USB to FS because there is no ULPI chip mounted on Nucleo board. For FreeRTOS build: Set interrupt priority for HS always and for FS if exists. | |||
| 2023-01-26 | boards/stm32h7 update gpio clocks | Jerzy Kasenberg | |
| GPIOE was turned on twice, changed to missing GPIOF. GPIOI is not present on all boards notably STM32H723 so clock in turned on only if present. | |||
| 2022-12-04 | Fix typos | Bastien Nocera | |
| 2022-11-24 | Added board description for electro-smith daisy seed | Adrian Scripca | |
| 2022-06-02 | rework make freertos port handling | Rafael Silva | |
| this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible Signed-off-by: Rafael Silva <[email protected]> | |||
| 2022-06-01 | rename board specific macro for example | hathach | |
| - BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT - BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED | |||
| 2021-10-30 | add support for EFM32GG | hathach | |
| merge GG12 GG12 to simply OPT_MCU_EFM32GG | |||
| 2021-10-28 | support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phy | hathach | |
| 2021-10-17 | more with -Wcast-qual | hathach | |
| 2021-08-29 | disable systick when running freertos on other stm families | hathach | |
| 2021-08-29 | remove old openh743i, explicitly disable systick when using freertos for H7 | hathach | |
| 2021-08-19 | merge waveshare to h7 family | hathach | |
| 2021-04-18 | update ci build | hathach | |
| 2021-03-18 | add example specific DEPS_SUBMODULES | hathach | |
| 2021-03-17 | spaces | hathach | |
| 2021-03-17 | explicitly add dcd source file without vendor/family | hathach | |
| 2021-03-05 | update DEPS_SUBMODULES to optimize ci | hathach | |
| 2021-03-04 | rename FAMILY_SUBMODULES to DEPS_SUBMODULES | hathach | |
| 2021-03-03 | clean up | hathach | |
| 2021-03-03 | add h745disco to family group | hathach | |
| 2021-03-03 | group h743eval and h743nucleo into stm32h7 | hathach | |
| tested and work well | |||
