Commit History

Author SHA1 Message Date
  Bernard Xiong 3eac58ce8e Merge pull request #173 from grissiom/new-timer 11 years ago
  Grissiom d59aa279c3 kernel: use skip list to implement timer list 11 years ago
  bernard f1107f6714 add BGR565 definition 11 years ago
  Grissiom 6e676e7754 dev/portal: implement portal device 12 years ago
  Grissiom 7e68096a88 dev/pipe: make pipe a type of device 12 years ago
  bernard a124e7bd22 add initialization debug code 12 years ago
  bernard b96b35613f add mount table 12 years ago
  Bernard Xiong 493930ea07 Merge pull request #118 from BernardXiong/master 12 years ago
  Grissiom 7bcce9e87f device: add ref_count support 12 years ago
  Bernard Xiong 8c0d4d2ad8 fix the spelling wrong 12 years ago
  Bernard Xiong ca56dce2a3 remove initialization feature for MS VC++ compiler 12 years ago
  Grissiom 9f62f03f11 rm48x50: restore missing include for __TI_COMPILER_VERSION__ 12 years ago
  yiyue.fang cf0db957f2 reformat the coding style in rtdef.h 12 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  Bernard Xiong 98c8a23e94 Add component initialization. 12 years ago
  Bernard Xiong c5927f51b3 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 12 years ago
  Bernard Xiong f837ea41b1 Add component initialization define in rtdef.h 12 years ago
  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