summaryrefslogtreecommitdiff
path: root/hw/bsp/pyboardv11
AgeCommit message (Expand)Author
2020-11-29group all stm32f4 boardshathach
2020-10-30use cmsis 5 for all stm32hathach
2020-10-30f4 use offical st driver repohathach
2020-10-08clean up jlink default interfacehathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-08move irq for stm32 synopsyshathach
2020-03-07clean up LD_FILE using $(BOARD)hathach
2020-01-10clean up HSE_VALUE for stm32hathach
2020-01-10clean up flash-stlinkhathach
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-09-18added board feather stm32f045hathach
2019-09-14pyboardv11: Fix typo in HSE_VALUE define so that SysTick runs at correctWilliam D. Jones
2019-09-10Add pyboard (v1.1) BSP. cdc_msc_hid example tested.William D. Jones