kenneth
16003604a9
fix: fix macro typo
...
change LOSCFG_EXC_HRADWARE_STACK_PROTECTION to LOSCFG_EXC_HARDWARE_STACK_PROTECTION
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3NUX6
2021-05-18 10:02:03 +08:00
kenneth
c3eb3e59e6
fix: fix __cplusplus typo
...
remove extra c in macro definition __cpluscplus
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3QQAF
2021-05-18 09:51:34 +08:00
kenneth
0c2a675e2d
fix: fix comment typo issue
...
The extentions is changed to extensions
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3R970
2021-05-18 09:45:49 +08:00
openharmony_ci
bb84279cc2
!112 fix: fix function name
...
Merge pull request !112 from rtos-lover/los_sched
2021-05-18 09:42:55 +08:00
Caoruihong
8d353084d6
remove symlinks which is not supported on windows platform
...
use submodules instead of symlinks for bounds_checking_function and cmsis_os2.h
Change-Id: I105c3d2c537d9c3c725adf1265a3312df4286916
2021-05-17 22:28:19 +08:00
openharmony_ci
3feb4f26f3
!125 增强L0 低功耗可扩展性
...
Merge pull request !125 from zhushengle/sleep
2021-05-17 22:08:19 +08:00
openharmony_ci
5ef2efb347
!118 支持IAR工具的Cortex-m33 TrustZone
...
Merge pull request !118 from JerryH/master
2021-05-17 21:59:13 +08:00
openharmony_ci
517282d51c
!121 新增M核文件系统vfs层,支持多种文件系统类型
...
Merge pull request !121 from JING/seren
2021-05-17 18:58:18 +08:00
chenjing
5479dd66d7
fix: add liteos_m vfs
...
Close #I3R493
Change-Id: Ic799182b46c6c04c879d1b2202bda6b1f2cf40df
2021-05-17 15:57:44 +08:00
openharmony_ci
e52008ba6e
!123 m核编译存在libsec_kernel.a核libsec_static.a两份安全函数库,需要优化
...
Merge pull request !123 from zhangfanfan2/other
2021-05-15 14:46:16 +08:00
openharmony_ci
8ef21e0b41
!115 fix: correct spelling
...
Merge pull request !115 from rtos-lover/los_swtmr
2021-05-15 09:45:21 +08:00
openharmony_ci
62f6531539
!114 fix: correct typo
...
Merge pull request !114 from rtos-lover/los_task
2021-05-15 09:44:01 +08:00
openharmony_ci
439368edc1
!111 fix: correct typo in los_memory.c
...
Merge pull request !111 from rtos-lover/los_mem
2021-05-15 09:42:02 +08:00
openharmony_ci
0be2ecfdd0
!110 fix: corrent spelling
...
Merge pull request !110 from rtos-lover/los_debug
2021-05-15 09:41:16 +08:00
openharmony_ci
a47fc7beb3
!107 fix:enum misspell
...
Merge pull request !107 from Harylee/fix
2021-05-15 09:40:27 +08:00
zhushengle
43c04f6f5c
fix:Low power expansion.
...
Close #I3RCHR
Change-Id: I8db9ae791b234b8237ce5a8e56d4d6581833b9ee
2021-05-14 17:08:47 +08:00
openharmony_ci
4166768998
!122 LOS_IntLock的返回类型实际为UINT32,不需要定义为UINTPTR,需要修改
...
Merge pull request !122 from zhangfanfan2/master
2021-05-14 16:11:11 +08:00
openharmony_ci
92c28e1fe7
!124 解决内存泄漏检测错误判断及删除冗余判断
...
Merge pull request !124 from JerryH/mem
2021-05-14 16:07:53 +08:00
YOUR_NAME
eac4a04153
Fix memory leak check and interity error check.
...
Delete redundant judgments.
Close #I3P10Y and #I3QNLT
Change-Id: I94ff34099bc39345ef5490f185f70c4b87bfd415
2021-05-14 14:49:17 +08:00
YOUR_NAME
bcc34e22ed
fix: modify the return type of LOS_IntLock from UINTPTR to UINT32.
...
Change-Id: I6207e5cb7d612a154a88de4e9e274c67127361d8
2021-05-14 11:33:05 +08:00
zhangfanfan2
1144b75f3f
fix: remove libsec_kernel
2021-05-13 20:46:46 +08:00
openharmony_ci
748a827560
!104 add: add environment setup and compilation into document
...
Merge pull request !104 from kenneth/master
2021-05-12 17:30:59 +08:00
openharmony_ci
e7a3659b33
!109 XX产品上,存在使用littlefs文件系统重复打开文件会新创建Fd,与预期不一致,改为返回失败
...
Merge pull request !109 from li_zan/master
2021-05-12 11:05:14 +08:00
openharmony_ci
658c340644
!109 XX产品上,存在使用littlefs文件系统重复打开文件会新创建Fd,与预期不一致,改为返回失败
...
Merge pull request !109 from li_zan/master
2021-05-12 11:05:13 +08:00
li_zan
7d9976cd90
Add already opened file logic
2021-05-11 20:30:31 +08:00
openharmony_ci
acf317a8cd
!119 支持sleep函数
...
Merge pull request !119 from zhangfanfan2/master
2021-05-11 20:02:05 +08:00
zhangfanfan2
03be5e6e92
feature: Add sleep function
2021-05-11 16:48:35 +08:00
openharmony_ci
d38087fa2f
!67 LiteOs-m内核posix接口修改和用例补充
...
Merge pull request !67 from babu_g/noEmployeeNum_ChangeID_13651229_guanzehui
2021-05-11 16:47:41 +08:00
YOUR_NAME
c70ef201f3
Add Cortex-m33 TrustZone about IAR
...
close #I3MX1F
Change-Id: I449b01ad7ac714412a26bb9f3a6b723a6c74ca3f
2021-05-11 10:45:52 +08:00
openharmony_ci
bb90e629cb
!117 修正tm_gmtoff字段的含义
...
Merge pull request !117 from Caoruihong/gmtoff
2021-05-11 09:47:40 +08:00
li_zan
602c9f6dfa
Add already opened file logic
2021-05-08 17:00:11 +08:00
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