xuedongliang
|
314f162836
|
Port openPOWERLINK to XiUOS from shi_jia_rui
it is OK
|
2022-07-01 16:12:49 +08:00 |
xuedongliang
|
10b9f4051c
|
repair the task shcedule failed problem of arm,update the assign task before pendsv fault
it is OK
|
2022-07-01 16:11:49 +08:00 |
Jiacheng Shi
|
c50767094a
|
minor: remove unnecessary changes
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
6d73307caf
|
powerlink: remove GPL code
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
922a3ceef2
|
minor: remove devtools.sh
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
736189f855
|
powerlink: implement console-xiuos.c
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
320998dee5
|
powerlink: implement edrv-xiuos.c
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
4e4d6ce223
|
powerlink: fix msleep()
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
b0e6e4fe49
|
minor: fix some bugs
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
458a7c5d91
|
powerlink: run the basic part of demo_cn_console
|
2022-06-22 20:10:31 +08:00 |
Jiacheng Shi
|
68179bec6c
|
powerlink: build demo_mn_console and demo_cn_console
|
2022-06-22 20:10:27 +08:00 |
Jiacheng Shi
|
b7648f0f08
|
powerlink: build liboplkmn.a and liboplkcn.a
|
2022-06-22 20:09:24 +08:00 |
Jiacheng Shi
|
7e1307a3bb
|
fix: fix the compilation error on cortex-m4-emulator
|
2022-06-22 20:08:06 +08:00 |
Jiacheng Shi
|
1a6e847b6b
|
minor: add devtools.sh
|
2022-06-22 20:08:06 +08:00 |
Jiacheng Shi
|
ed8fda915b
|
powerlink: add openPOWERLINK
|
2022-06-22 20:08:06 +08:00 |
Wang_Weigen
|
578680f6e5
|
rename board name 'gd32vf103_rvstar' as 'gd32vf103-rvstar'
|
2022-06-22 17:11:04 +08:00 |
Wang_Weigen
|
bc7913a713
|
remove compile warning
|
2022-06-22 16:59:13 +08:00 |
Wang_Weigen
|
29a205e467
|
rename board name 'rv32m1_vega' as 'rv32m1-vega'
|
2022-06-22 16:42:52 +08:00 |
Wang_Weigen
|
42cf1290d1
|
rename board name 'xidatong' as 'xidatong-arm32'
|
2022-06-22 15:52:23 +08:00 |
Wang_Weigen
|
f5f9dbe59d
|
Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop
|
2022-06-22 15:05:16 +08:00 |
Wang_Weigen
|
ebf362bc89
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-06-22 14:57:51 +08:00 |
Wang_Weigen
|
517825a52f
|
repair the task shcedule failed problem of arm,update the assign task before pendsv fault
|
2022-06-22 14:57:25 +08:00 |
xuedongliang
|
ad84a842b0
|
update rt-thread bsp and add webnet from tian_chunyu
it is OK
|
2022-06-22 13:31:35 +08:00 |
xuedongliang
|
677457daac
|
feat support bluetooth and 4g framework on xidatong board
it is OK
|
2022-06-22 13:29:45 +08:00 |
chunyexixiaoyu
|
76039a8f02
|
APP_Framework/Applications/: add the webnet submodule.
|
2022-06-15 09:26:58 +08:00 |
chunyexixiaoyu
|
87fade218f
|
APP_Framework/Applications/:add the compiling file about submodule
|
2022-06-15 09:14:51 +08:00 |
chunyexixiaoyu
|
876a6c8ff1
|
APP_Framework/Framework/:update ethernet driver and update the connection files,and the mcu can communicate with the ethernet module correctly, but the module can't connect the local server.
|
2022-06-15 09:14:51 +08:00 |
chunyexixiaoyu
|
888d981f8f
|
APP_Framework/Framework/:add enthernet SConscript file.
|
2022-06-15 09:14:50 +08:00 |
chunyexixiaoyu
|
582a5a4043
|
APP_Framework/Framework/: solve the bug about link
|
2022-06-15 09:14:50 +08:00 |
yl1185
|
8845864e46
|
connection/nbiot/ nb verify
1.modify macro control for rt-thread
2.gcc is ok.
|
2022-06-15 09:14:50 +08:00 |
yl1185
|
8f86dddd57
|
connection/nbiot/ nb verify
1.SConscript is ok
2.modify Kconfig
|
2022-06-15 09:14:49 +08:00 |
chunyexixiaoyu
|
8b82b0cb65
|
APP_Framework/Framework/:update the transform layer about rt-thread.
|
2022-06-15 09:14:49 +08:00 |
chunyexixiaoyu
|
65d7a2b1a0
|
APP_Framework/Applications/:update the configuration file.
|
2022-06-15 09:14:48 +08:00 |
Liu_Weichao
|
f0f1b1c988
|
delete error description and wrong define
|
2022-06-14 16:43:00 +08:00 |
Liu_Weichao
|
b3d51efc13
|
fix pin_mux compile error
|
2022-06-14 14:46:18 +08:00 |
Liu_Weichao
|
8e1f0e1af0
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong
|
2022-06-14 14:39:48 +08:00 |
Wang_Weigen
|
7b94b5369e
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-06-14 10:54:20 +08:00 |
Wang_Weigen
|
5f49d2ba87
|
add config for queue manage
|
2022-06-14 10:54:08 +08:00 |
xuedongliang
|
1f5d4ac765
|
add lcd driver for xidatong-arm
It is OK
|
2022-06-13 16:32:06 +08:00 |
xuedongliang
|
fabd29aef6
|
add lcd driver for xidatong
It is OK
|
2022-06-13 16:31:35 +08:00 |
wgzAIIT
|
222024d857
|
Re add submodule for nuttx
|
2022-06-10 15:05:41 +08:00 |
wgzAIIT
|
b0b4ea61bb
|
Re add submodule for nuttx
|
2022-06-10 14:55:47 +08:00 |
wgzAIIT
|
e67810a7f6
|
change submodule on nuttx
|
2022-06-10 14:45:45 +08:00 |
wgzAIIT
|
a5bdaad121
|
ok
|
2022-06-10 14:37:56 +08:00 |
wlyu
|
e72b6aa7c5
|
Merge branch 'ok1052' of https://gitlink.org.cn/wgzAIIT/xiuos into ok1052
|
2022-06-10 13:50:04 +08:00 |
wlyu
|
a6f5a5f79d
|
support wifi module for nuttx on xidatong
|
2022-06-10 13:47:05 +08:00 |
wlyu
|
44e0057f2d
|
support wifi module for nuttx on xidatong
|
2022-06-09 18:48:13 +08:00 |
Liu_Weichao
|
80e08450fe
|
fix compile error include watchdog and uart configure error
|
2022-06-08 11:09:50 +08:00 |
Liu_Weichao
|
c14f2f73e0
|
feat support uart8 and ec200t device on xidatong board
|
2022-06-08 10:41:21 +08:00 |
wgzAIIT
|
9f0da7fdbf
|
OK
|
2022-06-08 09:46:52 +08:00 |