Historia zmian

Autor SHA1 Wiadomość Data
  bernard 33fed1b167 [Kernel] Better documentation for doxygen. 11 lat temu
  bernard 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. 12 lat temu
  bernard dbcb4a1ccf [Kernel] declare more APIs in module 12 lat temu
  bernard 31446eab4c [Kernel] application module can support arguments 12 lat temu
  bernard b96b35613f add mount table 12 lat temu
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 lat temu
  Bernard Xiong 98c8a23e94 Add component initialization. 12 lat temu
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG 13 lat temu
  dzzxzz@gmail.com 7151de3e2d fixed a compiling error related to RT_DEBUG_LOG and fixed the coding style in module.c 13 lat temu
  bernard.xiong@gmail.com ee11663d87 remove rt_current_module and user can use rt_module_unload to remove a module. 13 lat temu
  bernard.xiong@gmail.com ffbd0a1673 using RT_DEBUG_LOG instead of rt_kprintf. 13 lat temu
  qiuyiuestc@gmail.com 907e1703e6 change module priority; 13 lat temu
  qiuyiuestc@gmail.com a3aacbd385 fix section copy bug && format code style 13 lat temu
  qiuyiuestc@gmail.com 41520b0723 fix module delete fail problem when met undefined symbols. 13 lat temu
  qiuyiuestc@gmail.com 216ce608d1 fix compile warning. 13 lat temu
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() 13 lat temu
  dzzxzz@gmail.com 1641c9db4f add memory heap object in module 13 lat temu
  qiuyiuestc@gmail.com ffa1c57e10 eliminate compile warning in module.c 14 lat temu
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 14 lat temu
  qiuyiuestc@gmail.com 407f922a5b fix module unload issue 14 lat temu
  qiuyiuestc@gmail.com b36c286036 fix module unload issue 14 lat temu
  dzzxzz 12b5e56f46 unify the coding style of kernel 14 lat temu
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. 14 lat temu
  qiuyiuestc@gmail.com 1e06bb2726 fix compile error 14 lat temu
  qiuyiuestc@gmail.com 6ab04c6746 fix armcc compile error 14 lat temu
  qiuyiuestc@gmail.com 96049b7e5c add module support for cortex-m3 feature 14 lat temu
  dzzxzz c0f80bdf9a cleanup kernel code 14 lat temu
  qiuyiuestc@gmail.com 79ff9b7399 fix compiling error 14 lat temu
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 lat temu
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 lat temu