Commit Graph

1212 Commits

Author SHA1 Message Date
wlyu 891addbfc0 fixed the bug of wifi test losing parameter 2022-10-13 20:12:02 +08:00
wgzAIIT b073c38035 add ch376 usb and sd card demo on xidatong-riscv64 2022-10-12 12:40:33 +08:00
wgzAIIT 0f1d2a4868 add ch376 usb demo on xidatong-riscv64 2022-10-11 21:16:40 +08:00
wlyu a1ddea8e5e optimize extsram test output 2022-10-10 20:43:37 +08:00
wlyu b65663af4c change extrasram_test name with ExtramTest 2022-10-10 20:21:53 +08:00
wlyu 32fc849390 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-10-10 17:22:30 +08:00
wgzAIIT 540c9a84d5 add esp8285 wifi on nuttx for xidatong-riscv64 2022-10-10 16:23:42 +08:00
wgzAIIT 9fcd539f1b add ch376 for xidatong-riscv64 2022-10-10 09:26:36 +08:00
xuedongliang 0b4a3ec960 support Ch376 for xidatong-riscv64 in XiZi Kernel
it is OK
2022-10-07 11:30:00 +08:00
xuedongliang 7b17d191fb add Ethernet for imxrt1176 from Wang_weigen
it is OK
2022-10-07 11:28:32 +08:00
Ruoqing He 7079f86acb Add SHA1, SHA256, AES CBC and etc. tests for MBed-TLS, modified kconfig to enable selection of
whether to compile test code when build for board ok1052-c.
2022-10-04 03:37:35 -07:00
wlyu 7dc887e516 fixed the bug of compilation following adapter zigbee change 2022-09-28 20:07:54 +08:00
wlyu ecba6148cb fixed the bug of wifi test on nuttx and remove warning 2022-09-28 19:45:32 +08:00
wlyu 48250b7285 optimize socket demo on nuttx 2022-09-28 15:19:01 +08:00
wgzAIIT 32b54cee33 add GPIO_WIFI_EN register and change PrivSerialIoctl 2022-09-28 14:32:14 +08:00
zhaoyun1215 cd850b90cd support Ch376 for xidatong-riscv64 in XiZi Kernel 2022-09-27 22:47:17 -07:00
wlyu 7052951624 merge codes 2022-09-28 10:33:06 +08:00
wlyu 51f346e935 fixed udp tcp failed to receive and send bug on nuttx 2022-09-28 10:21:11 +08:00
Wang_Weigen a154353bbe sync the upstream branch 2022-09-28 09:51:12 +08:00
wgzAIIT 3fa418120c support Adapter4G for xidatong-riscv64 on nuttx
support mulan on nuttx
2022-09-28 09:51:01 +08:00
Wang_Weigen 088bf02fbd add ethernet for imxrt1176-sbc board and keep compatible with other boards 2022-09-28 09:15:51 +08:00
wgzAIIT 281389af1c support uart1-uart3 for k210 on Nuttx 2022-09-27 20:54:22 +08:00
xuedongliang c5872c051e modify XiUOS DIR and feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS
it is OK
2022-09-27 20:53:06 +08:00
Liu_Weichao 104823e26f add Makefile and Kconfig in Ubiquitous/XiZi-AIoT 2022-09-27 20:44:06 +08:00
Liu_Weichao e14fa6ff8e modify XiUOS DIR : (1.add plc_demo in APP_Framework/control_app; 2.add industrial_network、industrial_fieldbus and industrial_wlan; 3.add XiZi_AIoT and modify XiZi as XiZi_IIoT.) 2022-09-27 20:39:52 +08:00
wlyu 6603f121c6 support lcd demo on nuttx and optimize lt768 drivers 2022-09-27 18:19:50 +08:00
wlyu 485911f15f support lcd demo on application framework 2022-09-27 14:26:14 +08:00
Liu_Weichao dbca22a1a6 feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS 2022-09-26 17:04:04 +08:00
wlyu 96b059cabe Merge branch 'prepare_for_master' of https://gitlink.org.cn/wlyu/xiuos into prepare_for_master 2022-09-26 14:37:23 +08:00
wlyu dcc91fd4a9 added socket test command on nuttx 2022-09-26 14:36:37 +08:00
wlyu 00c4d601f4 added socket test command on nuttx 2022-09-26 14:24:19 +08:00
xuedongliang fd69c3d400 support full 100 threads test from TIan_chunyu
it is OK
2022-09-24 22:43:16 +08:00
wlyu 3bc1cffa33 support socket demo on nuttx 2022-09-23 21:19:27 +08:00
wlyu 0ac4dc05fc Merge branch 'prepare_for_master' of https://gitlink.org.cn/wlyu/xiuos into prepare_for_master 2022-09-23 17:42:06 +08:00
wlyu bcff330830 support extra sdram test 2022-09-23 17:41:36 +08:00
wlyu 853454058f support extra sdram test 2022-09-23 17:10:38 +08:00
wlyu c4eaff938b support mm command for semc test 2022-09-22 21:16:28 +08:00
wlyu 55c8de20d9 test full 100 threads on XiZi, test is ok 2022-09-21 19:32:18 +08:00
xuedongliang 3bec8f496a support xiwangtong-arm32 board on XiZi from Liu_Weichao
it is OK
2022-09-16 14:30:10 +08:00
xuedongliang 61fee4da26 add is_ext_uart in serial_cfg for framework for nuttx
it is OK
2022-09-16 14:29:41 +08:00
xuedongliang 414c82e83d 1、feat support ch438 function on aiit-riscv64-board and xidatong-riscv64; 2、support uart3 and uart4 on xidatong-arm32 board; 3、delete useless H file on xidatong-riscv64 board。
it is OK
2022-09-16 14:29:18 +08:00
xuedongliang ea3d2f4410 fit XiUOS to ch32v307. fix i2c for xidatong-arm32. add new interface for sensor information from Tu_yuyang
it is OK
2022-09-16 14:28:34 +08:00
Liu_Weichao 43e14a9d52 feat support hc32f4a0 board in XiZi kernel 2022-09-15 13:55:36 +08:00
Wang_Weigen 85ed3a2c10 repair the debug info of memory manege;repair value definition of msgqueue;add lwip path for imxrt1176-sbc board 2022-09-07 10:59:53 +08:00
Liu_Weichao 6c80a2da18 add board/xiwangtong-arm32 Makefile and path_kernel.mk configure 2022-09-06 14:37:00 +08:00
Liu_Weichao b5495f108a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-09-06 14:26:36 +08:00
Wang_Weigen 7c709bfe9f repair the compile error for imxrt1176-sbc 2022-09-06 10:36:00 +08:00
Wang_Weigen 48b454ab70 repair the i2c write function for aiit_riscv64_board 2022-09-06 10:10:59 +08:00
Liu_Weichao 0bacf4bd1d add UART1 Kconfig on aiit-riscv64-board 2022-09-06 09:32:29 +08:00
wgz-code 3833a4277a fix Merge conflict 2022-09-06 09:20:58 +08:00