rt-thread-official/libcpu
xqyjlj d23dd56692 🐞 fix(ktime): fix wrong boottime
因为tick从中断到设置中间的时延特别大,因此暂不采用tick做基准时间,直接取gtime的cnt做基准时间
2023-07-27 11:35:29 +08:00
..
aarch64 🐞 fix(ktime): fix wrong boottime 2023-07-27 11:35:29 +08:00
arc [libcpu][arc]修复arc架构线程切换bug (#7825) 2023-07-18 00:09:51 +08:00
arm [libcpu/arm] fix race condition with ldrex,strex (#7842) 2023-07-25 14:07:44 +08:00
avr32 rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
blackfin rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
c-sky [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
ia32 [asm] 解决tab和空格混用的问题 2022-01-20 20:57:35 +08:00
m16c 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
mips fix:fixed variable misuse 2023-04-17 23:45:10 -04:00
nios 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
ppc rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
risc-v 🐞 fix(ktime): fix wrong boottime 2023-07-27 11:35:29 +08:00
rx [kernel] 将rt_thread结构体改为显式继承rt_object (#7131) 2023-04-04 09:06:27 -04:00
sim [debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805) 2023-07-22 10:36:42 +08:00
sparc-v8 逻辑错误 2023-04-13 10:00:23 +08:00
ti-dsp [debug] remove RT_DEBUG_xxx 2023-07-09 00:19:29 -04:00
unicore32 [debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805) 2023-07-22 10:36:42 +08:00
v850 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
xilinx rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
Kconfig AArch64: support public linker scripts (#7831) 2023-07-25 21:31:44 +08:00
SConscript [libcpu] Fix the build directory issue 2019-03-26 13:36:01 +00:00