Commit Graph

373 Commits

Author SHA1 Message Date
wgzAIIT
90d57368d1 change XIDATONG_SDHC_AUTOMOUNT to XIDATONG_SDIO_AUTOMOUNT for sd card 2022-04-11 18:48:15 +08:00
wgzAIIT
e78af7f85b modifiled nshlib\Kconfig 2022-04-11 15:33:52 +08:00
wgzAIIT
466486b27c modifiled nshlib\Kconfig 2022-04-11 15:29:47 +08:00
wgzAIIT
2f3ac0549e set E220-400T22S M0 and M1 pin for xidatong 2022-04-11 14:27:19 +08:00
wgzAIIT
37d316f105 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 2022-04-11 13:19:41 +08:00
xuedongliang
f25a814f0f support auto mount sd card on nuttx for xidatong & support usb on nuttx for xidatong from Wang_guozhu 2022-04-11 11:27:26 +08:00
xuedongliang
11193c6860 ix Framework/connection/industrial_ethernet/ethercat DIR error from Liu_Weichao
it is OK
2022-04-11 11:26:45 +08:00
wgzAIIT
72ce9d9023 support Register gpio as character device on nuttx for xidatong 2022-04-08 17:39:29 +08:00
wgzAIIT
10a446060a remove CONFIG_IMXRT_GPIO_IRQ in usbnsh/defconfig 2022-04-08 10:31:24 +08:00
wgzAIIT
d65baebea8 support auto mount usb host on nuttx for xidatong 2022-04-08 09:32:08 +08:00
wgzAIIT
7621b08585 support auto mount sd card on nuttx for imxrt 2022-04-07 15:08:27 +08:00
Liu_Weichao
06d163295a fix Framework/connection/industrial_ethernet/ethercat DIR error 2022-04-06 14:33:32 +08:00
wgzAIIT
ea4e901650 add usbnsh/defconfig 2022-04-01 11:07:57 +08:00
wgzAIIT
59f9671c8c change sd defconfig 2022-04-01 10:52:03 +08:00
wgzAIIT
a2921db3f6 change support usb1 to usb2 on xidatong 2022-04-01 10:15:39 +08:00
wgzAIIT
0295b7ca38 backup 9 files from nuttx/arch/arm/src/imxrt/hardware for usb host 2022-04-01 10:10:49 +08:00
wgzAIIT
e5fe777270 Revert "support usb on xidatong"
This reverts commit 82f6abb842.
2022-04-01 10:02:06 +08:00
wgzAIIT
82f6abb842 support usb on xidatong 2022-04-01 09:49:10 +08:00
wlyu
ec3939ff91 Merge remote-tracking branch 'upstream/prepare_for_master' into prepare_for_master 2022-03-31 13:52:48 +08:00
wlyu
ef28f3057a optimize plc motor test and fix the lwip mutex and sem error 2022-03-31 11:27:16 +08:00
wgzAIIT
b1d4608026 update readme.md 2022-03-31 09:53:16 +08:00
wgzAIIT
e2e69bf6fc Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-03-31 09:28:53 +08:00
chunyexixiaoyu
4ebcaefa1e Ubiquitous/RT-Thread_Fusion_XiUOS/:solve the problem about submodule(rt-thread version) 2022-03-30 19:44:02 +08:00
wgzAIIT
0ba458d33c supprt usb on xidatong 2022-03-30 19:10:13 +08:00
wlyu
bb5f82d303 fixed the bug of OPCUA free buffer and uart not response 2022-03-30 18:49:08 +08:00
chunyexixiaoyu
87af9cf75f Ubiquitous/RT-Thread_Fusion_XiUOS/:update documentation. 2022-03-30 18:45:55 +08:00
chunyexixiaoyu
5a0ffaf193 Ubiquitous/RT-Thread_Fusion_XiUOS:change name from RT_Thread to RT-Thread_Fusion_XiUOS 2022-03-30 18:45:54 +08:00
chunyexixiaoyu
658feff666 Ubiquitous/RT_Thread/:add ethernet (lwip) function in xidatong,and test 2022-03-30 18:45:52 +08:00
chunyexixiaoyu
2145cd73f6 Ubiquitous/RT_Thread/:add ethernet feature configuration. 2022-03-30 18:45:52 +08:00
chunyexixiaoyu
30d532f35d Ubiquitous/RT_Thread/:update board.c in xidatong board, add macro definition in it. 2022-03-30 18:45:52 +08:00
wlyu
057a6d6bb4 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-03-30 18:33:44 +08:00
xuedongliang
ed3c39c9fd change Nuttx to Nuttx_Fusion_XiUOS from Wang_guozhu
it is OK
2022-03-30 18:23:05 +08:00
xuedongliang
b763062040 fix XiZi/cortex-m4-emulator compile error from Wang_guozhu
it is OK
2022-03-30 18:22:30 +08:00
wgzAIIT
408e9f2292 change Nuttx to Nuttx_Fusion_XiUOS 2022-03-30 18:11:09 +08:00
xuedongliang
5951468186 add Ethernet config for xidatong from Wang_weigen
it is OK
2022-03-30 13:22:46 +08:00
Wang_Weigen
5ade2a983d add eth config for xidatong 2022-03-28 17:46:21 +08:00
wgzAIIT
c586edf0da change readme.md 2022-03-28 16:32:37 +08:00
wgzAIIT
ad9b7492ae Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into wgz 2022-03-28 16:06:05 +08:00
wgzAIIT
baae4c7204 xidatong support nuttx.bin 2022-03-28 15:59:22 +08:00
Liu_Weichao
03905157ad fix XiZi/cortex-m4-emulator compile error 2022-03-28 15:27:52 +08:00
xuedongliang
1814a2d577 add xidatong bsp on nuttx from Wang_guozhu
it is OK
2022-03-28 14:43:03 +08:00
xuedongliang
a03b4bd13d add semc driver and eth driver from Wang_weigen
it is OK
2022-03-28 14:42:27 +08:00
xuedongliang
6778158db7 feat support ch438 extuart function for xidatong board from Liu_Weichao
it is OK
2022-03-28 14:42:01 +08:00
wgzAIIT
3acf2c227a delete xip 2022-03-28 14:23:03 +08:00
wgzAIIT
6b090b16ff add files 2022-03-28 13:29:32 +08:00
wgzAIIT
0586c3bd07 set mxrt-ok1052 board CONFIG_RAW_BINARY=y 2022-03-28 10:19:16 +08:00
wgzAIIT
c70910b65f add usdhc/defconfig 2022-03-28 09:28:07 +08:00
wgzAIIT
ad657bd2e3 set PIN_USDHC1_CD_GPIO 2022-03-28 09:14:13 +08:00
wgzAIIT
a5cfd6dd91 add readme.md 2022-03-25 12:22:48 +08:00
wgzAIIT
61f7f4b43e remove README.md 2022-03-25 12:17:19 +08:00