コミット履歴

作者 SHA1 メッセージ 日付
  bernard f1107f6714 add BGR565 definition 12 年 前
  Grissiom 6e676e7754 dev/portal: implement portal device 12 年 前
  Grissiom 7e68096a88 dev/pipe: make pipe a type of device 12 年 前
  bernard a124e7bd22 add initialization debug code 12 年 前
  bernard b96b35613f add mount table 12 年 前
  Bernard Xiong 493930ea07 Merge pull request #118 from BernardXiong/master 12 年 前
  Grissiom 7bcce9e87f device: add ref_count support 12 年 前
  Bernard Xiong 8c0d4d2ad8 fix the spelling wrong 12 年 前
  Bernard Xiong ca56dce2a3 remove initialization feature for MS VC++ compiler 12 年 前
  Grissiom 9f62f03f11 rm48x50: restore missing include for __TI_COMPILER_VERSION__ 12 年 前
  yiyue.fang cf0db957f2 reformat the coding style in rtdef.h 12 年 前
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 年 前
  Bernard Xiong 98c8a23e94 Add component initialization. 12 年 前
  Bernard Xiong c5927f51b3 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 12 年 前
  Bernard Xiong f837ea41b1 Add component initialization define in rtdef.h 12 年 前
  Grissiom 85822f22b7 rtdef.h: get back the codes that removed accidentally by d80a471 12 年 前
  Bernard Xiong d80a471680 Fix the memheap_realloc issue 12 年 前
  Grissiom 9237433030 add TI CCS support micros in rtdef.h 12 年 前
  Grissiom f51bce3fed add rm48x50 bsp and libcpu 12 年 前
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE 12 年 前
  Bernard Xiong 47d8dc67c0 change version number 13 年 前
  dzzxzz@gmail.com d5531c6054 fixed the coding style in rtdef.h 13 年 前
  bernard.xiong@gmail.com 850d544bdc add more control command for graphic. 13 年 前
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 13 年 前
  dzzxzz@gmail.com b2da13707b fixed the coding style 13 年 前
  goprife@gmail.com 977afc4f67 add RT_DEVICE_CTRL_BLK_ERASE and struct rt_device_blk_sectors in rtdef.h 13 年 前
  bernard.xiong@gmail.com df249c467d change RT_NULL from ((void*)0) to 0. 13 年 前
  sc943313837@gmail.com c49700184f add RTC control command 13 年 前
  dzzxzz@gmail.com 409dd3801f convert TABs to Spaces in rtdef.h 13 年 前
  bernard.xiong@gmail.com f4d768ec56 Add mutex lock in memheap object. 13 年 前