summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32l476disco
AgeCommit message (Expand)Author
2021-11-02grouping stm32L4 family in bsphathach
2021-11-02add fix for stm32l4 (version 3.10a) which generate transfer complete when set...hathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17spaceshathach
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
2021-01-26change output filename to BOARD-Directoryhathach
2020-10-30use cmsis 5 for all stm32hathach
2020-10-30add more stm mcuhathach
2020-10-30l4 use offical st driver repohathach
2020-10-08clean up jlink default interfacehathach
2020-05-06stm32l476disco: Fix system clock setupJerzy Kasenberg
2020-05-06stm32l476disco: fix uninitialized filed usageJerzy Kasenberg
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-08move irq for stm32 synopsyshathach
2020-03-26Modify include of HAL, and remove CMSIS clock configuration code, and impleme...Nathan Conrad
2019-12-12Merge pull request #234 from hathach/stm32f4-blackpillHa Thach
2019-12-11close #204 define HSE_VALUE in _hal_conf instead of board.mkhathach
2019-12-11move VBUS sense out of dcd_synosys to bsphathach
2019-11-20move -flto to board.mkhathach
2019-10-24fix missing board uart read/write()hathach
2019-10-03couldn't get 32L4 running with crystal less modehathach
2019-09-13adding stm32l4 support, board test run with stm32l476disco, usb doens't work yethathach