Commit History

Author SHA1 Message Date
  Dmitry Filimonchuk 397c0517a3 Work/f411 fixup (#138) 2 years ago
  Dmitry Filimonchuk d39665bad4 #133 fix possible pedantic errors 2 years ago
  Mohammad Amin Sameti 5bd0498424 Add PlatformIO support 3 years ago
  Matthew Via 8b2fcc8c62 All ep_write functions take const buffer pointer. 4 years ago
  Dmitry Filimonchuk 91dd4e8f85 hide driver functions 5 years ago
  Dmitry Filimonchuk 01f8b6caed [OTGFS] fix readouts from out of buffer 6 years ago
  Dmitry 6c48fba355 fix total number endpoints for F429 and F105 7 years ago
  Dmitry e2b202bb26 Add "externally_visible" attribute for usbd_core entry point and drivers. 7 years ago
  Fabián Inostroza b255d2e835 Fix MAX_EP. I though it was the total number of endpoints but by the way it is used in the code shows that it is the number of endpoint pairs (IN/OUT) not counting EP0. 7 years ago
  Fabián Inostroza a6cdbd15a5 Add support for stm32f105 and stm32f107. Based on the stm32f429 driver. 7 years ago