Historique des commits

Auteur SHA1 Message Date
  Bernard Xiong e63be67e2d Remove the stdarg.h file include. il y a 12 ans
  Bernard Xiong 79392bb082 Embedded GPLv2 license. il y a 12 ans
  Bernard Xiong 0bb5eb18b9 Add rt_kprintf re-defined, which is suggested by ufbycd. il y a 12 ans
  Grissiom f51bce3fed add rm48x50 bsp and libcpu il y a 12 ans
  Bernard Xiong 608bf2cb3d add rt_memheap_realloc function il y a 12 ans
  Bernard Xiong bb72be94b2 code cleanup for interrupt description il y a 12 ans
  weety 7917cf09e7 remain the old handler to keep forward compatibility il y a 13 ans
  weety b21028474b Modify the interrupt interface implementations, changes in the part of the parameter definition. il y a 13 ans
  bernard.xiong@gmail.com b60476b8e7 remove rt_current_module and rt_module_set function. il y a 13 ans
  bernard.xiong@gmail.com 2114b73b4b Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag. il y a 13 ans
  dzzxzz@gmail.com 1ccf6f800c delete the unnecessary space il y a 13 ans
  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 il y a 13 ans
  bernard.xiong@gmail.com 25268ad23d Add more symbols export for application module. il y a 13 ans
  bernard.xiong@gmail.com 8475d23d3e Add rt_timer_next_timeout_tick() declaration in rtthread.h. il y a 13 ans
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() il y a 13 ans
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. il y a 13 ans
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. il y a 13 ans
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. il y a 14 ans
  bernard.xiong@gmail.com 3b805a8137 remove the duplicated rt_sprintf declaration. il y a 14 ans
  dzzxzz 12b5e56f46 unify the coding style of kernel il y a 14 ans
  bernard.xiong@gmail.com 18888679cd add alignment memory allocation. il y a 14 ans
  dzzxzz 7926109356 cleanup kernel code il y a 14 ans
  bernard.xiong@gmail.com 472cc9334a add errno implementation in RT-Thread. il y a 14 ans
  qiuyiuestc@gmail.com a8f51bf63a fix compile error il y a 14 ans
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator il y a 14 ans
  bernard.xiong@gmail.com cfd580edf4 add rt_tick_set function il y a 14 ans
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. il y a 14 ans
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. il y a 14 ans
  mbbill@gmail.com 70c031362a add a test case for blocking mailbox send il y a 14 ans
  qiuyiuestc@gmail.com 9faa3d9989 eliminate compile warning il y a 14 ans