Commit Graph

921 Commits

Author SHA1 Message Date
Wang_Weigen 96baeb9482 add new files for armv7-a 2022-11-16 10:58:56 +08:00
TXuian 2a07e463f6 add w5500 support 2022-11-15 17:40:51 -08:00
TXuian 629e8893e3 add w5500 support. 2022-11-15 07:45:21 -08:00
wuzheng f22fbc3c94 example for edu-riscv64:watchdog,lcd and timer 2022-11-15 15:47:48 +08:00
Wang_Weigen 14f0e442ad fix compile error 2022-11-15 14:09:03 +08:00
Liu_Weichao 32c8701391 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework 2022-11-14 16:09:47 +08:00
Liu_Weichao 452699ac02 feat add third_party_driver/usb for hc32f4a0 board, support Mount file-system 2022-11-14 16:05:26 +08:00
wgzAIIT 02cbcf2b23 fix touch problem 2022-11-14 15:20:03 +08:00
wuzheng 8c929ba701 rs485 test example 2022-11-11 20:29:35 +08:00
wuzheng e7175c2745 add edu-riscv64 RTC test example 2022-11-11 17:39:03 +08:00
wuzheng e746639f8a add edu-riscv64 lora example and fix name problem 2022-11-11 15:32:38 +08:00
Wang_Weigen d89e018d33 add touch for edu-riscv64 board 2022-11-11 11:13:56 +08:00
wgzAIIT 5d6aa56f29 support can and add test case for xidatong-riscv64 on nuttx 2022-11-10 14:37:54 +08:00
wuzheng 00b39cdd55 gpio test sample for edu-riscv64 2022-11-10 10:20:20 +08:00
wuzheng b8cf052d49 test framework 2022-11-09 20:45:44 +08:00
wuzheng d3836f1a6f softspi driver and its app test 2022-11-09 19:23:12 +08:00
wgzAIIT 2bc1de068c change ch376_demo.c 2022-11-09 18:07:48 +08:00
wgzAIIT 4f15f1e70b add usbnsh/defconfig and sdnsh/defconfig 2022-11-09 16:48:18 +08:00
Liu_Weichao 696c9f6fe0 fix MountUsb function error 2022-11-08 17:02:39 +08:00
Liu_Weichao 9a818b1ef4 feat add third_party_driver/usb for hc32f4a0 board, compile OK 2022-11-08 14:15:23 +08:00
wgzAIIT b5e08c5d43 support musl libc on nuttx and add test case 2022-11-08 13:57:46 +08:00
Liu_Weichao 636f803b7b modify usb init position into board.c from init.c 2022-11-08 11:27:06 +08:00
wgzAIIT 51ebd8f604 register lcd device on xidatong-riscv64 on nuttx 2022-11-07 16:45:00 +08:00
Liu_Weichao 5f4922866e modify hc32f4a0 console usart as usart3 2022-11-03 09:31:34 +08:00
Liu_Weichao d0e42a9b51 feat add third_party_driver/spi/lora for hc32f4a0 board, send and receive function OK 2022-11-02 17:23:07 +08:00
Liu_Weichao 107913cb61 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into hc32f4a0_driver 2022-11-02 17:22:06 +08:00
wgzAIIT 9965ce4c43 register lcd device on riscv64 on nuttx 2022-11-02 14:43:58 +08:00
wgzAIIT a39bc41597 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-11-02 09:34:43 +08:00
wgzAIIT 3352d4be6b add hc32 dir 2022-11-02 09:33:03 +08:00
wgzAIIT 485555b3a2 Merge branch 'prepare_for_master' of https://gitlink.org.cn/wgzAIIT/xiuos into prepare_for_master 2022-11-02 09:18:23 +08:00
wgzAIIT 0bb057c642 register_driver lcd device on riscv64 on nuttx 2022-11-02 09:18:04 +08:00
Liu_Weichao 2e383f0c85 modify XiZi_AIoT DIR 2022-11-01 18:33:04 +08:00
Liu_Weichao 0504cf0e48 feat add third_party_driver/spi/lora for hc32f4a0 board, init function OK 2022-11-01 17:40:53 +08:00
Liu_Weichao 234f4fc2ed Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into hc32f4a0_driver 2022-11-01 17:39:40 +08:00
Wang_Weigen 5d0c0f944e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-11-01 17:10:33 +08:00
Wang_Weigen d2192a0cb1 add microkernel dir for xizi 2022-11-01 17:10:11 +08:00
xuedongliang 8e5c61c487 add wifi esp8285 and lcd driver for xidatong-riscv64 on nuttx
it is OK
2022-11-01 16:42:43 +08:00
xuedongliang 1a846ba3ae support hc32f4a0 on nuttx and hc32f4a0 gpio is ok!
it is OK
2022-11-01 16:41:39 +08:00
Liu_Weichao 2d7d5d121d feat add third_party_driver/spi for hc32f4a0 board, write and read function OK 2022-10-31 15:11:39 +08:00
Liu_Weichao 7a8766a74d Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into hc32f4a0_driver 2022-10-31 15:09:35 +08:00
wgzAIIT 7869538b1d support wifi for xidatong-riscv64 on nuttx 2022-10-28 20:48:05 +08:00
wgzAIIT b693f91f30 Optimize lcd driver for xidatong-riscv64 on nuttx 2022-10-27 13:43:01 +08:00
wgzAIIT c541128122 Optimize lcd driver for xidatong-riscv64 on nuttx 2022-10-27 11:29:47 +08:00
wgzAIIT a04a4288a7 add printf point.x and point.y in test case 2022-10-25 18:21:32 +08:00
wlyu 3cddeb1985 support hc32 on nuttx 2022-10-25 18:08:35 +08:00
wgzAIIT 490d372b47 add touchnsh/defconfig 2022-10-25 17:41:08 +08:00
wgzAIIT 6794cb03a8 support touch screen for xidatong-riscv64 on nuttx 2022-10-25 16:27:25 +08:00
Wang_Weigen 166f88fd46 add lcd and spi for edu_riscv64 board 2022-10-25 14:26:33 +08:00
Wang_Weigen db2faeeba6 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-10-24 10:06:50 +08:00
wgzAIIT c815bb3b6e support gpio on k210 on nuttx 2022-10-21 18:13:41 +08:00
wgzAIIT df32ed24ed change nsh_Applicationscmd.c 2022-10-20 16:45:14 +08:00
wgzAIIT 0f2f2028ca Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develp 2022-10-20 16:36:38 +08:00
wgzAIIT a4f183c62a resolve Conflicts 2022-10-20 16:35:05 +08:00
xuedongliang a11ff29402 support lcd test on xidatong-arm32 support wifi test on xidatong-arm32 support ethernet test on xidatong-arm32 on nuttx from Wang_linyu
it is OK
2022-10-20 16:13:50 +08:00
Liu_Weichao e26c93a666 fix heap memory error : start from _bss_end and conflict with stack segment 2022-10-19 14:27:44 +08:00
Liu_Weichao 9802c89fd6 feat add third_party_driver/sdio for hc32f4a0 board 2022-10-18 17:27:30 +08:00
Liu_Weichao 700a07bc84 feat add third_party_driver/spi for hc32f4a0 board, compile OK 2022-10-18 15:03:44 +08:00
Wang_Weigen f2e633348a add rtc wdt timer for xidatong-riscv64 board 2022-10-18 10:01:39 +08:00
wgzAIIT 64da177d6a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-10-17 18:21:09 +08:00
wgzAIIT deb247165a add ch376 and w5500 defconfig 2022-10-17 18:16:28 +08:00
wgzAIIT b7a3657c83 add w5500 cmd to nuttx shell 2022-10-17 17:22:28 +08:00
Liu_Weichao 37bdc4a33f fix spi CS init param error on aiit-riscv64\K210-emulator\kd233 board 2022-10-17 16:57:18 +08:00
Wang_Weigen 9c15e587c4 add edu-riscv64 board for xizi 2022-10-17 16:14:36 +08:00
wgzAIIT f573bc391c add w5500 for xidatong-riscv64 2022-10-17 11:28:16 +08:00
wgzAIIT ba84afb179 add w5500 for xidatong-riscv64 2022-10-14 18:08:41 +08:00
wlyu 2b099b8bf5 support lcd and wifi and ethernet test on xidatong-arm32 2022-10-14 16:57:30 +08:00
wgzAIIT 256857b6c5 move gpio define to board.h on xidatong-riscv64 2022-10-14 16:57:21 +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 b65663af4c change extrasram_test name with ExtramTest 2022-10-10 20:21:53 +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
Liu_Weichao 012fc146cc fix hifive1-emulator compile error : enable work_queen 2022-10-08 14:52:16 +08:00
xuedongliang 0b4a3ec960 support Ch376 for xidatong-riscv64 in XiZi Kernel
it is OK
2022-10-07 11:30:00 +08: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
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 dcc91fd4a9 added socket test command on nuttx 2022-09-26 14:36:37 +08:00
wlyu bcff330830 support extra sdram test 2022-09-23 17:41:36 +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
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
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 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 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
Liu_Weichao 76017d0d0d delete useless config on riscv-board 2022-08-24 17:33:38 +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 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
TXuian 0a629fc69d fit XiUOS to ch32v307. 2022-08-08 22:56:32 -07: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
TXuian 92a33bff87 fit XiUOS to board ch32v307. 2022-08-08 03:17:26 -07:00
Liu_Weichao d1d41d3990 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-08-08 10:51:03 +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
Liu_Weichao 0927e2e510 fix usb filesystem bug 2022-07-22 19:14:04 +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
Liu_Weichao c5a0cbf95e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-07-07 18:22:38 +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
Wang_Weigen 74fd934a02 add xidatong-riscv64 board 2022-07-05 10:54:24 +08:00
xuedongliang b4a92c91f5 update rt-thread bsp(xidatong-arm and aiit-arm32-board) from tian_chunyu
it is OK
2022-07-01 16:13:20 +08:00
xuedongliang 314f162836 Port openPOWERLINK to XiUOS from shi_jia_rui
it is OK
2022-07-01 16:12:49 +08:00
wgzAIIT d28caa835a Merge pull request 'merge code' (#74) from xidatong-riscv64 into e22lora 2022-06-30 16:47:46 +08:00
wgzAIIT 92960a1c5d k210 support gpio on nuttx 2022-06-30 16:43:02 +08:00
wgzAIIT f44c9fe442 update to nuttx10.3 2022-06-29 17:37:25 +08:00
wgzAIIT 0b902da332 update to nuttx10.3 2022-06-29 17:27:16 +08:00
wgzAIIT c47aaa6cba e22lora branch update nuttx10.3 2022-06-29 17:04:02 +08:00
wgzAIIT da565b079d ok 2022-06-29 16:38:22 +08:00
zhujiarui666 ebad51e48a 1.Usbhost Macros in C must be modified
2.Supplement the missing RT thread file
3.Add SConscript file
2022-06-28 16:21:17 +08:00
zhujiarui666 48c2dde093 xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32/test_photo:
1.测试成功文件
2022-06-28 10:56:08 +08:00
zhujiarui666 2c9897e10d xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\board\usb:
1.usb rt-thread缺失支持文件
2.SConscript文件
2022-06-28 10:51:14 +08:00
zhujiarui666 ee79cd0927 xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\board\Kconfig:
1.添加USBHost相关的宏
2022-06-27 16:30:06 +08:00
zhujiarui666 9f0a316c6d xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\applications\main.c:
1.添加usb测试函数
2022-06-27 16:27:13 +08:00
wgzAIIT b517740d32 xidatong-riscv64 support reboot cmd on nuttx 2022-06-27 10:07:34 +08:00
Liu_Weichao c8fc05a0f9 add xiwangtong-arm32 board on XiZi/board/ 2022-06-24 16:45:15 +08:00
chunyexixiaoyu e910d5f237 Ubiquitous/RT-Thread_Fusion_XiUOS/:change the name from "xidatong" to "xidatong-arm32" 2022-06-23 16:49:23 +08:00
yl1185 6156314ba7 aiit-arm32-board/test/ test jpg
1.test jpg.
2022-06-23 16:25:29 +08:00
yl1185 635280ab4b app_match_rt-thread/sx1278/sx1278_source/
1.sx1278 driver is ok.
2.connection is ok.
2022-06-23 14:40:49 +08:00
yl1185 2f4e67ae87 app_match_rt-thread/sx1278/sx1278
1.transplant sx1278 source code
2.adapt for rtthread
2022-06-23 14:39:48 +08:00
yl1185 b605bb5bc1 app_match_rt-thread/sx1278/ sx1278
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 14:36:58 +08:00
yl1185 c6e7a6d446 aiit-arm32-board/test/ test jpg
1.humi.jpg and temp.jpg
2022-06-23 14:14:33 +08:00
yl1185 1d023c9504 Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/aiit-arm32-board/applications
1.delete useless uart_test.c
2022-06-23 14:12:28 +08:00
yl1185 d5e16cd9ac Ubiquitous/RT-Thread_Fusion_XiUOS/app_match_rt-thread/hs300x driver
1.hs300x driver test is ok.
2022-06-23 14:11:03 +08:00
yl1185 9d1e3b8ef3 Ubiquitous/RT-Thread_Fusion_XiUOS/app_match_rt-thread/ hs300x
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 14:09:50 +08:00
wgzAIIT 31f03a56d6 add GPIO_E18_MODE pin 2022-06-23 09:56:55 +08:00
Jiacheng Shi c50767094a minor: remove unnecessary changes 2022-06-22 20:10:31 +08:00
Jiacheng Shi 320998dee5 powerlink: implement edrv-xiuos.c 2022-06-22 20:10:31 +08:00
Jiacheng Shi b0e6e4fe49 minor: fix some bugs 2022-06-22 20:10:31 +08:00
Jiacheng Shi b7648f0f08 powerlink: build liboplkmn.a and liboplkcn.a 2022-06-22 20:09:24 +08:00
Jiacheng Shi 7e1307a3bb fix: fix the compilation error on cortex-m4-emulator 2022-06-22 20:08:06 +08:00
Wang_Weigen 578680f6e5 rename board name 'gd32vf103_rvstar' as 'gd32vf103-rvstar' 2022-06-22 17:11:04 +08:00
wgzAIIT 626f2486ef change /dev/gpoutN to /dev/gpioN on xidatong-arm32 2022-06-22 17:03:49 +08:00
Wang_Weigen 29a205e467 rename board name 'rv32m1_vega' as 'rv32m1-vega' 2022-06-22 16:42:52 +08:00
wgzAIIT 1d1d394125 change xidatong to xidatong-arm32 on nuttx 10.3.0 2022-06-22 16:35:39 +08:00
Wang_Weigen 42cf1290d1 rename board name 'xidatong' as 'xidatong-arm32' 2022-06-22 15:52:23 +08:00
wgzAIIT cac43f78bf syslog change to uinfo on xidatong 2022-06-22 15:35:03 +08:00
Wang_Weigen f5f9dbe59d Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop 2022-06-22 15:05:16 +08:00
Wang_Weigen ebf362bc89 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-06-22 14:57:51 +08:00
Wang_Weigen 517825a52f repair the task shcedule failed problem of arm,update the assign task before pendsv fault 2022-06-22 14:57:25 +08:00
wgzAIIT fc60ae4dbd atti board bsp update to nuttx 10.3 2022-06-22 14:17:52 +08:00
xuedongliang ad84a842b0 update rt-thread bsp and add webnet from tian_chunyu
it is OK
2022-06-22 13:31:35 +08:00
wgzAIIT f7ba07eaea xidatong update to nuttx10.3 2022-06-22 10:58:04 +08:00
wgzAIIT 6bedd6272e change #define FPIOA_CH438_D5 29 2022-06-21 18:36:23 +08:00
wgzAIIT 1ba170c1d2 add Mulan PSL v2 2022-06-20 09:56:50 +08:00
wgzAIIT 284ea0b00f add loransh 2022-06-20 09:24:15 +08:00
wgzAIIT 3e36e1c89f change k210_gpio.c and add btnsh 2022-06-20 09:19:21 +08:00
wgzAIIT 66d30ed255 add xidatong-riscv64 bsp for nuttx 2022-06-17 17:55:30 +08:00
wgzAIIT 4ee205876a update app_match_nuttx for nuttx10.3 2022-06-17 17:12:53 +08:00
wgzAIIT f2355281b1 update nuttx10.2.0 to nuttx10.3.0 on branch xidatong-riscv64 2022-06-17 14:48:17 +08:00
wgzAIIT 090311b027 delet nuttx 10.2.0 2022-06-17 14:28:52 +08:00
chunyexixiaoyu 876a6c8ff1 APP_Framework/Framework/:update ethernet driver and update the connection files,and the mcu can communicate with the ethernet module correctly, but the module can't connect the local server. 2022-06-15 09:14:51 +08:00
yl1185 8845864e46 connection/nbiot/ nb verify
1.modify macro control for rt-thread
2.gcc is ok.
2022-06-15 09:14:50 +08:00
Liu_Weichao f0f1b1c988 delete error description and wrong define 2022-06-14 16:43:00 +08:00
Liu_Weichao b3d51efc13 fix pin_mux compile error 2022-06-14 14:46:18 +08:00
Liu_Weichao 8e1f0e1af0 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-06-14 14:39:48 +08:00
Wang_Weigen 7b94b5369e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-06-14 10:54:20 +08:00
Wang_Weigen 5f49d2ba87 add config for queue manage 2022-06-14 10:54:08 +08:00
wgzAIIT 0c5d9c69d1 merge code 2022-06-13 19:16:56 +08:00
xuedongliang 1f5d4ac765 add lcd driver for xidatong-arm
It is OK
2022-06-13 16:32:06 +08:00
wgzAIIT 6fa7044678 change nsh_Applicationscmd.c 2022-06-10 15:23:31 +08:00
wgzAIIT 24bf772c3f ok 2022-06-10 15:15:13 +08:00
wgzAIIT 2b35970b06 reverrt nsh_Applicationscmd.c 2022-06-10 15:13:54 +08:00
wlyu a6f5a5f79d support wifi module for nuttx on xidatong 2022-06-10 13:47:05 +08:00
Liu_Weichao 80e08450fe fix compile error include watchdog and uart configure error 2022-06-08 11:09:50 +08:00
Liu_Weichao c14f2f73e0 feat support uart8 and ec200t device on xidatong board 2022-06-08 10:41:21 +08:00
wgzAIIT f5f8fbb38b OK 2022-06-08 09:47:41 +08:00
wlyu e0a47613c3 support E18 zigbee for nuttx 2022-06-07 09:58:19 +08:00
wlyu 7be59f8417 fixed touchscreen x y wrong value and optimize codes 2022-06-02 19:00:51 +08:00
Wang_Weigen 7607282f2a delete usless info 2022-06-02 17:41:59 +08:00
Wang_Weigen d57d8e0a4d repair the timeout problem of i2c interrupt for xidatong 2022-06-02 15:53:24 +08:00
wgzAIIT 0a2ef3aba3 OK 2022-06-02 10:54:58 +08:00
wlyu 7ea3b595c2 support lcd and touchscreen 2022-06-01 16:08:53 +08:00
Wang_Weigen 2bd07aa244 1、add i2c driver for xidatong;2、add touch driver for xidatong;3、add input device for lvgl;4、repair interrupt for m7;5、repair startup sequence for xidatong 2022-05-30 16:19:38 +08:00
Runji Wang b9d2ccee80 make XiZi compile on macOS
Signed-off-by: Runji Wang <wangrunji0408@163.com>
2022-05-23 17:52:49 +08:00
wgzAIIT a8f36fd085 upport e220 for stm32f4discovery on nuttx 2022-05-20 16:45:33 +08:00
wgzAIIT a39b8907e9 set CONFIG_SERIAL_TERMIOS=y on nsh/defconfig 2022-05-20 15:13:24 +08:00
wgzAIIT fb2dd71136 add e22 demo on stm32/stm32f4discovery board 2022-05-20 11:31:14 +08:00
wgzAIIT 40f20e65f1 stm32f4discovery support goio device 2022-05-19 14:33:43 +08:00
wgzAIIT 04ec9ca069 test e220 lora with AdapterLoraTest 2022-05-18 13:36:39 +08:00