Historique des commits

Auteur SHA1 Message Date
  shaolin 64a2902fa9 1. Fix some spell error; il y a 11 ans
  weety d5b0c94552 [USB]fix rt_usbd_set_config() BUG which set the USB device to configuration state before enumerating the device. il y a 11 ans
  shaolin 8fd0a7f9c6 Update USB Device Stack to support more device controllers; il y a 12 ans
  yiyue.fang 03cf76e7ef reformat the coding style in usbdevice/core/core.c il y a 12 ans
  yiyue.fang 621fbdb90c Embedded GPLv2 license in drivers il y a 12 ans
  heyuanjie87 02869d7e67 udisk can be eject il y a 12 ans
  Grissiom b02993c989 usbdevice/core: cope with some buggy drivers on USB_MSG_DATA_NOTIFY il y a 12 ans
  Grissiom ed19483cb4 usb: add USB_MSG_PLUG_OUT event il y a 12 ans
  heyuanjie87 376a08d89a return correct length of LangID string to host il y a 12 ans
  qiuyiuestc a33e992724 Merge pull request #95 from grissiom/vcom il y a 12 ans
  qiuyiuestc 97a507e667 usbdevice/core: add reset function to support hotplug il y a 12 ans
  heyuanjie87 8aa4eb7924 make Host can halt endpoints il y a 12 ans
  heyuanjie87 8b4aadb4db add usb state il y a 12 ans
  Grissiom b3e38f53b4 usbdevice/core: use static message queue il y a 12 ans
  Grissiom f0d50a7b36 usbdevice/core: use static thread instead of dynamic thread il y a 12 ans
  Grissiom 157af94af9 usbdevice/core: small optimization on the event loop il y a 12 ans
  Grissiom 5de59429fe usbdevice/core: misc cleanup il y a 12 ans
  Grissiom d196a75a41 usbdevice/core/core.c: fix garbage value bug il y a 12 ans
  heyuanjie87 34d531578e class driver can custom string description il y a 13 ans
  heyuanjie87 7ce0547575 fixed the string descriptor send to host more than actual il y a 13 ans
  heyuanjie87 a3bde3c4a3 handle standard request to interface that defined in class il y a 13 ans
  heyuanjie87 58317f5bd2 use new interface to send status in control transfer il y a 13 ans
  Ming, Bai b4de7cce57 Re-normalizing the repo il y a 13 ans
  sc943313837@gmail.com 454455e858 change inferface handler parameter il y a 13 ans
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG il y a 13 ans
  sc943313837@gmail.com ebe3e461f6 add a new fuction to config the desc in altsetting il y a 13 ans
  sc943313837@gmail.com 5927bf0ac1 set endpoint buffer to RT_NULL il y a 13 ans
  sc943313837@gmail.com d8796d9639 change endpoint and class handler il y a 13 ans
  qiuyiuestc@gmail.com 60c27fc4b5 add USB composite and mass storage class features in USB device stack il y a 13 ans
  qiuyiuestc@gmail.com 6bf06f7595 remove unused code in _set_interface il y a 13 ans