Commit Graph

1044 Commits

Author SHA1 Message Date
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
zhujiarui666 fe21a461a5 xiuos\APP_Framework\Framework\connection\lora\e220:
1.Add Kconfig files and SConscript files related to e220
2022-08-09 11:04:55 +08:00
zhujiarui666 bf9b87a314 xiuos\APP_Framework\Framework\connection\4g:
(1)Modify the msh instructions in 4G Test function
2022-08-09 10:57:55 +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
zhujiarui666 bfa8c734c4 xiuos\APP_Framework\Framework\connection\lora\e220:
(1)Add Kconfig files and SConscript files related to e220
2022-08-04 14:42:30 +08:00
chunyexixiaoyu 8f6078d40c W5500 is supported on xidatong-riscv 2022-08-04 14:06:31 +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
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
xuedongliang 1bd7200e44 add xidatong-riscv64 board bsp for nuttx from Wang_guozhu
it is OK
2022-08-01 19:56:51 +08:00
wgzAIIT 8e5b942427 ok 2022-07-28 14:31:25 +08:00
wgzAIIT 4745f77708 ok 2022-07-28 14:29:18 +08:00
zhr 0b0b4c24ed add g8s sensor support Nuttx on stm32f407-discovery 2022-07-28 14:21:49 +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 b1d443ee63 merge code 2022-07-22 18:28:04 +08:00
wlyu 4b8e015b26 support lt768 lcd 2022-07-22 18:20:10 +08:00
wlyu dde22ee0b8 support lt768 lcd 2022-07-22 17:19:28 +08:00
wgzAIIT d27685965c Merge pull request 'update readme.md' (#83) from xidatong-riscv64 into prepare_for_master 2022-07-19 13:46:20 +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 6a9b9fba1a APP_Framework/Applications/: update the webnet version,custom development will can base on the version. 2022-07-14 11:32:52 +08:00
chunyexixiaoyu b585a6ae92 APP_Framework/Framework/:update the transform.h 2022-07-14 11:29:21 +08: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 6404f81ca6 update readme.md 2022-07-12 18:18:18 +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 a6a50a06a0 APP_Framework/Framework/:solve the bug compiling 2022-07-12 17:29:21 +08:00
chunyexixiaoyu 4ff3ad23f4 APP_Framework/Framework/:support message queue 2022-07-08 17:27:34 +08:00
chunyexixiaoyu 31d11ad641 APP_Framework/Framework/:update the transform.h ,solve the problem that compiling. 2022-07-08 14:28:46 +08:00
chunyexixiaoyu da6f795954 Ubiquitous/RT-Thread_Fusion_XiUOS/:update the README.md file. 2022-07-08 14:26:48 +08:00
wgzAIIT 71f00ec06f add readme.md for xidatong-riscv64 2022-07-08 14:11:36 +08:00
wgzAIIT dbe85523c7 add readme.md for xidatong-riscv64 2022-07-08 14:01:23 +08:00
wgzAIIT 48c49a83ed ok 2022-07-07 19:21:45 +08:00
wgzAIIT 2ac3d0abdf update nuttx10.3.0 2022-07-07 19:15:30 +08:00
wgzAIIT c85fc70551 ok 2022-07-07 19:00:51 +08:00