summaryrefslogtreecommitdiff
path: root/src/portable/st/stm32f3
AgeCommit message (Collapse)Author
2019-09-09Remove STM32 F3 port.Nathan Conrad
2019-06-10remove dcd_edpt_busy()hathach
2019-05-14update license year to 2019hathach
2019-03-30added dcd_remote_wakeup() stub for all portshathach
2019-03-29working on suspend and resumehathach
change dcd_init signature
2019-03-27replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stallhathach
- remove dcd_edpt_stalled() from dcd porting
2019-03-27remove dcd_get_frame_number()hathach
2019-03-22added stub for dcd_stm32f3hathach