summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f7
AgeCommit message (Expand)Author
2024-11-13hil add stm32f723disco, add test flags for device/host/dualhathach
2024-11-08minor clean uphathach
2024-11-07update bsp for h7 to support host modehathach
2024-11-07enable stm32f4 hosthathach
2024-11-06fix iar buildhathach
2024-11-06update bsp for f7hathach
2024-11-04usbh use the new tusb_time_delay_ms_api()hathach
2024-10-31fix f7 ci buildhathach
2024-10-25fix make buildhathach
2024-10-18testing hcd with f723 due to h743eval issue with mfx vbus drive.hathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-07-19Fix STM32F7 FS port build.HiFiPhile
2024-05-03add cmake for stm32wbhathach
2024-04-28Build STM32F7 with single-point FPU.HiFiPhile
2024-04-24update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 sa...hathach
2024-04-23clang f7, update cmsis f7 to fix startup bughathach
2023-12-18update FreeRTOSConfig.hhathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-16switch freertos to static allocation only (dynamic = 0), since it is possible...hathach
2023-10-31Fix STM32F7 OTG_HS GPIO alt mapping.HiFiPhile
2023-10-31minor clean uphathach
2023-08-04add uid for some stm32hathach
2023-08-03more board_api.h renamehathach
2023-08-03add osal queue name if neededhathach
2023-06-30move LTO checked to family_support.cmakehathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-25run ci with -DCMAKE_BUILD_TYPE=MinSizeRelhathach
2023-06-24move all IAR to cmakehathach
2023-06-24more make updatehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-06-24update all stm32 to use new enhance makehathach
2023-03-17fix trailing space and new linehathach
2023-03-17Merge pull request #1391 from perigoso/renesas-raHa Thach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-03-16fix HAL_Delay no effect bug on st platformtyustli
2023-03-08Merge branch 'master' into renesas-rahathach
2023-03-06fix iar cihathach
2023-01-30iar h7hathach
2023-01-24add iar --fpu optionhathach
2023-01-22update stm32f7 to build with iarhathach
2022-12-04Fix typosBastien Nocera
2022-06-02rework make freertos port handlingRafael Silva
2022-06-01rename board specific macro for examplehathach
2021-11-04adding g4 family with g474nucleo, able to blink led and buttonhathach
2021-10-31change F207 to use new dwc2hathach
2021-10-28support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phyhathach
2021-10-17more with -Wcast-qualhathach
2021-08-29disable systick when running freertos on other stm familieshathach
2021-03-18add example specific DEPS_SUBMODULEShathach