Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitry e7869e8a31 docs: change readme.md according new drivers names. hace 8 años
  Dmitry 14d4a67bda refactor: rename structs, hace 8 años
  Dmitry 3a15e8ae06 refactor: start renaming. hace 8 años
  Maxthon Chan d31200eef9 Added #include <stdbool.h> to usbd_core.h to quench some easy errors. (#10) hace 8 años
  Dmitry 8a7b06f004 add: add STM32F303D/E support hace 8 años
  Dmitry f911521140 test: add interrupt based demo hace 8 años
  Dmitry b8b118164b Merge branch 'dev' hace 8 años
  Dmitry a59ca5daff add: add DP disconnect call to USB disable subroutine for F103 driver. hace 8 años
  Dmitry 6c19a0f802 refactor: add targets to Makefile instead using MCU envar hace 8 años
  Dmitry 23387023d7 refactor: refactor usb.h hace 8 años
  Dmitry bb4eb3497f Merge branch 'dev' hace 8 años
  Dmitry 75ed1ee39d feat: add ASM F103/F303 driver hace 8 años
  Dmitry 812d1f063d fix: fix UID3 offset for F103 and OTG_FS driver hace 8 años
  Dmitry 0f17773c80 fix: fix incorrect DP port and PIN set for F103 driver hace 8 años
  Dmitry b9762d3d73 feat: add DP control for V3 driver (F103/F303) hace 8 años
  Dmitry 083821a33f chore: use CMSIS V4 or CMSIS V5 directory structure hace 8 años
  Dmitry d10081bf94 fix: fix incorrect EP0/NPTx FIFO Size Register name for OTG_FS driver hace 8 años
  Dmitry 4c12d06343 docs: Requirements section added hace 8 años
  Dmitry 3e8f805ba2 chore: .gitignore revised hace 8 años
  Dmitry 42228fae50 Merge branch 'dev' hace 8 años
  Dmitry Filimonchuk 3db9d8efa5 dev merging hace 8 años
  Dmitry 2689401bdb docs: Revised CMSIS path in readme.md hace 8 años
  Dmitry 2e712d1f53 Incorrect doublebuffered read fixed for ASM drivers hace 8 años
  Dmitry Filimonchuk 018d790c22 Merge pull request #4 from xcvista/master hace 8 años
  Dmitry e029812276 Fixed hangs on USB bus reset event (reenumeration) for OTG_FS driver hace 8 años
  Dmitry 7e5621a9bc VBUS_DETECTION for V2 driver moved to global USBD_VBUS_DETECT hace 8 años
  Dmitry 46b4c989c9 USBD_SOF_DISABLED flag added hace 8 años
  Dmitry e852c04d46 Fixed connect() (DP not set) hace 8 años
  Max Chan 5879af560f Adding references to STM32F1xx hace 8 años
  Dmitry Filimonchuk c986f6e0aa Merge pull request #3 from xcvista/master hace 8 años