Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan K 8aa2ab8d97 Document the usbd_ep_write(dev, ep, 0, 0) trick há 2 anos atrás
  Matthew Via 8b2fcc8c62 All ep_write functions take const buffer pointer. há 4 anos atrás
  Dmitry Filimonchuk 0a0a24f590 add volatile qualifier to the device state há 4 anos atrás
  Dmitry Filimonchuk a983604387 Fix/wpedantic (#78) há 5 anos atrás
  Dmitry Filimonchuk 5eb622d781 fix incorrect USBD_HW_ENUMSPEED há 5 anos atrás
  Dmitry Filimonchuk aeda058c6e fix doxygen há 5 anos atrás
  Dmitry Filimonchuk 01f8b6caed [OTGFS] fix readouts from out of buffer há 6 anos atrás
  dash ae0871a9ba add USB remap support for MCUs in low pin count packages há 6 anos atrás
  Dmitry Filimonchuk 76de5277e2 use #pragma message instead of #warning há 6 anos atrás
  Dmitry c139e05a87 Remove artefacts há 6 anos atrás
  Dmitry 6bbc844931 Add STM32F429 OTGHS support. (FS device mode using internal PHY) há 7 anos atrás
  Dmitry bcb03afef3 upd: update readme. 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
  Dmitry Filimonchuk 87fc76daf5 Stm32f429 otgfs (#14) há 8 anos atrás
  Dmitry 14d4a67bda refactor: rename structs, 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 0f17773c80 fix: fix incorrect DP port and PIN set for F103 driver há 8 anos atrás
  Dmitry Filimonchuk 3db9d8efa5 dev merging há 8 anos atrás
  Dmitry b89ff495bb Documentation revised há 9 anos atrás
  Dmitry 5558726719 Added batterry charging detection support há 9 anos atrás
  Dmitry 52bd70a52f USB-OTG FS driver added (Device mode only). Tested on STM32L476RG há 9 anos atrás
  Dmitry 452360a082 Some improovements há 9 anos atrás
  Dmitry fbd8312ed4 ep_read and ep_write revised há 9 anos atrás
  Dmitry 68dfeea293 Renamed request completed callback function, revised doxygen docs há 9 anos atrás
  Dmitry 48a67dcda2 Revised MCU support há 9 anos atrás
  Dmitry 8c4898731f Fixed line endings há 9 anos atrás
  Dmitry 0b26143083 Change USB Core API functions from macro to inline static há 9 anos atrás
  Dmitry c951d98401 Added usb respond há 9 anos atrás