openharmony_ci
58c330f594
!159 fix: remove project files
...
Merge pull request !159 from kenneth/README.md
2021-06-04 14:46:21 +08:00
openharmony_ci
af9b9ee7fe
!157 fix: comment error
...
Merge pull request !157 from kenneth/los_backtrace.h2
2021-06-04 14:44:56 +08:00
openharmony_ci
9d77efe6aa
!156 fix: correct the counter of exception type
...
Merge pull request !156 from kenneth/los_arch_interrupt.h2
2021-06-04 14:44:41 +08:00
openharmony_ci
70713c705f
!155 fix: fix typo in comment
...
Merge pull request !155 from kenneth/los_queue_want2
2021-06-04 14:44:09 +08:00
openharmony_ci
162673b546
!154 fix: change cpup retval range
...
Merge pull request !154 from kenneth/LOS_HistorySysCpuUsage2
2021-06-04 14:43:42 +08:00
kenneth
765bd55199
fix: fix NULL UNUSED redefined issue
...
change NULL、 UNUSED macro definition
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3E9S3
Signed-off-by: kenneth <459864689@qq.com>
2021-06-04 10:58:43 +08:00
zhushengle
42dc308369
fix: Fixed a spelling error in FS_LOCK_TIMEOUT_SEC.
...
Close #I3TL66
Change-Id: Id7facf210d7bc3c29c631e2f0b48a332e7f1348c
Signed-off-by: zhushengle <zhushengle@huawei.com>
2021-06-04 10:40:44 +08:00
kenneth
4ad01ced93
fix: remove project files
...
update README.md file to remove the project files
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3U5QQ
Signed-off-by: kenneth <459864689@qq.com>
2021-06-04 09:43:39 +08:00
kenneth
a37b73d759
fix: comment error
...
correct typo in comments
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SLNU
Signed-off-by: kenneth <459864689@qq.com>
2021-06-03 20:49:18 +08:00
kenneth
bff65877a2
fix: correct the counter of exception type
...
correct the counter of exception type from 19 to 21
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SR54
Signed-off-by: kenneth <459864689@qq.com>
2021-06-03 20:45:12 +08:00
kenneth
811d3fae8a
fix: fix typo in comment
...
The word wantted is misspelled and should be changed to wanted. And expected-size is better than wanted size.
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3RW6C
Signed-off-by: kenneth <459864689@qq.com>
2021-06-03 20:39:33 +08:00
kenneth
d00a35ba92
fix: change cpup retval range
...
change cpup range from 100 to 1000
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SXJ7
Signed-off-by: kenneth <459864689@qq.com>
2021-06-03 20:34:28 +08:00
openharmony_ci
a9857c8b2f
!151 修复littlefs部分缺失功能:1、open接口的flag适配。2、mount功能增强
...
Merge pull request !151 from li_zan/master
2021-06-03 20:18:46 +08:00
li_zan
51335629d0
Fix: littlefs some bug
...
Signed-off-by: li_zan <371442490@qq.com>
2021-06-03 19:33:09 +08:00
openharmony_ci
d636a6f27c
!152 删除MQ内冗余的重复宏定义
...
Merge pull request !152 from give-me-five/master
2021-06-03 18:27:50 +08:00
give-me-five
6d7291660a
fix: 删除MQ内冗余的重复宏定义
...
【背景】
去除多余宏定义
【修改方案】
宏定义规格有重复定义问题,需要删除。
【影响】
无
re #I3U5BE:删除重复定义的mq宏
2021-06-03 17:42:15 +08:00
openharmony_ci
05937ee49c
!144 调整hook类型和位置,提升调试的易用性
...
Merge pull request !144 from Zhaotianyu/0529hook_fix
2021-06-03 15:18:33 +08:00
openharmony_ci
804f5a809f
!130 fix: fix macro typo
...
Merge pull request !130 from kenneth/STACK_PROTECTION
2021-06-03 15:14:10 +08:00
Zhaotianyu
b4cfdcfbf5
Merge branch 'master' of gitee.com:openharmony/kernel_liteos_m into 0529hook_fix
2021-06-03 11:08:31 +08:00
openharmony_ci
caba05985b
!147 fix: fix readme link issue
...
Merge pull request !147 from kenneth/readme_update
2021-06-02 17:10:22 +08:00
openharmony_ci
5bd69a9ea6
!143 修复timer_settime接口功能缺陷
...
Merge pull request !143 from Zhaotianyu/0529timer_fix
2021-06-02 17:06:36 +08:00
openharmony_ci
fb2117c598
!146 修复不规范的copyright
...
Merge pull request !146 from Zhaotianyu/0524copyright
2021-06-02 16:50:56 +08:00
arvinzzz
a5f4e37e53
fix: 修复timer_settime只设置第一次到期时间时,到期时间不准的缺陷
...
close: #I3TCHA
Change-Id: Ie5c2ab74a8cbbd86dce913b53ae791f8f2da5133
Signed-off-by: arvinzzz <fcykztyu@163.com>
Change-Id: I571b0a3577026011aabcb0235985ea3e9be4441c
2021-06-02 16:37:53 +08:00
kenneth
9e332c69a5
fix: fix readme link issue
...
update links to docs
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3TX4Q
Signed-off-by: kenneth <459864689@qq.com>
2021-06-02 15:37:34 +08:00
openharmony_ci
d4409bfba4
!142 fix: update arch_spec.md
...
Merge pull request !142 from rtos_shang/arch_spec_md
2021-06-02 15:34:41 +08:00
arvinzzz
2d9bbd2769
fix: 修复不规范的copyright
...
close: #I3SPJ1
Change-Id: I6cb01024ef342a0190f5dc9f6cb3a1e815692832
Signed-off-by: arvinzzz <fcykztyu@163.com>
Change-Id: I45c63592b08d29587778209de6af17f932dc86d0
2021-06-02 11:07:59 +08:00
arvinzzz
369320de37
fix: 调整hook类型和位置,方便调试
...
close: #I3TGZS
Change-Id: Idba021ec7595d2f25a23102b6610e0f29cdd1209
Signed-off-by: arvinzzz <fcykztyu@163.com>
Change-Id: I9f1f745c6389de8bd8ca589bd1a3dc5311962527
2021-06-02 10:28:24 +08:00
arvinzzz
e4b5d4ebe9
fix: 修复timer_settime只设置第一次到期时间时,到期时间不准的缺陷
...
close: #I3TCHA
Change-Id: Ie5c2ab74a8cbbd86dce913b53ae791f8f2da5133
Signed-off-by: arvinzzz <fcykztyu@163.com>
2021-06-02 09:44:20 +08:00
YOUR_NAME
ca1792aa4b
feat(liteos_m): support backtrace for riscv
...
Support backtrace for riscv when the compilation option(-fno-omit-frame-pointer) is not turned on.
fix #I3RVXY
Change-Id: Ie7d8a223167e5c540367bc96db646b821dae9fd0
2021-05-25 11:10:28 +08:00
rtos_shang
2a2ef7d708
change according to comments
2021-05-25 10:12:19 +08:00
rtos_shang
0752400a10
change according to review comments
2021-05-25 10:08:42 +08:00
rtos_shang
cf43988523
fix: update arch_spec.md
...
update arch_spec.md, add Chinese edition of arch_spec_zh.md and add link to readme files
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3QQ93 https://gitee.com/openharmony/kernel_liteos_m/issues/I3J7RS
2021-05-21 11:33:24 +08:00
openharmony_ci
6e1fb96998
!139 修复hook模块在c99编译标准下编译出错
...
Merge pull request !139 from Zhaotianyu/0520hook_fix
2021-05-20 17:07:39 +08:00
openharmony_ci
8856114e62
!134 M核littlefs支持多分区挂载
...
Merge pull request !134 from li_zan/master
2021-05-20 16:26:16 +08:00
arvinzzz
a078c3086f
fix: The hook module fails to compile under the c99 compilation standard.
...
close: #I3S4ME
Change-Id: I335dde049e1646cb7fb32f8e156878994f254c8b
2021-05-20 15:42:20 +08:00
li_zan
3181b4395d
Add Multi mount func
2021-05-20 15:36:54 +08:00
li_zan
45c72e7927
Add Multi mount func
2021-05-20 14:21:04 +08:00
openharmony_ci
2b6a7d91e9
!136 fix: fix LOS_TaskNameGet comment
...
Merge pull request !136 from rtos-lover/los_task.h
2021-05-20 11:30:23 +08:00
openharmony_ci
619fd42ded
!101 将符号链接改回实体文件或目录
...
Merge pull request !101 from Caoruihong/remove_third_party
2021-05-20 09:32:26 +08:00
rtos-lover
191644e441
fix: fix typos
...
Correct words function、procedure
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3RR6A
2021-05-19 14:49:13 +08:00
rtos-lover
c70b28bf78
fix: fix LOS_TaskNameGet comment
...
fix comment for the function LOS_TaskNameGet
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3QJVY
2021-05-19 14:33:51 +08:00
openharmony_ci
930e92ebe2
!131 fix: fix destroy typo
...
Merge pull request !131 from kenneth/los_event.h
2021-05-19 13:37:20 +08:00
openharmony_ci
be5344ae75
!132 fix: correct ECB in comment
...
Merge pull request !132 from kenneth/los_sem.c
2021-05-19 13:35:43 +08:00
openharmony_ci
456bef2141
!133 fix: fix length typo
...
Merge pull request !133 from kenneth/los_queue.h
2021-05-19 13:35:03 +08:00
kenneth
e772ccb3cc
fix: change queuePosion to queuePosition
2021-05-19 08:35:48 +08:00
openharmony_ci
0e14ddffd3
!129 fix: fix __cplusplus typo
...
Merge pull request !129 from kenneth/task_sample.h
2021-05-18 14:02:05 +08:00
openharmony_ci
c66e3cb52e
!128 fix: fix comment typo issue
...
Merge pull request !128 from kenneth/resource.h
2021-05-18 14:01:15 +08:00
kenneth
98d65801de
fix: fix length typo
...
correct length、there、necessary spell
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3QQA8
2021-05-18 11:23:43 +08:00
kenneth
e2aeb1ff1d
fix: correct ECB in comment
...
change ECBs to semaphore CBs, and remove extra blank
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3RPRQ
2021-05-18 11:09:48 +08:00
kenneth
4ba6259e94
fix: fix destroy typo
...
change LOS_ERRNO_EVENT_SHOULD_NOT_DESTORY to LOS_ERRNO_EVENT_SHOULD_NOT_DESTROYED
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3RQXS
2021-05-18 10:53:39 +08:00