커밋 기록

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