Commit History

Author SHA1 Message Date
  Grissiom 85822f22b7 rtdef.h: get back the codes that removed accidentally by d80a471 12 years ago
  Bernard Xiong d80a471680 Fix the memheap_realloc issue 12 years ago
  Grissiom 9237433030 add TI CCS support micros in rtdef.h 12 years ago
  Grissiom f51bce3fed add rm48x50 bsp and libcpu 12 years ago
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE 12 years ago
  Bernard Xiong 47d8dc67c0 change version number 12 years ago
  dzzxzz@gmail.com d5531c6054 fixed the coding style in rtdef.h 12 years ago
  bernard.xiong@gmail.com 850d544bdc add more control command for graphic. 12 years ago
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 12 years ago
  dzzxzz@gmail.com b2da13707b fixed the coding style 12 years ago
  goprife@gmail.com 977afc4f67 add RT_DEVICE_CTRL_BLK_ERASE and struct rt_device_blk_sectors in rtdef.h 12 years ago
  bernard.xiong@gmail.com df249c467d change RT_NULL from ((void*)0) to 0. 12 years ago
  sc943313837@gmail.com c49700184f add RTC control command 12 years ago
  dzzxzz@gmail.com 409dd3801f convert TABs to Spaces in rtdef.h 12 years ago
  bernard.xiong@gmail.com f4d768ec56 Add mutex lock in memheap object. 12 years ago
  dzzxzz@gmail.com 14e5b39b4c change the comment style in rtdef.h 12 years ago
  bernard.xiong@gmail.com 2114b73b4b Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag. 12 years ago
  dzzxzz@gmail.com 095b0ae5c0 re-format the coding style in rtdef.h 13 years ago
  dzzxzz@gmail.com 25a5353e66 fixed spelling error 13 years ago
  bernard.xiong@gmail.com d228266e65 Remove I2C device and add PM pseudo device. 13 years ago
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. 13 years ago
  luohui2320@gmail.com f29989094c ADD I2C BUS device type 13 years ago
  dzzxzz@gmail.com 1641c9db4f add memory heap object in module 13 years ago
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 13 years ago
  qiuyiuestc@gmail.com 407f922a5b fix module unload issue 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago
  bernard.xiong@gmail.com 5d2d94eb3d add RTTHREAD_VERSION definition. 13 years ago
  goprife@gmail.com 4f72d1cba1 remove some warning in jffs2, and fix armcc compile error when using scons 13 years ago
  bernard.xiong@gmail.com 18888679cd add alignment memory allocation. 13 years ago
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. 13 years ago