Commit Graph

1342 Commits

Author SHA1 Message Date
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
xuedongliang c5872c051e modify XiUOS DIR and feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS
it is OK
2022-09-27 20:53:06 +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 96b059cabe Merge branch 'prepare_for_master' of https://gitlink.org.cn/wlyu/xiuos into prepare_for_master 2022-09-26 14:37:23 +08:00
wlyu dcc91fd4a9 added socket test command on nuttx 2022-09-26 14:36:37 +08:00
wlyu 00c4d601f4 added socket test command on nuttx 2022-09-26 14:24:19 +08:00
xuedongliang fd69c3d400 support full 100 threads test from TIan_chunyu
it is OK
2022-09-24 22:43:16 +08:00
wlyu 3bc1cffa33 support socket demo on nuttx 2022-09-23 21:19:27 +08:00
wlyu 0ac4dc05fc Merge branch 'prepare_for_master' of https://gitlink.org.cn/wlyu/xiuos into prepare_for_master 2022-09-23 17:42:06 +08:00
wlyu bcff330830 support extra sdram test 2022-09-23 17:41:36 +08:00
wlyu 853454058f support extra sdram test 2022-09-23 17:10:38 +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
xuedongliang ea3d2f4410 fit XiUOS to ch32v307. fix i2c for xidatong-arm32. add new interface for sensor information from Tu_yuyang
it is OK
2022-09-16 14:28:34 +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
wgz-code 3833a4277a fix Merge conflict 2022-09-06 09:20:58 +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 587ab693c1 comment debug print of i2c transfer errors. 2022-09-01 18:47:05 -07: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 b5b3cb9ca7 change SensorQuantityRead with SensorQuantityReadValue for sensor framework 2022-08-31 10:54:54 +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
xuedongliang 944225b7ad add imxrt1176-sbc board for xizi from Wang_weigen
it is OK
2022-08-29 11:56:29 +08:00
Liu_Weichao 8df0563e64 add is_ext_uart in serial_cfg for framework 2022-08-26 14:43:27 +08:00
Liu_Weichao 22de65aa20 optimize connection_adapter 4g and bluetooth kconfig 2022-08-25 16:05:03 +08:00
Liu_Weichao 76017d0d0d delete useless config on riscv-board 2022-08-24 17:33:38 +08:00
chunyexixiaoyu 27b546c269 it's verified 2022-08-24 15:15:55 +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