Commit History

Author SHA1 Message Date
  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
  prife e952d55d6d Merge pull request #70 from geniusgogo/dfs-fixbug 12 years ago
  Bernard Xiong 425d26786f Merge pull request #78 from BernardXiong/master 12 years ago
  Bernard Xiong b68e34c931 strip more characters in finsh token 12 years ago
  Bernard Xiong aaba8680fb Merge pull request #75 from aozima/pulls 12 years ago
  Bernard Xiong 9cac0ca416 Merge pull request #77 from weety/at91sam9260 12 years ago
  weety e7885df2f1 add At91SAM9260 SDIO highspeed and SDIO IRQ capability, fixed compiling warnning 12 years ago
  weety 0594734d8d clean up code 12 years ago