Commit Graph

549 Commits

Author SHA1 Message Date
Wang_Weigen 0267668149 delete unused info 2022-05-07 10:52:36 +08:00
Wang_Weigen 709fbc5a4b sync the upstream 2022-05-07 10:47:23 +08:00
wgzAIIT 2b40ba4d1a ch438 changge mutex and cond 2022-05-07 09:08:22 +08:00
Wang_Weigen 5338598158 add lcd driver for xidatong 2022-05-06 17:53:48 +08:00
xuedongliang 33e3b798b7 feat add watchdog on xidatong board from Liu_Weichao
it is OK
2022-05-06 16:56:58 +08:00
wgzAIIT adec8e541c Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 2022-05-06 16:29:25 +08:00
Liu_Weichao 67666c1707 feat add watchdog on xidatong board 2022-05-06 15:58:01 +08:00
yl1185 cb134029d2 aiit_board/aiit-arm32-board/ add test jpg
1.complete bluetooth test
2022-05-06 15:10:46 +08:00
chunyexixiaoyu 3c69cb8d14 Ubiquitous/RT-Thread_Fusion_XiUOS/: add reboot function 2022-05-06 15:10:45 +08:00
chunyexixiaoyu f3d7e7e3d4 Ubiquitous/RT-Thread_Fusion_XiUOS/: add romfs function 2022-05-06 15:10:44 +08:00
chunyexixiaoyu c271cd16ea Ubiquitous/RT-Thread_Fusion_XiUOS/: solve the problem that output bin bigger than 550MB 2022-05-06 15:10:44 +08:00
wgzAIIT 30d4201b09 add loraopen to cmd 2022-05-06 12:06:34 +08:00
wgzAIIT 522b8848a2 move include files to imxrt_ch438.h on nuttx and change board_ch438_initialize 2022-05-06 10:18:22 +08:00
wgzAIIT e007b5567d Register ch438 to character driver 2022-05-05 18:22:42 +08:00
wgzAIIT d18eda5f26 Register ch438 to character driver 2022-05-05 16:08:15 +08:00
wgzAIIT 5aec4f1b1d Update imxrt_ch438.c 2022-04-30 07:09:36 +08:00
wgzAIIT 048c1d0ac4 ch438 read data by port_NUM 2022-04-29 17:58:11 +08:00
wgzAIIT 4c517d283c ch438 Replace sem_t with pthread_cond_t 2022-04-29 16:52:17 +08:00
wgzAIIT 465fe2354f delete defalut support CONFIG_FS_PROCFS 2022-04-29 14:01:54 +08:00
wgzAIIT 49eaf5fc10 support reboot on xidatong 2022-04-29 13:39:03 +08:00
Liu_Weichao 46291764d4 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-04-29 11:02:42 +08:00
wgzAIIT 4d898f8210 enable CONFIG_IMXRT_GPIO3_0_15_IRQ on xidatong 2022-04-27 12:21:36 +08:00
wgzAIIT 26c3159b61 enable CONFIG_IMXRT_GPIO3_0_15_IRQ on xidatong 2022-04-27 12:15:27 +08:00
xuedongliang fc100708c2 Modify the priority of main function Enable lwip(XiZi) receive timeout, send timeout, and socket forced shutdown from Zhang_caiqian
it is OK
2022-04-26 19:20:18 +08:00
wgzAIIT e3cb9df9b6 change printf to syslog on ch438 2022-04-26 18:27:15 +08:00
wgzAIIT a09caa272f support e220 for nuttx on xidatong 2022-04-26 18:23:14 +08:00
Liu_Weichao 808f00ade1 feat add sem obtain wait_time and modify e220 lora receive len operation 2022-04-26 17:57:32 +08:00
Liu_Kai 9ac84e7cb4 add ch438 driver and a demo 2022-04-26 17:36:34 +08:00
zhangcaiqian c4613c8866 Enable LWIP receive timeout, send timeout, and socket forced shutdown 2022-04-26 16:14:13 +08:00
Wang_Weigen afc4b58b74 repair the timeout for sem and mutex 2022-04-26 11:27:44 +08:00
wgzAIIT 8c788f676b Revert "change set E220-400T22S M0 and M1 pin for xidatong"
This reverts commit d62179932b.
2022-04-25 18:40:45 +08:00
wgzAIIT d62179932b change set E220-400T22S M0 and M1 pin for xidatong 2022-04-25 14:42:26 +08:00
wgzAIIT 770a713179 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 2022-04-25 11:56:33 +08:00
Liu_Weichao 63d26584b7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-04-25 10:53:35 +08:00
Liu_Weichao e5296efa91 fix e220 lora send and receive bug using ch438 uart in xidatong board 2022-04-25 10:52:05 +08:00
wgzAIIT 4bfa154ed6 support Start script automatically(romfs) on xidatong 2022-04-25 10:33:42 +08:00
wgzAIIT 8c5c1dcf34 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 2022-04-25 10:23:58 +08:00
wgzAIIT 8b0deacc4e support table key autocompletion and cmd history on xidatong 2022-04-25 09:47:22 +08:00
Liu_Weichao 99b5c0d9a0 lora send and receive p2p ok 2022-04-24 13:54:54 +08:00
Liu_Weichao e1fe48b96f feat add lora device e220 in connection framework 2022-04-22 15:50:18 +08:00
wgzAIIT a36ef94337 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 2022-04-22 11:06:34 +08:00
Wang_Weigen 587c2d595e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-04-21 16:46:15 +08:00
Wang_Weigen 85ff8877d4 1、repair the uart irq problem;2、add wifi esp07s test cmd and repair the socket connect problem 2022-04-21 16:44:28 +08:00
Liu_Weichao aedd1e046e fix InitBoardMemory and InstallConsole bug for XiZi bsp/board 2022-04-20 16:24:13 +08:00
xuedongliang 82c2dd55fe update bsp in rt-thread from Tian_Chunyu
it is OK
2022-04-20 10:30:29 +08:00
xuedongliang 3aa7e1a8de 1、 feat add lwext4 submodule for XiZi,compile ok; 2、feat add sd card auto-check-attach function for ok1052 and xidatong from Liu_Weichao
it is OK
2022-04-20 10:29:47 +08:00
wgzAIIT 7f12a1892b support 4g on xidatong 2022-04-19 19:38:11 +08:00
Liu_Weichao 51dbbc2e8d feat add lwext4 fs register 2022-04-19 17:25:37 +08:00
wgzAIIT f693fa78af add 4g defconfig 2022-04-19 10:06:44 +08:00
WentaoWong 3c42d161c0 Ubiquitous/RT_Thread/: update README of stm32h743_openmv_h7plus 2022-04-19 09:45:46 +08:00
WentaoWong 00c17e9662 Ubiquitous/RT_Thread/: add usbcdc support to stm32h743_openmv_h7plus, vcom console need update rt-thread 2022-04-18 17:12:59 +08:00
WentaoWong d74cb3bdb6 Ubiquitous/RT_Thread/: add rtc support to stm32h743_openmv_h7plus 2022-04-18 16:47:29 +08:00
WentaoWong 5a6e853712 Ubiquitous/RT_Thread/: add RomFS and RamFS support to stm32h743_openmv_h7plus 2022-04-18 16:46:46 +08:00
WentaoWong 09d7d3cd6b Ubiquitous/RT_Thread/: add sdio support to stm32h743_openmv_h7plus 2022-04-18 16:39:16 +08:00
WentaoWong b521274b9f Ubiquitous/RT_Thread/: add qsqpi flash support to stm32h743_openmv_h7plus 2022-04-18 16:36:29 +08:00
wlyu b939838f52 support ethernet for xidatong with configure.sh xidatong:netnsh 2022-04-13 15:02:47 +08:00
wgzAIIT ba42c2c601 support usb on xidatong 2022-04-13 10:28:40 +08:00
wgzAIIT e2924875d3 move nsh_sdmmc_initialize to imxrt_mmcsd.c for xidatong 2022-04-12 18:10:50 +08:00
Liu_Weichao f1d372dcf7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-04-12 10:05:48 +08:00
wgzAIIT 90d57368d1 change XIDATONG_SDHC_AUTOMOUNT to XIDATONG_SDIO_AUTOMOUNT for sd card 2022-04-11 18:48:15 +08:00
Liu_Weichao 6f859b91db feat add sd card auto-check-attach function for ok1052 and xidatong 2022-04-11 17:56:09 +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
chunyexixiaoyu 355669e402 Ubiquitous/RT-Thread_Fusion_XiUOS/: update the default configuration(lwip dfs sdram) 2022-04-07 18:28:22 +08:00
chunyexixiaoyu 42416d58ef Ubiquitous/RT-Thread_Fusion_XiUOS/: sd(tf) card driver supported by sdio 2022-04-07 18:23:45 +08:00
chunyexixiaoyu f42d049cb0 Ubiquitous/RT-Thread_Fusion_XiUOS/:add sdio configuration file in xidatong 2022-04-07 18:18:17 +08:00
chunyexixiaoyu a6b403984e Ubiquitous/RT-Thread_Fusion_XiUOS/:modify the code in xidatong 2022-04-07 18:16:58 +08:00
wgzAIIT 7621b08585 support auto mount sd card on nuttx for imxrt 2022-04-07 15:08:27 +08:00
Wang_Weigen c7878e8b8a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-04-07 10:28:21 +08:00
Wang_Weigen 90f30cf6d2 repair the problem of irq and add mode judge for zigbee 2022-04-07 10:28:09 +08:00
Liu_Weichao 06d163295a fix Framework/connection/industrial_ethernet/ethercat DIR error 2022-04-06 14:33:32 +08:00
chunyexixiaoyu c868b2d27f It's OK 2022-04-06 10:32:14 +08:00
chunyexixiaoyu 563479f581 Ubiquitous/RT-Thread_Fusion_XiUOS/:update the comments 2022-04-06 10:29:27 +08:00
yl1185 313e1da99a 1.Modify the README.md 2022-04-02 15:08:38 +08:00
yl1185 c4f51c15aa 1.Modify the README.md 2022-04-02 15:04:17 +08:00
yl1185 46a8819b82 Merge remote-tracking branch 'remotes/document/develop' into develop
# Conflicts:
#	Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/aiit-arm32-board/README.md
2022-04-02 13:22:31 +08:00
Liu_Weichao 137f2493b7 feat add lwext4 submodule for XiZi 2022-04-02 11:21:07 +08:00
yl1185 fcdb1d8b62 Ubiquitous/RT-Thread/:add atti-arm32-board bsp
1.Modify the peripheral interface of the development board
2.Complete configuration files and build files
3.GCC is supported
2022-04-02 10:51:23 +08:00
yl1185 da9ff9a53a Ubiquitous/RT-Thread/:add atti-arm32-board bsp
1.Modify the peripheral interface of the development board
2.Complete configuration files and build files
3.GCC is supported
2022-04-02 09:57:11 +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
chunyexixiaoyu e6101ab1d4 Ubiquitous/RT-Thread_Fusion_XiUOS/:add a test about ethernet transmission rate base phy chip 8720A 2022-03-31 17:24:40 +08:00
chunyexixiaoyu e6ec715e5c Ubiquitous/RT-Thread_Fusion_XiUOS/: solve the bug that phy chip io has been configured emc cs. 2022-03-31 17:17:45 +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
wgzAIIT b0ce2bd9f7 Regenerate submodules nuttx 2022-03-25 11:34:30 +08:00
wgzAIIT d66f6f9745 Regenerate submodules nuttx 2022-03-25 11:26:23 +08:00
Wang_Weigen 56fbb14dad replace file 'fsl_phy.c' to support LAN8720a 2022-03-24 17:21:14 +08:00
wgzAIIT f4ba061911 add README.md for xidatong 2022-03-24 17:06:42 +08:00
wgzAIIT b0205abc95 add README.md for xidatong 2022-03-24 16:54:29 +08:00
wgzAIIT 91594e0e87 imxrt1052-ok rename as xidatong 2022-03-24 15:59:34 +08:00
Wang_Weigen 1cf9939cb2 add semc driver and eth driver 2022-03-24 15:28:24 +08:00
Liu_Weichao 59dbe7058b feat support ch438 extuart function for xidatong board 2022-03-24 15:17:47 +08:00
wgzAIIT 76db961420 support sdio on imxrt1052-ok 2022-03-24 11:29:15 +08:00
wlyu 3b8c9a8ed4 format OPUCA codes and optimize demo cases 2022-03-23 19:21:44 +08:00
wgzAIIT 03be73275f Merge pull request 'merge from prepare_for_master' (#11) from prepare_for_master into ok1052
ok
2022-03-23 15:22:09 +08:00
wgzAIIT 3d647fc6e6 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into wgz 2022-03-23 15:16:11 +08:00
wgzAIIT f14523331c support mulan on nuttx 2022-03-23 15:06:34 +08:00
wgzAIIT 958ad986be Register the character device according to the selected serial port number 2022-03-23 14:34:13 +08:00
wgzAIIT b92edeecee add Ubiquitous/Nuttx/app_match_nuttx/nuttx/arch/arm/src/imxrt/imxrt_serial.c
add imxrt_serial.c to app_match_nuttx/nuttx/arch/arm/src/imxrt
2022-03-23 14:30:05 +08:00
chunyexixiaoyu 61aff201a6 Ubiquitous/RT_Thread/:add xidatong bsp
1.mdk keil project is supported.
2.gcc is supported.
3.boot image can be configured to be selected or not,if you use mdk keil,please select xip boot image
4. bin and elf files can be load by NXP-MCUBootUtility.exe.
2022-03-23 14:25:35 +08:00
wgzAIIT b868fb6c8a fix up_registerdump set CONFIG_ARCH_INTERRUPTSTACK=10240 2022-03-23 14:01:13 +08:00
wgzAIIT 034fb66f77 fix up_registerdump set CONFIG_ARCH_INTERRUPTSTACK 2022-03-23 12:06:36 +08:00
Liu_Weichao 79b417f101 delete useless KPrintf in ok1052-c and xidatong board 2022-03-23 10:12:33 +08:00
wgzAIIT 5525c10627 set CONFIG_DEFAULT_SMALL=y for disable the application is put into the background for execution
remove  CONFIG_DEFAULT_SMALL=y
2022-03-23 09:33:38 +08:00
wgzAIIT 0541171749 set CONFIG_DEFAULT_SMALL=y for disable the application is put into the background for execution 2022-03-22 18:09:29 +08:00
xuedongliang 0340217e24 1、feat add xip function for imxrt1052-board;2、feat add ch438 driver for xidatong board from Liu_Weichao
it is OK
2022-03-22 17:26:33 +08:00
xuedongliang c8197adedf add CH438 driver for rt_thread from Wang_Weigen
it is OK
2022-03-22 17:25:59 +08:00
Liu_Weichao 363a221533 1、feat add xip dir and Flash Bootable Image for ok1052-c and xidatong board link.lds;2、feat add ch438 driver for xidatong board。 2022-03-22 17:17:35 +08:00