Commit History

Author SHA1 Message Date
  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
  yiyue.fang 483479acee update the MDK project file in LPC178x 12 years ago
  yiyue.fang db548a1b37 fixed compiling error related to the RT_USING_INTERRUPT_INFO in mini4020 12 years ago
  yiyue.fang 5510dec187 fixed a syntax error 12 years ago
  Bernard Xiong 93a01ee949 Merge pull request #79 from weety/at91sam9260 12 years ago
  weety d9d39a8d21 Use SRAM as EMAC transmit buffer, to avoid the underrun error, especially in the large amount of data communication. 12 years ago
  user 06c6630bbf fix compiling warning in finsh shell 12 years ago
  Bernard Xiong 009eccf640 fix the wrong strcpy issue in list() function 12 years ago