Historique des commits

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