Commit History

Author SHA1 Message Date
  Grissiom b3e38f53b4 usbdevice/core: use static message queue 12 years ago
  Grissiom f0d50a7b36 usbdevice/core: use static thread instead of dynamic thread 12 years ago
  Bernard Xiong f1e34eef11 Merge pull request #86 from grissiom/serial-rb-size 12 years ago
  Bernard Xiong 94b7fee4d2 Merge pull request #85 from grissiom/fix-usb-serial 12 years ago
  Bernard Xiong 8e9e7f3e7c serial: use RT_SERIAL_RB_BUFSZ to define the size of ring buffer. 12 years ago
  Grissiom aa179e4438 cdc_vcom: not to start sending data when the data is already sending 12 years ago
  Grissiom 157af94af9 usbdevice/core: small optimization on the event loop 12 years ago
  Grissiom d23ee75d2e cdc_vcom: send data as many as possible 12 years ago
  Grissiom 5de59429fe usbdevice/core: misc cleanup 12 years ago
  Grissiom ffb1e62020 cdc_vcom: send a zero-length-packet at the end is transaction 12 years ago
  Grissiom 778c4239b1 cdc_vcom: fix the bug that use ringbuffer pool as usb packet buffer 12 years ago
  Bernard Xiong c8d85a5c35 Merge pull request #84 from grissiom/ringbuffer 12 years ago
  Grissiom 952bc0d4ef ringbuffer: format the code to a more symmetric structure 12 years ago
  Grissiom 639bd30321 reimplement ringbuffer 12 years ago
  Bernard Xiong 1161e7b3f8 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 12 years ago
  Bernard Xiong 0e16b6dc97 add RAMFS implementation 12 years ago
  Bernard Xiong ab3e00cc21 Update .travis.yml 12 years ago
  Bernard Xiong 692f984a23 Update README.md 12 years ago
  qiuyiuestc b5646a20e7 Merge pull request #81 from grissiom/fix-usb 12 years ago
  Grissiom d196a75a41 usbdevice/core/core.c: fix garbage value bug 12 years ago
  Bernard Xiong e58d656477 remove project.uvopt file when generate keil mdk project file 12 years ago
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE 12 years ago
  Bernard Xiong 608bf2cb3d add rt_memheap_realloc function 12 years ago
  yiyue.fang 8185f9888d Merge branch 'master' of https://github.com/RT-Thread/rt-thread 12 years ago
  yiyue.fang da597730d1 change the version number in doxyfile 12 years ago
  shaolin f91fc2dbe2 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 12 years ago
  yiyue.fang f34ef8d984 change the version number in the doxygen document 12 years ago
  shaolin 83751c63e3 add error handler in dlopen.c 12 years ago
  Bernard Xiong e877a9868b fengzi: Fix LM3S ETH driver: Ethernet RX interrupt will be disabled if pbuf_alloc failed. 12 years ago
  yiyue.fang bdeb0e501f update the version information 12 years ago