summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f303disco/board.mk
AgeCommit message (Expand)Author
2023-03-19bsp for f2 f3hathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2022-06-02rework make freertos port handlingRafael Silva
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-05update DEPS_SUBMODULES to optimize cihathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-04merge no-family example buildhathach
2020-10-30use cmsis 5 for all stm32hathach
2020-10-30f3 use offical st driver repohathach
2020-10-08clean up jlink default interfacehathach
2020-01-10clean up flash-stlinkhathach
2019-12-11close #204 define HSE_VALUE in _hal_conf instead of board.mkhathach
2019-11-20move -flto to board.mkhathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-09-12ported stm32f2, added board stm32f207zg nucleohathach
2019-09-11ported stm32f3, close #67hathach
2019-09-10Rename the STM32 MCU options.Nathan Conrad
2019-09-10Move interrupt handler into device driver, and rename the OPT_MCU_STM32 const...Nathan Conrad
2019-09-09Update F3 BSP and create F070RB BSP. Both are untested (but compile).Nathan Conrad
2019-09-05swith stm32h7 to use st_driverhathach
2019-09-05switch stm32f3 to use st_driverhathach
2019-07-19rename bsp of stm32 boardhathach