Commit Graph

1123 Commits

Author SHA1 Message Date
li_zan 96d2f2910e Add already opened file logic 2021-05-08 15:18:01 +08:00
li_zan 3a4a8b0680 Add already opened file logic 2021-05-08 15:14:45 +08:00
openharmony_ci 7a72b0069a !113 fix: modify event API description
Merge pull request !113 from MGY917/master
2021-05-08 13:10:43 +08:00
li_zan 4aeaf030a2 Add already opened file logic 2021-05-08 11:31:27 +08:00
Caoruihong 9b498e651e fix tm_gmtoff
tm_gmtoff is opposite of timezone despite daylight saving.
timezone(global variable): seconds west of UTC, not adjusted for daylight saving.
tm_gmtoff(member of struct tm): seconds east of UTC, including adjustment for daylight saving.

Change-Id: If2e76b7da64989fb2df063ce4101d317474a7ab7
2021-05-08 11:17:02 +08:00
li_zan 49e9044529 Add already opened file logic 2021-05-08 11:14:33 +08:00
rtos-lover dd5cefb0da fix: correct spelling
correct some typos in los_swtmr.c It_los_queue_head_019.c

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3PYLH
2021-05-08 10:30:25 +08:00
rtos-lover 3ceface13e fix: correct typo
correct typos in los_task.c

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3PYHW?from=project-issue
2021-05-08 10:23:02 +08:00
Guangyao Ma 9481f1d840 fix: modify event API description
Change-Id: I62a819f3407fb933e0bb2ff2e97eda6e643acafb
2021-05-08 10:17:11 +08:00
rtos-lover f7d50d0fbf fix: fix function name
correct function name OsSchedSetIdleTaskSchedParam

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3PXEX
2021-05-08 10:12:52 +08:00
rtos-lover e7ea50f131 fix: correct spelling
correct type in los_memory.c

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3PYC3
2021-05-08 10:06:01 +08:00
rtos-lover 02ac3ade30 fix:correct spelling
corrent those typos in log_debug.h los_exc.S

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3PVZV
2021-05-08 10:00:57 +08:00
kenneth 259fb54b3c fix: change to OpenHarmony LiteOS-M 2021-05-08 09:29:40 +08:00
kenneth be57ece9ce fix: update macro to config item 2021-05-07 20:44:58 +08:00
kenneth 656fd1e422 fix:update according to review comments
the latest OpenHarmony code is needed.
2021-05-07 20:43:54 +08:00
li_zan 94c0727e1d Add already opened file logic 2021-05-07 15:25:42 +08:00
li_zan cd292f8428 Add already opened file logic 2021-05-07 11:35:51 +08:00
li_zan a99f817c23 Add already opened file logic 2021-05-07 11:35:08 +08:00
openharmony_ci 167b4d0c37 !87 合入某功能产品在M核上文件系统littlefs的适配代码
Merge pull request !87 from li_zan/master
2021-05-07 10:10:16 +08:00
openharmony_ci 9991911927 !98 fix:Scheduling optimization, test case adaptation modification
Merge pull request !98 from zhushengle/test
2021-05-06 21:19:06 +08:00
zhushengle 1a7a6b9ffe fix:Scheduling optimization, test case adaptation modification.
Close #I3OING

Change-Id: Ia131ebb46e92578081f2df93010eaf305dfbf977
2021-05-06 19:35:02 +08:00
openharmony_ci 4163a99123 !108 fix:delete redundant local variable
Merge pull request !108 from Harylee/delete
2021-05-06 19:28:22 +08:00
openharmony_ci 111f9476ea !106 fix: misspell
Merge pull request !106 from Harylee/update_osal
2021-05-06 19:25:26 +08:00
openharmony_ci b57d33ba07 !105 L0 swtmr_align定时器在相同周期时,count计算错误,且相同响应时间时,后插入的节点应该位于已存在节点的后面
Merge pull request !105 from zhushengle/swtmr
2021-05-06 19:17:02 +08:00
kenneth a38365ed09 fix: change description according to review 2021-05-06 19:04:59 +08:00
kenneth 4dc0d313d1 fix: update according to review comments 2021-05-06 17:05:22 +08:00
Haryslee fcf7db5022 fix:delete redundant local variable
Change-Id: Ia3a01d91866a96f8b47c66a4af0042254e24f69f
2021-05-06 15:21:54 +08:00
Haryslee 26ed722cf0 fix:enum misspell
Change-Id: I0ae966a7738fe087e222dc1441c8409a1e1661e0
2021-05-06 15:07:15 +08:00
Haryslee 30578a6a68 fix: misspell
Change-Id: I29c6df3ea2e1c23529373de74aa634be0c3de114
2021-05-06 11:46:52 +08:00
zhushengle 5cda1e77cc fix:The SWTMR_ALIGN timer calculates the count error for the same period, and for the same response time, the later-inserted node should be behind the existing node.
Close #I3PS5B

Change-Id: I15317e64ea3376a4880e8eb0a3af3e3e8449ba08
2021-05-06 10:37:24 +08:00
kenneth 5c19fd4bec fix: update doc usage 2021-05-06 10:23:53 +08:00
kenneth 954c2fcfb5 fix: update document description 2021-05-06 10:20:47 +08:00
kenneth 85b18bdfce add: add introduction on project example 2021-05-06 10:11:04 +08:00
kenneth d4c77b729b add: add ninja、gn compilation 2021-05-06 09:55:59 +08:00
li_zan 9bebc0fb82 add littlefs code 2021-04-30 17:02:42 +08:00
li_zan 2d21fca6e8 add littlefs code 2021-04-30 16:29:10 +08:00
li_zan 928827f62e add littlefs code 2021-04-30 15:16:34 +08:00
li_zan 580ef55f7e add littlefs code 2021-04-30 14:33:00 +08:00
openharmony_ci 58023d89c5 !91 fix LOS_MEMBOX_ALIGNED macro name
Merge pull request !91 from rtos-lover/master
2021-04-30 08:36:11 +08:00
openharmony_ci 6c83107292 !91 fix LOS_MEMBOX_ALIGNED macro name
Merge pull request !91 from rtos-lover/master
2021-04-30 08:36:10 +08:00
openharmony_ci 032f96e7d6 !102 fix: include file log_config.h in los_mpu.c
Merge pull request !102 from kenneth/master
2021-04-30 08:35:44 +08:00
openharmony_ci b69ac58a97 !103 fix: modify type INLNIE
Merge pull request !103 from tel5021/master
2021-04-30 08:35:26 +08:00
openharmony_ci 0a65cfb651 !100 fix: L0 GN compilation problem
Merge pull request !100 from zhushengle/SIG
2021-04-29 16:37:19 +08:00
tel5021 294a6d246b fix: modify type INLNIE 2021-04-29 16:03:21 +08:00
kenneth 1932d714a5 fix: include file log_config.h in los_mpu.c
include log_config.h in kernel\arch\arm\cortex-m7\iar\los_mpu.c to solve compilation issue

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3OHY2
2021-04-29 15:23:44 +08:00
zhushengle 2f9bfcc6ee fix: L0 GN compilation problem
Close: #I3ORHS
Change-Id: Ia105084336f2ba66f91546226a9383646a0148ce
2021-04-29 10:38:54 +08:00
openharmony_ci 4f39369e13 !99 刷新submodule并将其URL改为使用相对路径
Merge pull request !99 from Caoruihong/relative_url
2021-04-29 09:17:16 +08:00
openharmony_ci 814e70270b !90 fix: remove targets project files
Merge pull request !90 from kenneth/master
2021-04-29 08:37:31 +08:00
Caoruihong 3ae790b065 use relative url for submodules
Change-Id: I3445dfb7b62888a2f6674fdebd364fb1727c61aa
2021-04-29 00:55:52 +08:00
openharmony_ci 1f725147f3 !96 fix:Fixed kernel error with header protector and header comment description.
Merge pull request !96 from zhushengle/others
2021-04-28 09:09:07 +08:00