linzhenxing 00f2a3afa3 添加tty驱动框架,去除lwp下面的pty和console 4 years ago
..
Kconfig 13bda185cd [kernel] change RT_VER_NUM to 0x50000 4 years ago
SConscript 5cd6509296 [Kernel] cleanup code of spinlock in SMP Kernel 6 years ago
clock.c 4adaea2a65 Import rt-smart code. 5 years ago
components.c 618eb1c016 fixed whitespace character 6 years ago
cpu.c 0f7ade74d9 修正单核版本中thread tls设置没有切换的问题 4 years ago
device.c 992d3af3ae [kernel] code and comments cleanup 6 years ago
idle.c fe933a8e6a smp加入system线程用以任务tcb和任务栈回收 4 years ago
ipc.c 15c5076773 修正event接收时一处未正确更新thread->error值的问题 4 years ago
irq.c df3a9e573f [src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。 6 years ago
kservice.c 00f2a3afa3 添加tty驱动框架,去除lwp下面的pty和console 4 years ago
mem.c ebba003296 【修改】调整部分宏 4 years ago
memheap.c b9a186952c fix bug of rt_memheap_detach 5 years ago
mempool.c 3d66341ced 原rt_thread_suspend改名为rt_thread_suspend_with_flag 5 years ago
object.c 94b3bb7b2a 修正lwp的相关object自动释放行为 4 years ago
scheduler.c 2907318a9d [lwP] Add ARCH_MM_MMU 4 years ago
signal.c 3d66341ced 原rt_thread_suspend改名为rt_thread_suspend_with_flag 5 years ago
slab.c 163772fb67 fix slab at 64bits CPU 7 years ago
thread.c fe933a8e6a smp加入system线程用以任务tcb和任务栈回收 4 years ago
timer.c 14fc2b6a0d 修正timer在check时,没有从临时链表摘除的问题 5 years ago