커밋 기록

작성자 SHA1 메시지 날짜
  Bernard.Xiong 62a0172d11 [Kernel] Fix the system initialization link issue 10 년 전
  bernard 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. 11 년 전
  bernard dbcb4a1ccf [Kernel] declare more APIs in module 11 년 전
  Bernard Xiong 97508eb48e Merge pull request #228 from prife/kernel 12 년 전
  prife 86cdc22043 kernel: rearrange the header file include order 12 년 전
  bernard 31446eab4c [Kernel] application module can support arguments 12 년 전
  Grissiom 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler 12 년 전
  Grissiom 7b0a3afdf9 kservice: export vsnprintf as rt_vsnprintf 12 년 전
  bernard b96b35613f add mount table 12 년 전
  Bernard Xiong e63be67e2d Remove the stdarg.h file include. 12 년 전
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 년 전
  Bernard Xiong 0bb5eb18b9 Add rt_kprintf re-defined, which is suggested by ufbycd. 12 년 전
  Grissiom f51bce3fed add rm48x50 bsp and libcpu 12 년 전
  Bernard Xiong 608bf2cb3d add rt_memheap_realloc function 12 년 전
  Bernard Xiong bb72be94b2 code cleanup for interrupt description 12 년 전
  weety 7917cf09e7 remain the old handler to keep forward compatibility 12 년 전
  weety b21028474b Modify the interrupt interface implementations, changes in the part of the parameter definition. 12 년 전
  bernard.xiong@gmail.com b60476b8e7 remove rt_current_module and rt_module_set function. 13 년 전
  bernard.xiong@gmail.com 2114b73b4b Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag. 13 년 전
  dzzxzz@gmail.com 1ccf6f800c delete the unnecessary space 13 년 전
  dzzxzz@gmail.com 3aa354d28b re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80 13 년 전
  bernard.xiong@gmail.com 25268ad23d Add more symbols export for application module. 13 년 전
  bernard.xiong@gmail.com 8475d23d3e Add rt_timer_next_timeout_tick() declaration in rtthread.h. 13 년 전
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() 13 년 전
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. 13 년 전
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 13 년 전
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 13 년 전
  bernard.xiong@gmail.com 3b805a8137 remove the duplicated rt_sprintf declaration. 13 년 전
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 년 전
  bernard.xiong@gmail.com 18888679cd add alignment memory allocation. 14 년 전