提交歷史

作者 SHA1 備註 提交日期
  Max Chan c3933f01c8 Added references to USB IAD 7 年之前
  Max Chan de4ea2b039 Quenching fallthrough warnings 7 年之前
  Max Chan 2791e5bb4b Adding STM32L433 driver, modified from STM32L052 7 年之前
  Maxthon Chan ab131dcdfb Merge pull request #4 from dmitrystu/master 7 年之前
  Dmitry 6bbc844931 Add STM32F429 OTGHS support. (FS device mode using internal PHY) 7 年之前
  Dmitry e2b202bb26 Add "externally_visible" attribute for usbd_core entry point and drivers. 7 年之前
  Dmitry Filimonchuk 0a31c087a2 Merge pull request #26 from FabianInostroza/max_ep_fix 7 年之前
  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 年之前
  Fabián Inostroza 65dc989108 Add target to flash using dfu-util and the system bootloader. 7 年之前
  Dmitry b9be9f756f fix linker warning about wchar width. 8 年之前
  Fabián Inostroza a6cdbd15a5 Add support for stm32f105 and stm32f107. Based on the stm32f429 driver. 7 年之前
  Travis Robinson 3d2bd32ace Updates for STM32F103xE 8 年之前
  Dmitry bcb03afef3 upd: update readme. 8 年之前
  Dmitry ab2a6b7b1a add: add STM32F4x5 STM32F4x7 8 年之前
  Dmitry ed001f28c6 refactor: revise get_next_pma() function 8 年之前
  Dmitry 9031d9d809 refactor: replace HW capabilities bitmapped field to getinfo() function call. 8 年之前
  Dmitry 811ec90f50 refactor: remove unwanted usb_reset() 8 年之前
  Dmitry 720e4aca3b refactor: remove deprecated usbd_control() 8 年之前
  Andrei Paulau 77cd7bdd16 Fixed support STM32F0xx (#17) 8 年之前
  Dmitry Filimonchuk 87fc76daf5 Stm32f429 otgfs (#14) 8 年之前
  Dmitry 86eec4d03a fix: fix incorrect ep read in usbd_stm32l476_otgfs driver 8 年之前
  Dmitry 350e329f4c fix: fix incorrect device detection macro for STM32L100 assembly driver. 8 年之前
  Dmitry 20d81a2baa Merge branch 'rename' 8 年之前
  Maxthon Chan c6565faecc Merge pull request #3 from dmitrystu/rename 8 年之前
  Dmitry e7869e8a31 docs: change readme.md according new drivers names. 8 年之前
  Dmitry 14d4a67bda refactor: rename structs, 8 年之前
  Dmitry 3a15e8ae06 refactor: start renaming. 8 年之前
  Maxthon Chan bd073b16f9 Merge pull request #2 from dmitrystu/master 8 年之前
  Maxthon Chan d31200eef9 Added #include <stdbool.h> to usbd_core.h to quench some easy errors. (#10) 8 年之前
  Dmitry 8a7b06f004 add: add STM32F303D/E support 8 年之前