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
7019fdfcbb33c660e8aa9fd399d5fccbd7e23b49
openharmony_kernel_liteos_a
/
kernel
/
base
/
core
History
openharmony_ci
40297a6dbc
!487
多核启动及内存映射解耦
...
Merge pull request
!487
from JerryH/smp-xxx
2021-08-20 03:54:23 +00:00
..
los_bitmap.c
remove __cplusplus guards in .c files
2021-04-19 18:28:25 +08:00
los_process.c
feat(vfs): vfs支持FD_CLOEXEC标记
2021-08-11 15:35:46 +08:00
los_smp.c
fix: smp启动代码解耦及内存映射关系解耦
2021-08-05 16:03:43 +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