Commit Graph

996 Commits

Author SHA1 Message Date
wuzheng c88ce9d708 fix bugs in hc32f4a0 GPIO driver 2023-02-08 09:20:58 +08:00
wuzheng bfe1e72378 Format rtc and watchdog driver for hc32 2023-02-07 16:48:52 +08:00
wuzheng e6fa8a2603 code simplified and delete some unused 2023-02-06 16:34:46 +08:00
wgzAIIT 732320f5c9 support sabre-lite borad on xiuos appframework and Nuttx 2023-02-03 13:32:52 +08:00
wuzheng 3a6b5d7f4f fix file log error 2023-02-03 09:50:21 +08:00
wuzheng 8632d37d14 fix the file time log error 2023-02-03 09:48:11 +08:00
wuzheng bcb5e48d6a adapt watchdog driver for hc32f4a0 2023-02-03 09:45:20 +08:00
wuzheng d2e6719a0e adapt rtc driver for hc32f4a0 2023-02-02 18:01:24 +08:00
wgzAIIT 60dbe78045 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into develop 2023-01-18 16:24:34 +08:00
xuedongliang ff78fcc100 1、add menuconfig and compilation function for XiZi_AIoT; 2、add isr function and machine start for imxrt6q-sabrelite from Wang_Weigen
it is OK
2023-01-18 15:08:00 +08:00
xuedongliang aea6a4f63e fixed nsh can’t use bug support hc32f4a0 i2c driver from Wang_linyu
it is OK
2023-01-18 15:07:00 +08:00
xuedongliang d1da6ae35b 1、feat add modbus tcp protocol for control framework; 2、fix spi6 io define error on hc32f4a0 board from Liu_Weichao
it is OK
2023-01-18 15:06:08 +08:00
xuedongliang df2a1043df add lora e22、ch376 usb fuction、lora e220 and wifi esp8285 for edu-riscv64 on Nuttx from Wang_Guozhu
it is OK
2023-01-18 15:05:28 +08:00
Liu_Weichao 55654af275 fix serial receive data bug in control framework on xidatong-arm32 board 2023-01-13 15:35:34 +08:00
Wang_Weigen 806492e271 1、modify the 'link.lds' file accroding to sdk;2、add irq enable and disable function 2023-01-11 14:32:41 +08:00
Liu_Weichao 8001b07341 fix Calculte error 2023-01-10 17:49:20 +08:00
Liu_Weichao c621db2ca7 add imxrt1052 board mdelay function 2023-01-10 17:21:10 +08:00
Liu_Weichao 9ad282c39e feat support LwIP in hc32f4a0 board 2023-01-06 10:17:24 +08:00
wgzAIIT a4e37b962f add spi_sdcard driver for edu-riscv64 on Nuttx 2023-01-04 18:20:19 +08:00
Wang_Weigen 6b091797ae 1、add 'menuconfig' function for XiZi_AIoT with imx6q-sabrelite board;2、add compilation function for AIoT system with imx6q-sabrelite board;3、add newlib base files;4、add startup files and irq function for imx6q-sabrelite 2023-01-03 10:14:05 +08:00
wgzAIIT 1a0880c3f2 fix kconfig bug for edu-riscv64 2022-12-30 10:31:43 +08:00
wgzAIIT 32bf012d9a add e22 test demo on edu-riscv64 2022-12-28 14:44:16 +08:00
wagweigen ce60710fe6 add exception.c and irq entry function 2022-12-23 16:28:39 +08:00
WuZheng 9f6419e5f6 fix dvp-read problem caused by driver adaptation 2022-12-23 09:09:54 +08:00
wlyu 4edf73254e support i2c and fixed no shell bug 2022-12-21 18:36:30 +08:00
Liu_Weichao b933e0decb fix spi6 io define error on hc32f4a0 board 2022-12-21 12:07:47 +08:00
wgzAIIT d57552e223 add e22、ch376 usb fuction、lora e220 and wifi esp8285 for edu-riscv64 on nuttx 2022-12-20 11:04:19 +08:00
Wang_Weigen 4f7f98b0e9 add armv7-a start file 2022-12-19 16:33:25 +08:00
WuZheng 38c4419ef9 add KPU driver and resource in XiZi for edu-riscv64 2022-12-19 14:13:54 +08:00
Liu_Weichao bc014769f5 1、fix modbus_tcp socket bug;2、fix ch438 init error on xidatong-arm32 board 2022-12-16 10:58:26 +08:00
WuZheng 5761bd0916 primarily unify dvp APIs with rt 2022-12-15 15:51:46 +08:00
WuZheng 186790f5ec fix bugs camera buff unstable 2022-12-15 10:36:56 +08:00
WuZheng 1864f39dd2 fix bugs in multi-blocks read meeting '0xFE' CRCs 2022-12-14 17:35:10 +08:00
WuZheng 5a64507a84 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-12-13 17:04:42 +08:00
wuzheng 6a89a12c49 temporarily adapt kpu for XiZi 2022-12-12 16:24:54 +08:00
wuzheng 04dc796f95 fix problems in client recv 2022-12-12 16:22:36 +08:00
xuedongliang a3094c1dd6 repaire the k210 start failed problem caused by float sub operation at boot.S from Wang_weigen
it is OK
2022-12-09 14:22:19 +08:00
wuzheng 2df54e7f41 fix some bugs for sd read 2022-12-09 13:57:01 +08:00
Wang_Weigen 4f85bc91e5 modify compiler with double float 2022-12-09 13:39:18 +08:00
xuedongliang 5622be48ac add i2c and gpio driver for hc32f4a0 board from Liu_Weichao
it is OK
2022-12-09 11:34:57 +08:00
xuedongliang 669b7f427e Optimize k210 serial port driver for nuttx from Wang_guozhu
it is OK
2022-12-09 11:33:52 +08:00
xuedongliang b20f041722 add tablestorage for RT-Thread_Fusion_XiUOS from yu
it is OK
2022-12-09 11:33:17 +08:00
Wang_Weigen 19b16f7729 repaire the k210 start failed problem caused by float sub operation at boot.S 2022-12-09 11:24:41 +08:00
Liu_Weichao 465241e569 feat add ethernet driver for hc32f4a0 board, compile OK and PHY Loop-Back test OK 2022-12-05 17:46:56 +08:00
Liu_Weichao dc8244cc5d feat add gpio for hc32f4a0 board 2022-12-05 11:23:56 +08:00
Liu_Weichao d0902ca37f feat add i2c driver for hc32f4a0 board 2022-12-05 11:01:47 +08:00
wuzheng a782b53423 adapt qs-fs and qs-fx for edu-riscv64 2022-12-01 09:37:43 +08:00
yu 5a3954b726 add tablestorage for RT-Thread_Fusion_XiUOS 2022-11-30 15:27:07 +08:00
wlyu 9b83bc586e support hc32 irq and spi and spi flash 2022-11-29 14:16:37 +08:00
wgzAIIT 2757649473 add loransh/defconfig for edu-riscv64 on nuttx 2022-11-29 11:13:08 +08:00
wgzAIIT 4fd39c0dd7 Optimize k210 serial port driver for nuttx 2022-11-28 17:39:30 +08:00
wuzheng d8ac0998b2 fix configure network problem and configure fpio for w5500 2022-11-28 09:38:35 +08:00
wgzAIIT 1f97dd3d77 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-11-25 11:01:37 +08:00
xuedongliang e5bf0cee41 Add camera driver and examples for edu-riscv64 from Wu_zheng
it is OK
2022-11-25 10:25:38 +08:00
wuzheng 334d5f1eee Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-11-25 09:50:44 +08:00
wgzAIIT 0125fdf0ef Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-11-25 09:32:07 +08:00
Liu_Weichao f4b21208e8 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework 2022-11-24 16:06:20 +08:00
Liu_Weichao bc47ae644f feat add control_framework, read json file OK 2022-11-24 10:46:54 +08:00
wgzAIIT 31189c2939 add edu-riscv64 board on nuttx 2022-11-23 18:15:53 +08:00
TXuian 1061ce4dff Merge remote-tracking branch 'upstream/prepare_for_master' into prepare_for_master 2022-11-22 08:03:14 -08:00
wuzheng c1976c8d92 fix errors of naming function 2022-11-22 15:57:33 +08:00
TXuian 0d93a91829 add support to edu. 2022-11-21 19:38:18 -08:00
TXuian 7145cd6920 update w5500 functions. 2022-11-21 19:07:50 -08:00
wuzheng 49df162734 add softspi in xidatong-riscv64 2022-11-22 10:20:15 +08:00
Liu_Weichao 5560fc5318 feat add control_framework, support fins protocol, compile OK 2022-11-21 17:20:44 +08:00
wuzheng 987fd6c798 fit touch postion for lvgl 2022-11-21 16:46:46 +08:00
wuzheng ebc61431bd fit touch position for lcd 2022-11-21 15:59:25 +08:00
wuzheng 7c252bda56 fix touch address error 2022-11-21 14:29:17 +08:00
wuzheng e31199a104 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-11-21 11:30:48 +08:00
wuzheng 68cdcbdcce improve dvp driver by add one effective mode 2022-11-21 11:12:35 +08:00
wuzheng 06ed03337a add camera driver and examples for edu-riscv64 2022-11-18 20:20:34 +08:00
Liu_Weichao 72e09d82e7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework 2022-11-18 09:52:41 +08:00
xuedongliang 164614a75a add touch for edu-riscv64 board from Wang_weigen
it is OK
2022-11-16 15:23:34 +08:00
xuedongliang 75259c4006 1、support musl libc on nuttx and add test case on xidatong-arm32 2、register lcd device on xidatong-riscv64 on nuttx
it is OK
2022-11-16 15:23:05 +08:00
xuedongliang 992b8f62ab soft-SPI driver for edu-riscv64,which mainly for SDcard. edu-riscv64 examples including filesystem/RS485/gpio/loraE220/RTC from Wu_zheng
it is OK
2022-11-16 15:22:09 +08:00
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