Commit Graph

  • c1976c8d92 fix errors of naming function wuzheng 2022-11-22 15:57:33 +0800
  • 0d93a91829 add support to edu. TXuian 2022-11-21 19:38:18 -0800
  • 7145cd6920 update w5500 functions. TXuian 2022-11-21 19:07:50 -0800
  • 2a8a11849d feat add control_framework, support fins protocol, add control_io.c and function descriptions Liu_Weichao 2022-11-22 11:05:57 +0800
  • 49df162734 add softspi in xidatong-riscv64 wuzheng 2022-11-22 10:20:15 +0800
  • 5560fc5318 feat add control_framework, support fins protocol, compile OK Liu_Weichao 2022-11-21 17:20:44 +0800
  • 987fd6c798 fit touch postion for lvgl wuzheng 2022-11-21 16:46:46 +0800
  • ebc61431bd fit touch position for lcd wuzheng 2022-11-21 15:59:25 +0800
  • 7c252bda56 fix touch address error wuzheng 2022-11-21 14:29:17 +0800
  • e31199a104 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master wuzheng 2022-11-21 11:30:48 +0800
  • 68cdcbdcce improve dvp driver by add one effective mode wuzheng 2022-11-21 11:12:35 +0800
  • 06ed03337a add camera driver and examples for edu-riscv64 wuzheng 2022-11-18 20:20:34 +0800
  • 72e09d82e7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework Liu_Weichao 2022-11-18 09:52:41 +0800
  • 164614a75a add touch for edu-riscv64 board from Wang_weigen xuedongliang 2022-11-16 15:23:34 +0800
  • 75259c4006 1、support musl libc on nuttx and add test case on xidatong-arm32 2、register lcd device on xidatong-riscv64 on nuttx xuedongliang 2022-11-16 15:23:05 +0800
  • 992b8f62ab soft-SPI driver for edu-riscv64,which mainly for SDcard. edu-riscv64 examples including filesystem/RS485/gpio/loraE220/RTC from Wu_zheng xuedongliang 2022-11-16 15:22:09 +0800
  • afc27bce65 1、support SDIO driver and mount FAT-FS; 2、support SPI driver; 3、support SPI-LoRa driver; 4、fix heap memory error : start from _bss_end and conflict with stack segment xuedongliang 2022-11-16 15:21:08 +0800
  • 96baeb9482 add new files for armv7-a Wang_Weigen 2022-11-16 10:58:56 +0800
  • 2a07e463f6 add w5500 support TXuian 2022-11-15 17:40:51 -0800
  • 629e8893e3 add w5500 support. TXuian 2022-11-15 07:45:21 -0800
  • f22fbc3c94 example for edu-riscv64:watchdog,lcd and timer wuzheng 2022-11-15 15:47:48 +0800
  • 14f0e442ad fix compile error Wang_Weigen 2022-11-15 14:09:03 +0800
  • 32c8701391 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework Liu_Weichao 2022-11-14 16:09:47 +0800
  • 452699ac02 feat add third_party_driver/usb for hc32f4a0 board, support Mount file-system Liu_Weichao 2022-11-14 16:05:26 +0800
  • 77bae67322 Merge pull request 'merge code' (#20) from develop into prepare_for_master wgzAIIT 2022-11-14 15:22:39 +0800
  • 02cbcf2b23 fix touch problem wgzAIIT 2022-11-14 15:20:03 +0800
  • 2bfd6c9aaa Merge pull request 'merge code' (#18) from develop into prepare_for_master wgzAIIT 2022-11-14 09:56:41 +0800
  • 8bb59ddf3a Resolve kconfig warnning wgzAIIT 2022-11-14 09:53:33 +0800
  • 8c929ba701 rs485 test example wuzheng 2022-11-11 20:29:35 +0800
  • e7175c2745 add edu-riscv64 RTC test example wuzheng 2022-11-11 17:39:03 +0800
  • e746639f8a add edu-riscv64 lora example and fix name problem wuzheng 2022-11-11 15:32:38 +0800
  • d89e018d33 add touch for edu-riscv64 board Wang_Weigen 2022-11-11 11:13:56 +0800
  • c7c7e700ca Merge pull request 'merge code' (#16) from develop into prepare_for_master wgzAIIT 2022-11-10 14:45:25 +0800
  • 5d6aa56f29 support can and add test case for xidatong-riscv64 on nuttx wgzAIIT 2022-11-10 14:37:54 +0800
  • 00b39cdd55 gpio test sample for edu-riscv64 wuzheng 2022-11-10 10:20:20 +0800
  • b8cf052d49 test framework wuzheng 2022-11-09 20:45:44 +0800
  • d3836f1a6f softspi driver and its app test wuzheng 2022-11-09 19:23:12 +0800
  • 33984d8872 Merge pull request 'merge code' (#15) from develop into prepare_for_master wgzAIIT 2022-11-09 18:37:30 +0800
  • 2bc1de068c change ch376_demo.c wgzAIIT 2022-11-09 18:07:48 +0800
  • 4f15f1e70b add usbnsh/defconfig and sdnsh/defconfig wgzAIIT 2022-11-09 16:48:18 +0800
  • d6495c03d2 Merge pull request 'merge code' (#14) from develop into prepare_for_master wgzAIIT 2022-11-09 08:55:59 +0800
  • 696c9f6fe0 fix MountUsb function error Liu_Weichao 2022-11-08 17:02:39 +0800
  • 9a818b1ef4 feat add third_party_driver/usb for hc32f4a0 board, compile OK Liu_Weichao 2022-11-08 14:15:23 +0800
  • b5e08c5d43 support musl libc on nuttx and add test case wgzAIIT 2022-11-08 13:57:46 +0800
  • 636f803b7b modify usb init position into board.c from init.c Liu_Weichao 2022-11-08 11:27:06 +0800
  • 51ebd8f604 register lcd device on xidatong-riscv64 on nuttx wgzAIIT 2022-11-07 15:03:00 +0800
  • 5f4922866e modify hc32f4a0 console usart as usart3 Liu_Weichao 2022-11-03 09:31:34 +0800
  • d0e42a9b51 feat add third_party_driver/spi/lora for hc32f4a0 board, send and receive function OK Liu_Weichao 2022-11-02 17:23:07 +0800
  • 107913cb61 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into hc32f4a0_driver Liu_Weichao 2022-11-02 17:22:06 +0800
  • 7361d1c65f Merge pull request 'merge code' (#10) from develop into prepare_for_master wgzAIIT 2022-11-02 15:09:58 +0800
  • 9965ce4c43 register lcd device on riscv64 on nuttx wgzAIIT 2022-11-02 14:43:58 +0800
  • a39bc41597 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master wgzAIIT 2022-11-02 09:34:43 +0800
  • 3352d4be6b add hc32 dir wgzAIIT 2022-11-02 09:33:03 +0800
  • 485555b3a2 Merge branch 'prepare_for_master' of https://gitlink.org.cn/wgzAIIT/xiuos into prepare_for_master wgzAIIT 2022-11-02 09:18:23 +0800
  • 0bb057c642 register_driver lcd device on riscv64 on nuttx wgzAIIT 2022-11-02 09:18:04 +0800
  • 094986ac76 modify XiZi_AIoT DIR from Liu_weichao xuedongliang 2022-11-01 19:12:01 +0800
  • 2e383f0c85 modify XiZi_AIoT DIR Liu_Weichao 2022-11-01 18:33:04 +0800
  • 3c7f322fca 1、add edu-riscv64 board for xizi;2、add microkernel dir for xizi xuedongliang 2022-11-01 17:48:27 +0800
  • 0504cf0e48 feat add third_party_driver/spi/lora for hc32f4a0 board, init function OK Liu_Weichao 2022-11-01 17:40:53 +0800
  • 234f4fc2ed Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into hc32f4a0_driver Liu_Weichao 2022-11-01 17:39:40 +0800
  • 5d0c0f944e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop Wang_Weigen 2022-11-01 17:10:33 +0800
  • d2192a0cb1 add microkernel dir for xizi Wang_Weigen 2022-11-01 17:10:11 +0800
  • 8e5c61c487 add wifi esp8285 and lcd driver for xidatong-riscv64 on nuttx xuedongliang 2022-11-01 16:42:43 +0800
  • 1a846ba3ae support hc32f4a0 on nuttx and hc32f4a0 gpio is ok! xuedongliang 2022-11-01 16:41:39 +0800
  • 6ccaf3f928 Merge pull request 'merge code' (#8) from develop into prepare_for_master wgzAIIT 2022-10-31 15:27:34 +0800
  • 2d7d5d121d feat add third_party_driver/spi for hc32f4a0 board, write and read function OK Liu_Weichao 2022-10-31 15:11:39 +0800
  • 7a8766a74d Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into hc32f4a0_driver Liu_Weichao 2022-10-31 15:09:35 +0800
  • 7869538b1d support wifi for xidatong-riscv64 on nuttx wgzAIIT 2022-10-28 20:48:05 +0800
  • f9d4484a57 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop wgzAIIT 2022-10-27 14:32:49 +0800
  • 15ae618a3b Merge pull request 'merge code' (#7) from develop into prepare_for_master wgzAIIT 2022-10-27 14:27:39 +0800
  • b693f91f30 Optimize lcd driver for xidatong-riscv64 on nuttx wgzAIIT 2022-10-27 13:43:01 +0800
  • c541128122 Optimize lcd driver for xidatong-riscv64 on nuttx wgzAIIT 2022-10-27 11:29:47 +0800
  • de947e0942 add 4g、ch376、w5500、gt911 driver for xidatong-riscv64 on nuttx from Wang_guozhu xuedongliang 2022-10-25 23:10:24 +0800
  • 4cbb9d5f09 Merge pull request 'merge code' (#3) from develop into prepare_for_master wgzAIIT 2022-10-25 18:24:11 +0800
  • a04a4288a7 add printf point.x and point.y in test case wgzAIIT 2022-10-25 18:21:32 +0800
  • 3cddeb1985 support hc32 on nuttx wlyu 2022-10-25 18:08:35 +0800
  • bf916323e8 Merge pull request 'merge code' (#2) from develop into prepare_for_master wgzAIIT 2022-10-25 17:45:55 +0800
  • 490d372b47 add touchnsh/defconfig wgzAIIT 2022-10-25 17:41:08 +0800
  • f1515ba075 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master wlyu 2022-10-25 17:06:58 +0800
  • 2ce43f3a1b Merge pull request 'merge code' (#1) from develop into prepare_for_master wgzAIIT 2022-10-25 16:31:27 +0800
  • 6794cb03a8 support touch screen for xidatong-riscv64 on nuttx wgzAIIT 2022-10-25 16:27:25 +0800
  • 166f88fd46 add lcd and spi for edu_riscv64 board Wang_Weigen 2022-10-25 14:26:33 +0800
  • db2faeeba6 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop Wang_Weigen 2022-10-24 10:06:50 +0800
  • c815bb3b6e support gpio on k210 on nuttx wgzAIIT 2022-10-21 18:13:41 +0800
  • df32ed24ed change nsh_Applicationscmd.c wgzAIIT 2022-10-20 16:45:14 +0800
  • 0f2f2028ca Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develp wgzAIIT 2022-10-20 16:36:38 +0800
  • a4f183c62a resolve Conflicts wgzAIIT 2022-10-20 16:35:05 +0800
  • a11ff29402 support lcd test on xidatong-arm32 support wifi test on xidatong-arm32 support ethernet test on xidatong-arm32 on nuttx from Wang_linyu xuedongliang 2022-10-20 16:13:50 +0800
  • e26c93a666 fix heap memory error : start from _bss_end and conflict with stack segment Liu_Weichao 2022-10-19 14:27:44 +0800
  • 9802c89fd6 feat add third_party_driver/sdio for hc32f4a0 board Liu_Weichao 2022-10-18 17:27:30 +0800
  • 700a07bc84 feat add third_party_driver/spi for hc32f4a0 board, compile OK Liu_Weichao 2022-10-18 15:03:44 +0800
  • f2e633348a add rtc wdt timer for xidatong-riscv64 board Wang_Weigen 2022-10-18 10:01:39 +0800
  • 64da177d6a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop wgzAIIT 2022-10-17 18:21:09 +0800
  • deb247165a add ch376 and w5500 defconfig wgzAIIT 2022-10-17 18:16:28 +0800
  • b7a3657c83 add w5500 cmd to nuttx shell wgzAIIT 2022-10-17 17:22:28 +0800
  • 37bdc4a33f fix spi CS init param error on aiit-riscv64\K210-emulator\kd233 board Liu_Weichao 2022-10-17 16:57:18 +0800
  • 9c15e587c4 add edu-riscv64 board for xizi Wang_Weigen 2022-10-17 16:14:36 +0800
  • c612502cdc Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework Liu_Weichao 2022-10-17 14:25:50 +0800
  • f573bc391c add w5500 for xidatong-riscv64 wgzAIIT 2022-10-17 11:28:16 +0800
  • ba84afb179 add w5500 for xidatong-riscv64 wgzAIIT 2022-10-14 18:08:41 +0800