Commit Graph

600 Commits

Author SHA1 Message Date
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
Liu_Weichao 76017d0d0d delete useless config on riscv-board 2022-08-24 17:33:38 +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 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 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 252edf1add xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\applications:
1.modify this file to avoid conflict 0f mux related to lora mode config
2022-08-09 10:55:24 +08:00
zhujiarui666 e812b5a49f xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\board:
1.Add ch438.c and ch438.h
2.include test function about ch438,hc08,lora,e18
2022-08-09 10:54:50 +08:00
zhujiarui666 7c30bd3601 xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\test_photo\CH438:
1.zigbee base ch438 receive
2022-08-09 10:54:12 +08:00
zhujiarui666 f9984b5b7d xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\test_photo:
1.Lora send and receive result
2022-08-09 10:53:00 +08:00
wgz-code 8256124e03 fix compile warning 2022-08-04 15:51:22 +08:00
wgzAIIT ad0132f739 support musl libc on nuttx 2022-08-04 15:34:36 +08:00
wgz-code bdec0d6e20 add Mulan PSL v2 for musl on nuttx
fix compile error
2022-08-04 14:09:45 +08:00
chunyexixiaoyu 8f6078d40c W5500 is supported on xidatong-riscv 2022-08-04 14:06:31 +08:00
wgz-code 4bee455984 support musl libc on nuttx for xidatong-arm32 and xidatong-riscv64
fix compile warning

add musl string
2022-08-03 15:48:49 +08:00
Beichen 8fb4c35a35 Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-riscv64/:Add test folder 2022-08-03 11:26:20 +08:00
Beichen 75a9e76257 Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-riscv64/:Update the .config、rtconfig.h and Update tcp_client.h and tcp_server.h in the applications folder 2022-08-03 11:23:22 +08:00
Beichen 4a39d325b2 Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-riscv64/applications/:Add tcp_client.c、 tcp_client.h、tcp_server.c、tcp_server.h and update the SConscript 2022-08-03 10:21:18 +08:00
Beichen 38c2864c73 Ubiquitous/RT-Thread_Fusion_XiUOS/app_match_rt-thread/:Add WIZnet software package which supports W5500 device and update the Kconfig 2022-08-03 09:53:01 +08:00
Beichen a70a31d282 Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-riscv64/applications/:Update the main function and add the dependency macro of lcd_test.c in SConscript 2022-08-03 09:39:02 +08:00
wgz-code 0de30975aa Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into e22lora 2022-08-02 15:09:07 +08:00
xuedongliang 3ec17025d1 add musl for XiUOS, support arm32 and riscv64 from Tu_yuyang
it is OK
2022-08-01 19:58:58 +08:00
xuedongliang ba03024617 remove critical area operation in shell task to aviod system lag at xidatong-arm board from Wang_weigen
it is OK
2022-08-01 19:57:57 +08:00
xuedongliang c6bef5fbec update rt-thread bsp(xidatong riscv)and webnet from Tian_chunyu
it is OK
2022-08-01 19:57:27 +08:00
wgzAIIT 357abd6cb0 ok 2022-07-28 14:31:48 +08:00
wgzAIIT 4745f77708 ok 2022-07-28 14:29:18 +08:00
TXuian 906398da9f fit musl for riscv64 boards. 2022-07-27 05:42:26 -07:00
TXuian cb4a9d03e0 fit musl for riscv64 boards. 2022-07-27 05:35:56 -07:00
zhr 21dce4f25e add g8s sensor support Nuttx on stm32f407-discovery 2022-07-26 18:43:39 +08:00
TXuian 214cf55603 fit musl lib for arm boards. 2022-07-26 01:08:20 -07:00
Wang_Weigen d94a57c919 remove critical area operation in shell task to aviod system lag at xidatong-arm board 2022-07-26 14:22:01 +08:00
wlyu 4b8e015b26 support lt768 lcd 2022-07-22 18:20:10 +08:00
wgzAIIT 931bc172c1 Merge pull request 'update readme.md' (#85) from xidatong-riscv64 into e22lora 2022-07-19 13:46:04 +08:00
wgzAIIT 9c0db7ae2d update readme.md 2022-07-18 16:53:13 +08:00
TXuian e1999f5af9 add get touch coordinate function to xidatong-riscv64. 2022-07-15 01:26:58 -07:00
TXuian 1818e23744 add get touch coordinate function to xidatong-riscv64. 2022-07-15 01:08:18 -07:00
chunyexixiaoyu 6133b5de21 Ubiquitous/RT-Thread_Fusion_XiUOS: update the default setting adapt to the webnet 2022-07-14 11:28:04 +08:00
chunyexixiaoyu 7cbccb7eaf Ubiquitous/RT-Thread_Fusion_XiUOS/: add xidatong riscv64 k210 sdk 2022-07-12 18:24:19 +08:00
wgzAIIT 308d50c640 update readme.md 2022-07-12 18:16:25 +08:00
chunyexixiaoyu 229749707f Ubiquitous/RT-Thread_Fusion_XiUOS/:add xidatong-riscv64 bsp 2022-07-12 17:29:52 +08:00
chunyexixiaoyu da6f795954 Ubiquitous/RT-Thread_Fusion_XiUOS/:update the README.md file. 2022-07-08 14:26:48 +08:00
wgzAIIT 4570539016 Merge remote-tracking branch 'origin/xidatong-riscv64' into e22lora 2022-07-08 14:07:31 +08:00
wgzAIIT dbe85523c7 add readme.md for xidatong-riscv64 2022-07-08 14:01:23 +08:00
wgzAIIT 2ac3d0abdf update nuttx10.3.0 2022-07-07 19:15:30 +08:00
wgzAIIT a079e445f9 ok 2022-07-07 18:58:12 +08:00
wgzAIIT 64c65711a1 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-riscv64 2022-07-07 18:51:33 +08:00
wgzAIIT d9ecebcf9f Delete spaces and blank lines 2022-07-06 14:20:19 +08:00
wgzAIIT 82af485b5f fpioa_get_io_by_function change to k210_fpioa_get_io_by_function 2022-07-06 10:45:26 +08:00