Yunjie Gu 8fa9fde43a [bsp][c28x] add support to not disable global interrupt in context-switch to enable zero-latency isr for critical interrupts. 3 lat temu
..
Kconfig 7d58cf1644 change version number to v5.0.0 (#6291) 3 lat temu
SConscript d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 4 lat temu
clock.c 5178e7ec0b [add] src/clock.c add hook for rt_tick_increase (#5569) 3 lat temu
components.c b11cb41ae7 tms320f28379d fix init (#6343) 3 lat temu
cpu.c f5b0bfd3f4 uniform code writing-disable interrupt 3 lat temu
device.c 6cf3256d4c [device.c] fix the comment, add RT_DEBUG_LOG 3 lat temu
idle.c 43ede1859a [kernel] 优化内置线程命名 3 lat temu
ipc.c a4829b1c00 [fix] Fix simulator compilation warnings (#6438) 3 lat temu
irq.c 8fa9fde43a [bsp][c28x] add support to not disable global interrupt in context-switch to enable zero-latency isr for critical interrupts. 3 lat temu
kservice.c ce16945cba [kernel][version] 采用新的版本宏定义 3 lat temu
mem.c ca30428cee 修复低概率终端无法输入问题 (#6464) 3 lat temu
memheap.c 655beb3bda [memheap] Fix the Oz optimization problem of AC6 compiler 3 lat temu
mempool.c 6295ec108e [kernel] remove the register keyword (#5888) 3 lat temu
object.c e80facfd06 remove unused code to improve speed 3 lat temu
scheduler.c 7750358bed [kernel/schedule] fix the time slice issue 3 lat temu
signal.c f5b0bfd3f4 uniform code writing-disable interrupt 3 lat temu
slab.c d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 4 lat temu
thread.c bfa357958d [kernel] 当tick为0时rt_thread_sleep不应该挂起线程 3 lat temu
timer.c 3363586cbb Fix some compilation warning (#5744) 3 lat temu