This website requires JavaScript.
Explore
Help
Register
Sign In
yystopf
/
openharmony_kernel_liteos_a
Watch
1
Star
0
Fork
0
You've already forked openharmony_kernel_liteos_a
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e64ee0f4e6a85790d82d89d47427f5dd376d60cd
openharmony_kernel_liteos_a
/
kernel
/
base
/
core
History
openharmony_ci
e64ee0f4e6
!518
fix: tick 动态化计算优化,消除中断执行时间对系统总体时间的影响,保证软件定时器的响应精度。
...
Merge pull request
!518
from zhushengle/sched_tick
2021-08-11 03:19:48 +00:00
..
los_bitmap.c
remove __cplusplus guards in .c files
2021-04-19 18:28:25 +08:00
los_process.c
chore: fix function and variable name spell issues
2021-07-21 08:52:18 +08:00
los_swtmr.c
fix: tick 动态化计算优化,消除中断执行时间对系统总体时间的影响,保证软件定时器的响应精度。
2021-08-09 21:18:03 +08:00
los_sys.c
fix: 修改DoNanoSleep 以纳秒为单位
2021-08-10 11:25:49 +08:00
los_task.c
fix: 在内核提示No idle TCB时,增加打印当前系统任务信息,以方便问题定位。
2021-07-30 12:52:31 +08:00
los_tick.c
refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理
2021-07-01 09:08:18 +08:00