Historique des commits

Auteur SHA1 Message Date
  Dmitry Filimonchuk 397c0517a3 Work/f411 fixup (#138) il y a 2 ans
  Dmitry Filimonchuk d39665bad4 #133 fix possible pedantic errors il y a 2 ans
  Mohammad Amin Sameti 5bd0498424 Add PlatformIO support il y a 3 ans
  Matthew Via 8b2fcc8c62 All ep_write functions take const buffer pointer. il y a 4 ans
  Dmitry Filimonchuk 91dd4e8f85 hide driver functions il y a 5 ans
  Dmitry Filimonchuk 01f8b6caed [OTGFS] fix readouts from out of buffer il y a 6 ans
  Dmitry 6c48fba355 fix total number endpoints for F429 and F105 il y a 7 ans
  Dmitry e2b202bb26 Add "externally_visible" attribute for usbd_core entry point and drivers. il y a 7 ans
  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. il y a 7 ans
  Fabián Inostroza a6cdbd15a5 Add support for stm32f105 and stm32f107. Based on the stm32f429 driver. il y a 7 ans