.. |
Kconfig
|
[Kernel] Disable color log in default
|
2019-04-04 01:11:11 +00:00 |
SConscript
|
Delete the unused '--keep' link flag when used RT_USED marco.
|
2019-03-12 11:40:53 +08:00 |
clock.c
|
[src/clock.c] avoid warning
|
2019-03-27 19:50:40 +08:00 |
components.c
|
[src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup()
|
2019-04-15 17:56:19 +08:00 |
cpu.c
|
1 RT_THREAD_CTRL_BIND_CPU define to 4
|
2018-12-12 09:36:39 +08:00 |
device.c
|
[Kernel] Adjust the copyright information
|
2018-09-25 11:06:07 +08:00 |
idle.c
|
[Kernel] Add thread detach for system thread
|
2019-02-07 23:49:46 +08:00 |
ipc.c
|
semaphore结构中value仍改为uint16_t,加入对其设置范围的检测,加入对齐变量
|
2019-04-24 09:14:00 +08:00 |
irq.c
|
[libcpu] Add unified RISC-V libcpu porting.
|
2018-12-08 10:41:38 +08:00 |
kservice.c
|
[src/kservice.c] 修复 rt_vsnprintf 格式化后宽度不正确的问题
|
2019-03-25 16:50:13 +08:00 |
mem.c
|
[Kernel] Code cleanup for compiling warning.
|
2019-02-12 14:33:45 +08:00 |
memheap.c
|
Fix the value width issue under 32/64 bit arch.
|
2018-12-13 14:54:26 +08:00 |
mempool.c
|
[Kernel] Adjust the copyright information
|
2018-09-25 11:06:07 +08:00 |
object.c
|
[Kernel] To check object re-initialization in the list
|
2019-04-02 17:33:07 +08:00 |
scheduler.c
|
[Kernel] Fix the critical issue when scheduler not start
|
2019-04-04 10:58:24 +08:00 |
signal.c
|
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
2019-04-12 10:18:57 +08:00 |
slab.c
|
fix slab at 64bits CPU
|
2019-03-20 15:11:52 +08:00 |
thread.c
|
[ptherad] Fix pthread_exit issue
|
2019-02-14 13:45:25 +08:00 |
timer.c
|
[Kernel] Enable RUNNING status in thread.
|
2019-01-13 11:23:08 +08:00 |