Commit Graph

16 Commits

Author SHA1 Message Date
Liu_Weichao 2b44a0c6fb feat add dev_recv_callback for uart in APP_Framework 2023-10-12 19:58:24 +08:00
Liu_Weichao 6228e76194 1、add ch32v307 riscv support in Makefile;2、fix lock uninitialized error in dev_serial. 2023-09-27 14:13:37 +08:00
TXuian b82a86d5c0 Fix Task priority bug, rename some wrong variables 2023-09-21 10:32:14 +08:00
Liu_Weichao 1c775d42f6 fix adapter lora bug on edu-arm32 board 2023-08-24 14:38:24 +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
涂煜洋 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
涂煜洋 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
Liu_Weichao 5f642507b4 fix adc/dac funciton error on edu-arm32 baord 2023-08-09 15:10:11 +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
涂煜洋 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
涂煜洋 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
涂煜洋 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
Gitlinkiacu2016 269bc1e3de feat add app_test DIR for 2023_open_source_contest 2023-07-27 15:20:20 +08:00
Gitlinkiacu2016 4ed02888a2 feat change edu arm32 board name from hc32f4a0 to edu-arm32 2023-07-27 10:21:37 +08:00