Commit Graph

250 Commits

Author SHA1 Message Date
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
wuzheng 6fa996d132 add ethernet test fro edu-riscv64 2022-12-02 11:04:46 +08:00
wuzheng a782b53423 adapt qs-fs and qs-fx for edu-riscv64 2022-12-01 09:37:43 +08:00
wuzheng 100fe8c2d0 add w5500 test example 2022-11-29 09:30:48 +08:00
wuzheng c1976c8d92 fix errors of naming function 2022-11-22 15:57:33 +08:00
wuzheng 49df162734 add softspi in xidatong-riscv64 2022-11-22 10:20:15 +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 06ed03337a add camera driver and examples for edu-riscv64 2022-11-18 20:20: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
wuzheng f22fbc3c94 example for edu-riscv64:watchdog,lcd and timer 2022-11-15 15:47:48 +08:00
wgzAIIT 8bb59ddf3a Resolve kconfig warnning 2022-11-14 09:53:33 +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
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 b5e08c5d43 support musl libc on nuttx and add test case 2022-11-08 13:57:46 +08:00
wgzAIIT 51ebd8f604 register lcd device on xidatong-riscv64 on nuttx 2022-11-07 16:45:00 +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 0bb057c642 register_driver lcd device on riscv64 on nuttx 2022-11-02 09:18:04 +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
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
Wang_Weigen 166f88fd46 add lcd and spi for edu_riscv64 board 2022-10-25 14:26:33 +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
wlyu 2b099b8bf5 support lcd and wifi and ethernet test on xidatong-arm32 2022-10-14 16:57:30 +08:00
wlyu a1ddea8e5e optimize extsram test output 2022-10-10 20:43:37 +08:00
wlyu 48250b7285 optimize socket demo on nuttx 2022-09-28 15:19:01 +08: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
Wang_Weigen 088bf02fbd add ethernet for imxrt1176-sbc board and keep compatible with other boards 2022-09-28 09:15:51 +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 3bc1cffa33 support socket demo on nuttx 2022-09-23 21:19:27 +08:00
wlyu bcff330830 support extra sdram test 2022-09-23 17:41:36 +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 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
TXuian 587ab693c1 comment debug print of i2c transfer errors. 2022-09-01 18:47:05 -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 b5b3cb9ca7 change SensorQuantityRead with SensorQuantityReadValue for sensor framework 2022-08-31 10:54:54 +08: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
xuedongliang 3ec17025d1 add musl for XiUOS, support arm32 and riscv64 from Tu_yuyang
it is OK
2022-08-01 19:58:58 +08:00