Commit History

Author SHA1 Message Date
  Meco Man 24b4b6cbb9 [kernel]补充endif后缀注释 4 years ago
  Meco Man 678306d300 [kernel]auto formatted 4 years ago
  tangweikang b1cdc3a2cb [toolchain] Added support for the TASKING toolchain. 4 years ago
  xieyangrun 618eb1c016 fixed whitespace character 5 years ago
  tyustli edfe6d5b28 [src] [components] avoid compiler optimize 5 years ago
  yangjie e7cb38c9c3 [src]解除组件初始化与使用user main的依赖 5 years ago
  tyustli 85a9f5add9 fix bug in Thread.cpp/Thread.h/components.c files 6 years ago
  yangjie ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() 6 years ago
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 6 years ago
  Bernard Xiong d1c177f48b [Kernel] Fix typo. 6 years ago
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 6 years ago
  Bernard Xiong b98a0ba804 [Kernel] Add ARMCC 6.x support. 6 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 years ago
  hichard_ren@yeah.net bbb879717c add config main thread priority 7 years ago
  skawu 2357842f59 没用使用RT_USING_HEAP宏时,增加一条语句用于消除此警告 7 years ago
  714826565 d4d22d34d3 没用使用RT_USING_HEAP宏时,components.c文件第211行会报警告,增加一条语句用于消除此警告 7 years ago
  bernard b27c7e4826 [Kernel] Add signal implementation. 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 7 years ago
  Bernard Xiong b9a718b80c Update components.c 8 years ago
  tanek liang d835d91ae8 [kernel] use the macro definition instead of the user main thread 8 years ago
  Bluebear233 689f316100 Update components.c 8 years ago
  Bluebear233 0d43ebffe1 Update components.c 8 years ago
  Bluebear233 8d7686179c Update components.c 8 years ago
  Bluebear233 6c1d60f987 Update components.c 8 years ago
  Bernard Xiong c7bd0aca21 [Kernel] Add rti_board_start to replace rti_start. 9 years ago
  ardafu 9201cbc29b [Kernel Init] Add support to use RT_USING_USER_MAIN with IAR 10 years ago
  Bernard Xiong 2d27251d21 [Kernel] fix the Keil MDK compiling warning. 10 years ago
  Bernard Xiong 90e95eca54 [Kernel] Rename init.c to components.c in kernel to avoid same file name issue. 10 years ago