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
openharmony_ci
f65e14bf3b
!97 使内核使用正确的securec库
...
Merge pull request !97 from Caoruihong/securec_m
2021-04-27 21:11:06 +08:00
openharmony_ci
e638d1a41a
!60 Add support for Nuclei RISC-V 32 bit processor in LiteOS-M of OpenHarmony
...
Merge pull request !60 from linzewenTin/dev_nuclei
2021-04-27 20:43:55 +08:00
Caoruihong
9cc5b79da1
use liteos_m specific securec build configuration
...
Change-Id: Id1ca03e0c7456724c1ba55fef4dbd07ba6213285
2021-04-27 16:54:32 +08:00
openharmony_ci
6c1ce1c1cc
!84 style: align with first param line
...
Merge pull request !84 from MGY917/master
2021-04-27 11:40:12 +08:00
openharmony_ci
5b9eed0328
!95 fix:Scheduling module code to join GN compilation.
...
Merge pull request !95 from zhushengle/gn
2021-04-26 21:30:56 +08:00
openharmony_ci
4e568d1cbf
!92 先使用顶层third_party, 后继再改用本仓库中的third_party
...
Merge pull request !92 from Caoruihong/top_third_party
2021-04-26 21:23:14 +08:00
openharmony_ci
667d0992f0
!94 恢复hos_cmsis_adp.h
...
Merge pull request !94 from Caoruihong/restore_hos_cmsis_adp_h
2021-04-26 21:23:04 +08:00
zhushengle
3907238b0f
fix:Fixed kernel error with header protector and header comment description.
...
Close #I3O4SF
Change-Id: I544cde728fb8131d199a21be440ae02da2fe21fb
2021-04-26 21:13:55 +08:00
Caoruihong
19ccb7c76c
restore hos_cmsis_adp.h
...
Change-Id: I9a37ebec3ea4e94652a723ae612691b9888705ed
2021-04-26 18:57:39 +08:00
zhushengle
8bf166b418
fix: Scheduling module code to join GN compilation.
...
Close #I3OA95
Change-Id: I19b25af29a078be048274ca98d970f3554491138
2021-04-26 18:57:33 +08:00
openharmony_ci
524317fa9f
!89 fix:Fixed comment description for OS_TSK_GET_INDEX error
...
Merge pull request !89 from zhushengle/master
2021-04-26 18:53:19 +08:00
openharmony_ci
2659b02d2d
!93 先保留CMSIS和SECUREC组件的旧的路径可用
...
Merge pull request !93 from Caoruihong/keep_old_path
2021-04-26 18:49:55 +08:00
Caoruihong
3db2a98360
keep old path available
...
Change-Id: I0b97d5f82386c6d642b94c390e24eede81cd7c54
2021-04-26 18:27:52 +08:00
Caoruihong
4d556fbe90
use top third_party
...
Change-Id: I382b10ef7a6adc328777349bce142e58895f7c8d
2021-04-26 17:11:56 +08:00
linzewen
70620b1cb6
Kernel: Remove unused function
...
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 20:58:53 -07:00
linzewen
4475439ca1
Kernel:Fix typo
...
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 20:08:41 -07:00
linzewen
dab3a81ac7
Kernel: Update task switch and delete some unused variables
...
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 19:55:37 -07:00
rtos-lover
fced8992cf
fix: fix LOS_MEMBOX_ALIGNED macro name
...
change LOS_MEMBOX_ALLIGNED to fix LOS_MEMBOX_ALIGNED
2021-04-26 09:42:24 +08:00
kenneth
f39da5a6da
fix: remove targets project files
...
remove cortex-m3_stm32f103_simulator_keil、cortex-m4_stm32f429ig_fire-challenger_iar、cortex-m7_nucleo_f767zi_gcc project files
close https://gitee.com/openharmony/kernel_liteos_m/issues/I3NTW6?from=project-issue
2021-04-26 09:30:58 +08:00
li_zan
ac46317e0f
add littlefs code
2021-04-25 20:42:35 +08:00
li_zan
10b416e74f
add littlefs code
2021-04-25 17:41:42 +08:00
zhushengle
912bf69866
fix:Fixed comment description for OS_TSK_GET_INDEX error
2021-04-25 17:40:11 +08:00
openharmony_ci
b8cd812303
!83 fix:Provide a system CPU wait interface
...
Merge pull request !83 from zhushengle/master
2021-04-25 17:32:38 +08:00
linzewen
1639cf484d
Target:Fix typo
...
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:25:13 -07:00
linzewen
2f3ea928df
Target:Update demo soc config file and fix typo
...
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:19:24 -07:00
linzewen
24a847a111
Target: Update RV-STAR config file and fix some typo
...
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:19:24 -07:00
linzewen
6c60393567
kernel: update nuclei risc-v porting code
...
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:19:24 -07:00
linzewen
b4f5bc433c
Update nuclei demo soc to latest version
...
Based on Nuclei SDK v0.3.1
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:19:24 -07:00
linzewen
4170e57f18
Fix some issues
...
Move some functions from head file to c file
Change interrupt function argument
The "hwiPrio" argument high 16 bit for level and low 16 bit for priority
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:19:24 -07:00
linzewen
2f3ded2a11
Add makefile based project for Nuclei RV_STAR board
...
Setup tools for compilment and entering GCC folder under riscv_nuclei_gd32vf103_soc_gcc
Using "make all" command to compile project
Using "make clean" command to clean project
Using "make debug" command to debug project
Using "make upload" command to upload project
OS configurations is under "OS_CONFIG" folder
Most information can be found in README.md
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:19:24 -07:00
linzewen
746d56b7b9
Add makefile based project for Nuclei ddr200T board
...
Setup tools for compilment and entering GCC folder under riscv_nuclei_demo_soc_gcc
Using "make all" command to compile project
Using "make clean" command to clean project
Using "make debug" command to debug project
Using "make upload" command to upload project
OS configurations is under "OS_CONFIG" folder
Most information can be found in README.md
Signed-off-by: linzewen <linzewen@nucleisys.com>
2021-04-25 02:19:24 -07:00