summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f072disco
AgeCommit message (Expand)Author
2021-04-18create stm32f0 grouphathach
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-30f0 use offical st driver repohathach
2020-10-08clean up jlink default interfacehathach
2020-05-17enable -Wcast-alignhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-08move irq for stm32 fsdevhathach
2020-03-28Update F0 BSP for new HALNathan Conrad
2020-03-26Modify include of HAL, and remove CMSIS clock configuration code, and impleme...Nathan Conrad
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-11-09correct LED, button and uart for feather_stm32f405hathach
2019-11-03add uart support for stm32f072discohathach
2019-10-24fix missing board uart read/write()hathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-09-11tested all the stm32f4 board, work greathathach
2019-09-11added stm32f072disco boardhathach
2019-09-11fix #130hathach
2019-09-11adding stm32f072disco board, board_test example runninghathach