Commit Graph

1128 Commits

Author SHA1 Message Date
Liu_Weichao dbca22a1a6 feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS 2022-09-26 17:04:04 +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
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
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
Liu_Weichao 1fd4e3981d optimize ch438 function on aiit-riscv64-board and xidatong-riscv64 2022-09-05 18:03:09 +08:00
wgz-code 5759661e8c add is_ext_uart in serial_cfg for framework for nuttx 2022-09-05 14:08:12 +08:00
TXuian 587ab693c1 comment debug print of i2c transfer errors. 2022-09-01 18:47:05 -07:00
TXuian 6c6ef02455 comment debug print of i2c transfer errors. 2022-09-01 18:41:54 -07:00
TXuian 15c70aa2b8 fix i2c errors and add sensor interface. 2022-09-01 03:02:37 -07:00
TXuian c014727e2c fix i2c error, add senser interface. 2022-09-01 02:52:44 -07:00
Liu_Weichao e4f2c3e5aa support uart3 and uart4 on xidatong-arm32 board 2022-09-01 09:23:49 +08:00
Liu_Weichao 5de4b9eec0 add ch438 for xidatong-riscv64 board 2022-09-01 09:20:15 +08:00
Liu_Weichao b5b3cb9ca7 change SensorQuantityRead with SensorQuantityReadValue for sensor framework 2022-08-31 10:54:54 +08:00
Liu_Weichao f55022fc46 delete useless H file on xidatong-riscv64 board 2022-08-31 10:51:14 +08:00
Liu_Weichao 09ff679c4c Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into sensor_485_function 2022-08-30 14:12:53 +08:00
Liu_Weichao 2756937f88 delete useless kd233 kconfig configuration 2022-08-30 14:11:33 +08:00
xuedongliang 5f42111c38 W5500 is supported on the xidatong riscv64 ch438 is supported on the xidatong arm32 lora and bluetooth is supported on the xidatong arm32 from Tian_chunyu
it is OK
2022-08-29 11:59:06 +08:00
xuedongliang f376e568fd optimize xidatong-riscv64 third_party_driver and connection_framework form Liu_weichao
it is OK
2022-08-29 11:57:43 +08:00
xuedongliang 944225b7ad add imxrt1176-sbc board for xizi from Wang_weigen
it is OK
2022-08-29 11:56:29 +08:00
Liu_Weichao 8df0563e64 add is_ext_uart in serial_cfg for framework 2022-08-26 14:43:27 +08:00
Liu_Weichao 22de65aa20 optimize connection_adapter 4g and bluetooth kconfig 2022-08-25 16:05:03 +08:00
Liu_Weichao 76017d0d0d delete useless config on riscv-board 2022-08-24 17:33:38 +08:00
chunyexixiaoyu 27b546c269 it's verified 2022-08-24 15:15:55 +08:00
Liu_Weichao 6fc09a8864 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-08-24 10:09:43 +08:00
Wang_Weigen d5e47d36f4 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-08-19 16:17:35 +08:00
Wang_Weigen 1ce5ee8e8b add imxrt1176-sbc board for xizi 2022-08-19 16:17:19 +08:00
zhujiarui666 125a1d1c61 xiuos\APP_Framework\Framework\connection\bluetooth\hc08:
1.modify uuid
2022-08-15 18:02:59 +08:00
zhujiarui666 8ccf8875ee xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\test_photo\Bluetooth:
1.add test photo
2022-08-15 14:06:59 +08:00
zhujiarui666 48199d551c xiuos\APP_Framework\Framework\connection\bluetooth:
1.add rt-thread msh
2022-08-15 14:05:40 +08:00
zhujiarui666 b5783ca4c5 xiuos\APP_Framework\Framework\connection\bluetooth:
1.add code like setting Tuuid and Suuid
2022-08-15 14:04:39 +08:00
zhujiarui666 1293577e93 xiuos\APP_Framework\Framework\connection\bluetooth:
1.modify the Kconfig file
2022-08-15 14:02:18 +08:00
xuedongliang afe2a7766d support e220 lora、e22 lora、bluetooth hc08 and musl libc on Nuttx
it is OK
2022-08-11 10:26:04 +08:00
TXuian 0a629fc69d fit XiUOS to ch32v307. 2022-08-08 22:56:32 -07:00
zhujiarui666 50b40bcf1f xiuos\APP_Framework\Framework\connection\lora\e220:
Modify this file again,and if you want to test the lora module,you can find test function in this file
2022-08-09 11:20:33 +08:00
zhujiarui666 0526e73a6a xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\board:
1.add kconfig file
2022-08-09 11:13:13 +08:00
zhujiarui666 c69397a2b7 xiuos\APP_Framework\Framework\connection\lora:
1.test function has been modified
2022-08-09 11:12:44 +08:00
zhujiarui666 83112073a9 xiuos\APP_Framework\Framework\connection\lora:
1.test function has been modified
2022-08-09 11:07:53 +08:00