Historia zmian

Autor SHA1 Wiadomość Data
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 lat temu
  bernard.xiong@gmail.com cfd580edf4 add rt_tick_set function 14 lat temu
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 lat temu
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 lat temu
  mbbill@gmail.com 70c031362a add a test case for blocking mailbox send 14 lat temu
  qiuyiuestc@gmail.com 9faa3d9989 eliminate compile warning 14 lat temu
  bernard.xiong@gmail.com 4e3839d702 add RT_USING_DEVICE definition. 14 lat temu
  qiuyiuestc 0ee9b3d922 use rt_malloc_page api in module.c 14 lat temu
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 14 lat temu
  qiuyiuestc 5a8d5a56cb update module 14 lat temu
  bernard.xiong@gmail.com d174592eff recover rt_object_find function. 14 lat temu
  qiuyiuestc d240423d74 construct module symbol table 14 lat temu
  qiuyiuestc fb7d4122fc implement module memory allocator 14 lat temu
  qiuyiuestc 878d1b3636 update module 15 lat temu
  qiuyiuestc 446799244a module clean up 15 lat temu
  qiuyiuestc b1357bd0db add module definition 15 lat temu
  bernard.xiong 2e0352e653 add rt_thread_idle_excute API. 15 lat temu
  bernard.xiong 5836237ae3 add more RT_USING_MODULE definition. 15 lat temu
  bernard.xiong fca4e1a719 remove rt_object_find function. 15 lat temu
  qiuyiuestc 1f42e27ece [mini2440]use long filename feature 15 lat temu
  bernard.xiong 5195a7fb79 change version number 15 lat temu
  qiuyiuestc 5211e7ff8f add module feature 15 lat temu
  bernard.xiong 1c9c3bf175 add rt_console_set_device declaration. 15 lat temu
  mbbill 54453a0748 FIX: Revert thread.c and rtthread.h to previous version. 15 lat temu
  mbbill 79ca654e13 ADD: Add abort handler, it will terminate current thread by default. 15 lat temu
  bernard.xiong 1133895d2c remove the software timer check in tick handle. 15 lat temu
  bernard.xiong af965befa9 change mempool hook parameter and fix the name mistake of rt_scheduler_sethook function. 15 lat temu
  bernard.xiong 2ea6844081 add rt_memory_info function in kernel; cleanup code in dfs_posix.c; add Chinese Font(file cached) support in RTGUI; 15 lat temu
  bernard.xiong c8d02426c7 remove not exist hook and add more object hook declaration. 15 lat temu
  bernard.xiong 6718379b81 add rt_calloc function declaration. 15 lat temu