Commit Graph

1614 Commits

Author SHA1 Message Date
Jiang Yufan f848f36efb Fix: LVGL file rename 2023-08-23 10:44:46 +08:00
Jiang Yufan 4c9cc39801 BMP180 sensor test update 2023-08-22 14:48:39 +08:00
Jiang Yufan 48c40541f9 I2C driver update 2023-08-22 14:47:48 +08:00
Jiang Yufan cdb2be7ca4 I2C test update 2023-08-22 14:33:27 +08:00
Jiang Yufan feb0d29fc9 RS485 test update 2023-08-22 14:27:02 +08:00
Jiang Yufan aef55df1dc Face recognition kconfig update 2023-08-22 14:11:48 +08:00
Jiang Yufan fdc1783300 Task isolation test update 2023-08-22 14:10:43 +08:00
Jiang Yufan 379045d7eb WDT test update 2023-08-22 14:06:06 +08:00
Jiang Yufan 7447152767 Tensorflow test update 2023-08-22 14:05:10 +08:00
Jiang Yufan df7de36516 HardwareTimer Kconfig update 2023-08-22 14:03:59 +08:00
Jiang Yufan 3ba4aa845f HardwareTimer test update 2023-08-22 14:02:39 +08:00
Jiang Yufan a7d6f8215e HS300X app update 2023-08-22 14:00:05 +08:00
Jiang Yufan fbeb75d1f1 LVGL demo update 2023-08-22 13:56:41 +08:00
IACU 90b7740ca0 feat add RS485 using usart4 for edu_arm32 board and fix test_rs485 error from Liu_Weichao
it is OK
2023-08-17 15:08:07 +08:00
Liu_Weichao 7077cf74c2 feat add RS485 using usart4 for edu_arm32 board and fix test_rs485 error 2023-08-17 15:04:48 +08:00
Liu_Weichao d73470de3c Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into micro_kernel 2023-08-15 15:53:44 +08:00
IACU dd383ef424 Add app test and command line tool from Tu_Yuyang
it is OK
2023-08-11 11:06:42 +08:00
涂煜洋 3896242622 23/08/11 Add app test_uart. 2023-08-11 11:03:10 +08:00
涂煜洋 167bc3c047 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into cmdline 2023-08-11 10:11:36 +08:00
涂煜洋 dd35692866 23/08/11 Fix app test socket 2023-08-11 10:07:31 +08:00
涂煜洋 586ceba08e 23/08/11 Fix app test socket 2023-08-11 10:02:51 +08:00
涂煜洋 a9ebe1e96d 23/08/11 Add app test socket; Fix app test i2c; Add command line argument parse tool argparse; Increase lwip related threads' priority. 2023-08-11 10:01:08 +08:00
IACU d1a198a4bc Fix edu-arm32 i2c from Tu_Yuyang
it is OK
2023-08-09 17:36:02 +08:00
涂煜洋 0e82fac640 Fix edu-arm32 i2c. 2023-08-09 17:31:06 +08:00
涂煜洋 bcf75bd62f Merge branch 'prepare_for_master' of https://gitlink.org.cn/tuyuyang/xiuos into HEAD 2023-08-09 16:35:26 +08:00
涂煜洋 379cd567a2 Fix edu-arm32 i2c. 2023-08-09 16:33:17 +08:00
IACU 8becc52a90 fix adc/dac funciton error on edu-arm32 baord from Liu_Weichao
it is OK
2023-08-09 15:12:13 +08:00
Liu_Weichao 5f642507b4 fix adc/dac funciton error on edu-arm32 baord 2023-08-09 15:10:11 +08:00
xxq250 8c1ad40f81 Update README.md 2023-08-09 11:13:42 +08:00
xxq250 5510123098 更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' 2023-08-09 11:09:53 +08:00
xxq250 d6e7637128 更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' 2023-08-09 11:09:00 +08:00
xxq250 6a2a006a3f revert 87a57d0db0
revert Delete 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md'
2023-08-09 11:03:52 +08:00
chenyh 87a57d0db0 Delete 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' 2023-08-09 10:59:04 +08:00
IACU 3acc7e431f Fix UDPSend Bug from Tu_Yuyang
it is OK
2023-08-08 11:16:20 +08:00
涂煜洋 a51ef1c41f Fix edu-arm32 UDPSend bug. 2023-08-08 11:06:34 +08:00
IACU ec318c603a fix lwip tcp/udp demo、test_i2c、usb irqhandle error from Liu_Weichao
it is OK
2023-08-07 19:55:30 +08:00
Liu_Weichao ec7d9f1fcd 1、fix lwip_tcp_demo and lwip_udp_demo error;2、add license for ethernet/netdev;3、add netdev for xiwangtong、ok1052、imxrt1176 board。 2023-08-07 14:48:37 +08:00
Liu_Weichao aa6fb2a8b0 fix test_i2c WriteReg coredump error 2023-08-04 10:39:11 +08:00
Liu_Weichao 3c1129d88a fix edu-arm32 board USB IRQ configure error 2023-08-04 10:14:23 +08:00
Liu_Weichao 27734606f5 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-08-04 10:06:26 +08:00
IACU 62eda1e3fa Net(Webnet and Lwip) and memory related updates from Tu_Yuyang
it is OK
2023-08-04 10:02:57 +08:00
涂煜洋 e9b4a0de6c 23/08/03 Fix former commit errors 2023-08-03 20:08:01 +08:00
涂煜洋 219575898a 23/08/03 Add Netdev to xidatong-arm32 2023-08-03 20:08:01 +08:00
涂煜洋 06b9d67f2d Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-08-03 19:02:47 +08:00
涂煜洋 ee10eccb26 23/08/02 1.Fix ByteManager Bug; 2.Move net delay to webnet(wn_session.h) so it wont affect other net functions. 2023-08-03 19:01:42 +08:00
涂煜洋 fce13fe874 23/08/02 1.Fix ByteManager Bug; 2.Move net delay to webnet(wn_session.h) so it wont affect other net functions. 2023-08-03 19:01:39 +08:00
IACU fc4411dad4 feat add app_test DIR for 2023_open_source_contest from Liu_Weichao
it is OK
2023-08-03 19:01:15 +08:00
Gitlinkiacu2016 a25eccfac8 feat add app_test DIR for 2023_open_source_contest 2023-08-03 19:00:44 +08:00
涂煜洋 0307fb2671 23/07/27 1.Add netdev module and for edu-arm32, fit Lwip to it; 2.Fit Webnet to edu-arm32; 2023-08-03 18:53:16 +08:00
Liu_Weichao 3efe663ee0 update lorawan submodule commit 2023-08-03 15:40:11 +08:00