Histórico de Commits

Autor SHA1 Mensagem Data
  Dmitry Filimonchuk 0a31c087a2 Merge pull request #26 from FabianInostroza/max_ep_fix há 7 anos atrás
  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. há 7 anos atrás
  Fabián Inostroza 65dc989108 Add target to flash using dfu-util and the system bootloader. há 7 anos atrás
  Dmitry b9be9f756f fix linker warning about wchar width. há 8 anos atrás
  Fabián Inostroza a6cdbd15a5 Add support for stm32f105 and stm32f107. Based on the stm32f429 driver. há 7 anos atrás
  Travis Robinson 3d2bd32ace Updates for STM32F103xE há 8 anos atrás
  Dmitry bcb03afef3 upd: update readme. há 8 anos atrás
  Dmitry ab2a6b7b1a add: add STM32F4x5 STM32F4x7 há 8 anos atrás
  Dmitry ed001f28c6 refactor: revise get_next_pma() function há 8 anos atrás
  Dmitry 9031d9d809 refactor: replace HW capabilities bitmapped field to getinfo() function call. há 8 anos atrás
  Dmitry 811ec90f50 refactor: remove unwanted usb_reset() há 8 anos atrás
  Dmitry 720e4aca3b refactor: remove deprecated usbd_control() há 8 anos atrás
  Andrei Paulau 77cd7bdd16 Fixed support STM32F0xx (#17) há 8 anos atrás
  Dmitry Filimonchuk 87fc76daf5 Stm32f429 otgfs (#14) há 8 anos atrás
  Dmitry 86eec4d03a fix: fix incorrect ep read in usbd_stm32l476_otgfs driver há 8 anos atrás
  Dmitry 350e329f4c fix: fix incorrect device detection macro for STM32L100 assembly driver. há 8 anos atrás
  Dmitry 20d81a2baa Merge branch 'rename' há 8 anos atrás
  Dmitry e7869e8a31 docs: change readme.md according new drivers names. há 8 anos atrás
  Dmitry 14d4a67bda refactor: rename structs, há 8 anos atrás
  Dmitry 3a15e8ae06 refactor: start renaming. há 8 anos atrás
  Maxthon Chan d31200eef9 Added #include <stdbool.h> to usbd_core.h to quench some easy errors. (#10) há 8 anos atrás
  Dmitry 8a7b06f004 add: add STM32F303D/E support há 8 anos atrás
  Dmitry f911521140 test: add interrupt based demo há 8 anos atrás
  Dmitry b8b118164b Merge branch 'dev' há 8 anos atrás
  Dmitry a59ca5daff add: add DP disconnect call to USB disable subroutine for F103 driver. há 8 anos atrás
  Dmitry 6c19a0f802 refactor: add targets to Makefile instead using MCU envar há 8 anos atrás
  Dmitry 23387023d7 refactor: refactor usb.h há 8 anos atrás
  Dmitry bb4eb3497f Merge branch 'dev' há 8 anos atrás
  Dmitry 75ed1ee39d feat: add ASM F103/F303 driver há 8 anos atrás
  Dmitry 812d1f063d fix: fix UID3 offset for F103 and OTG_FS driver há 8 anos atrás