コミット履歴

作者 SHA1 メッセージ 日付
  mbbill@gmail.com 252bc41a2c add a blocking mailbox post function 14 年 前
  bernard.xiong@gmail.com 64517f05c5 update graphic driver interface. 14 年 前
  bernard.xiong@gmail.com a714392b70 update graphic driver interface. 14 年 前
  bernard.xiong@gmail.com 54f422ebb4 add more device definition. 14 年 前
  bernard.xiong@gmail.com 6e88bffff9 add graphic device. 14 年 前
  bernard.xiong 43a6a907da use builtin va_arg in GCC 4.x 14 年 前
  dzzxzz ca52080ade change "inline" to "static inline" for IAR compiler 15 年 前
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 15 年 前
  qiuyiuestc 56c6c301bc clean up code 15 年 前
  qiuyiuestc 5a8d5a56cb update module 15 年 前
  qiuyiuestc c7f8c325af module update for extension 15 年 前
  qiuyiuestc d240423d74 construct module symbol table 15 年 前
  bernard.xiong 7018ab0661 add cleanup callback function on thread exit; add IPC object reset command. 15 年 前
  qiuyiuestc 644c879a4c add rt_module_realloc implement 15 年 前
  qiuyiuestc fb7d4122fc implement module memory allocator 15 年 前
  jiaojinxing1987@gmail.com c1798b7585 struct rt_thread 的 stack_size 改回 rt_uint16_t 类 15 年 前
  jiaojinxing1987@gmail.com e7211af8a7 15 年 前
  qiuyiuestc 1c590cf5d9 module update 15 年 前
  qiuyiuestc 878d1b3636 update module 15 年 前
  qiuyiuestc ae53558a6b fix rt_device_blk_geometry compile error 15 年 前
  bernard.xiong 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. 15 年 前
  bernard.xiong 5900cc0c73 change the ALIGN definition for IAR compiler. 15 年 前
  qiuyiuestc 8b8dba661f module developing 15 年 前
  bernard.xiong@gmail.com 0eaf2098b8 fix the timer check bug. 15 年 前
  bernard.xiong@gmail.com b34d10449f change some field's type in RT-Thread RTOS definitions. 15 年 前
  qiuyiuestc b87f6d562b module developing 15 年 前
  bernard.xiong 5195a7fb79 change version number 16 年 前
  bernard.xiong 23ea4f1b74 add __ICCM16C__ compiler support. 16 年 前
  bernard.xiong 9294a611f5 add LPC11xx Cortex-M0 porting. 16 年 前
  mbbill b8653e766f FIX: If we place a return statement after RT_ASSERT we will get a warning: "statement is unreachable" in debug mode. This fix removed this warning. 16 年 前