Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ivan K 8aa2ab8d97 Document the usbd_ep_write(dev, ep, 0, 0) trick 2 vuotta sitten
  Matthew Via 8b2fcc8c62 All ep_write functions take const buffer pointer. 4 vuotta sitten
  Dmitry Filimonchuk 0a0a24f590 add volatile qualifier to the device state 4 vuotta sitten
  Dmitry Filimonchuk a983604387 Fix/wpedantic (#78) 5 vuotta sitten
  Dmitry Filimonchuk 5eb622d781 fix incorrect USBD_HW_ENUMSPEED 5 vuotta sitten
  Dmitry Filimonchuk aeda058c6e fix doxygen 5 vuotta sitten
  Dmitry Filimonchuk 01f8b6caed [OTGFS] fix readouts from out of buffer 6 vuotta sitten
  dash ae0871a9ba add USB remap support for MCUs in low pin count packages 6 vuotta sitten
  Dmitry Filimonchuk 76de5277e2 use #pragma message instead of #warning 6 vuotta sitten
  Dmitry c139e05a87 Remove artefacts 6 vuotta sitten
  Dmitry 6bbc844931 Add STM32F429 OTGHS support. (FS device mode using internal PHY) 7 vuotta sitten
  Dmitry bcb03afef3 upd: update readme. 8 vuotta sitten
  Dmitry 9031d9d809 refactor: replace HW capabilities bitmapped field to getinfo() function call. 8 vuotta sitten
  Dmitry 811ec90f50 refactor: remove unwanted usb_reset() 8 vuotta sitten
  Dmitry 720e4aca3b refactor: remove deprecated usbd_control() 8 vuotta sitten
  Dmitry Filimonchuk 87fc76daf5 Stm32f429 otgfs (#14) 8 vuotta sitten
  Dmitry 14d4a67bda refactor: rename structs, 8 vuotta sitten
  Maxthon Chan d31200eef9 Added #include <stdbool.h> to usbd_core.h to quench some easy errors. (#10) 8 vuotta sitten
  Dmitry 0f17773c80 fix: fix incorrect DP port and PIN set for F103 driver 8 vuotta sitten
  Dmitry Filimonchuk 3db9d8efa5 dev merging 8 vuotta sitten
  Dmitry b89ff495bb Documentation revised 9 vuotta sitten
  Dmitry 5558726719 Added batterry charging detection support 9 vuotta sitten
  Dmitry 52bd70a52f USB-OTG FS driver added (Device mode only). Tested on STM32L476RG 9 vuotta sitten
  Dmitry 452360a082 Some improovements 9 vuotta sitten
  Dmitry fbd8312ed4 ep_read and ep_write revised 9 vuotta sitten
  Dmitry 68dfeea293 Renamed request completed callback function, revised doxygen docs 9 vuotta sitten
  Dmitry 48a67dcda2 Revised MCU support 9 vuotta sitten
  Dmitry 8c4898731f Fixed line endings 9 vuotta sitten
  Dmitry 0b26143083 Change USB Core API functions from macro to inline static 9 vuotta sitten
  Dmitry c951d98401 Added usb respond 9 vuotta sitten