Commit Graph

  • 7077cf74c2 feat add RS485 using usart4 for edu_arm32 board and fix test_rs485 error Liu_Weichao 2023-08-17 15:04:48 +0800
  • d73470de3c Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into micro_kernel Liu_Weichao 2023-08-15 15:53:44 +0800
  • 34e855a3a9 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt wgzAIIT 2023-08-11 11:17:10 +0800
  • dd383ef424 Add app test and command line tool from Tu_Yuyang IACU 2023-08-11 11:06:42 +0800
  • 3896242622 23/08/11 Add app test_uart. 涂煜洋 2023-08-11 11:03:10 +0800
  • 167bc3c047 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into cmdline 涂煜洋 2023-08-11 10:11:36 +0800
  • dd35692866 23/08/11 Fix app test socket 涂煜洋 2023-08-11 10:07:31 +0800
  • 586ceba08e 23/08/11 Fix app test socket 涂煜洋 2023-08-11 10:02:51 +0800
  • 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 +0800
  • 6d9b66f05f Merge branch '2023_open_source_contest' into prepare_for_master huang 2023-08-10 16:47:21 +0800
  • d1a198a4bc Fix edu-arm32 i2c from Tu_Yuyang IACU 2023-08-09 17:36:02 +0800
  • 0e82fac640 Fix edu-arm32 i2c. 涂煜洋 2023-08-09 17:31:06 +0800
  • bcf75bd62f Merge branch 'prepare_for_master' of https://gitlink.org.cn/tuyuyang/xiuos into HEAD 涂煜洋 2023-08-09 16:35:26 +0800
  • 379cd567a2 Fix edu-arm32 i2c. 涂煜洋 2023-08-09 16:33:17 +0800
  • 74b31a5420 add JerryScript test file and update README.md wgzAIIT 2023-08-09 15:21:18 +0800
  • 8becc52a90 fix adc/dac funciton error on edu-arm32 baord from Liu_Weichao IACU 2023-08-09 15:12:13 +0800
  • 5f642507b4 fix adc/dac funciton error on edu-arm32 baord Liu_Weichao 2023-08-09 15:10:11 +0800
  • a868ed3238 Merge pull request 'merge code' (#43) from mqtt into xidatong-arm32 wgzAIIT 2023-08-09 12:19:03 +0800
  • 544b0bcba4 Merge pull request 'merge code' (#40) from prepare_for_master into jerryscript wgzAIIT 2023-08-09 12:16:28 +0800
  • 20113601e7 Merge pull request 'merge code' (#41) from prepare_for_master into xidatong-arm32 wgzAIIT 2023-08-09 12:16:22 +0800
  • ed67ff5c62 Merge pull request 'merge code' (#42) from prepare_for_master into mqtt wgzAIIT 2023-08-09 12:16:16 +0800
  • 8c1ad40f81 Update README.md xxq250 2023-08-09 11:13:42 +0800
  • 5510123098 更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' xxq250 2023-08-09 11:09:53 +0800
  • d6e7637128 更新 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' xxq250 2023-08-09 11:09:00 +0800
  • 6a2a006a3f revert 87a57d0db0 xxq250 2023-08-09 11:03:52 +0800
  • 87a57d0db0 Delete 'Ubiquitous/XiZi_IIoT/board/cortex-m4-emulator/README.md' chenyh 2023-08-09 10:59:04 +0800
  • fb458fe6cd git submodule add jerryscript base tag v2.4.0 wgzAIIT 2023-08-09 10:30:30 +0800
  • bb0fb51e7e support jerryscript on edu-arm32 board and add test case wgzAIIT 2023-08-09 10:29:03 +0800
  • 7ce3748947 add JerryScript test case wgzAIIT 2023-08-08 15:10:21 +0800
  • fa2c91e690 1、git submodule add jerryscript v2.4.0 2、support JerryScript on XiZi for stm32f407-st-discovery board and cortex-m4-emulator wgzAIIT 2023-08-08 15:02:48 +0800
  • e2edd918c3 Merge pull request 'merge code' (#37) from mqtt into xidatong-arm32 wgzAIIT 2023-08-08 14:26:42 +0800
  • da7220a60c update prepare_for_master latest commit(3acc7e431f) to 2023_open_source_contest from Liu_Weichao IACU 2023-08-08 11:17:32 +0800
  • 3acc7e431f Fix UDPSend Bug from Tu_Yuyang IACU 2023-08-08 11:16:20 +0800
  • a51ef1c41f Fix edu-arm32 UDPSend bug. 涂煜洋 2023-08-08 11:06:34 +0800
  • bc4b04ce64 Fix edu-arm32 UDPSend Bug. 涂煜洋 2023-08-08 10:57:20 +0800
  • 4e52fa6b6f Fix edu-arm32 UDPSend Bug. 涂煜洋 2023-08-08 10:53:25 +0800
  • cf696cb56f 1、fix lwip_tcp_demo and lwip_udp_demo error;2、add license for ethernet/netdev;3、add netdev for xiwangtong、ok1052、imxrt1176 board。 Liu_Weichao 2023-08-07 14:48:37 +0800
  • e79b8220d9 fix test_i2c WriteReg coredump error Liu_Weichao 2023-08-04 10:39:11 +0800
  • 0156052686 fix edu-arm32 board USB IRQ configure error Liu_Weichao 2023-08-04 10:14:23 +0800
  • ca00bd0daf update lorawan submodule commit Liu_Weichao 2023-08-03 15:40:11 +0800
  • a015f1f285 Update edu-arm32 lwip_udp_demo.c 涂煜洋 2023-08-08 10:12:30 +0800
  • 91ddfea1ed Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-arm32 wgzAIIT 2023-08-08 08:57:35 +0800
  • e29eb633ca Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt wgzAIIT 2023-08-08 08:56:51 +0800
  • 63b02913e4 update prepare_for_master latest commit(ec318c603a) to 2023_open_source_contest from Liu_Weichao IACU 2023-08-07 19:58:47 +0800
  • ec318c603a fix lwip tcp/udp demo、test_i2c、usb irqhandle error from Liu_Weichao IACU 2023-08-07 19:55:30 +0800
  • 53619b9b99 simplify codes huang 2023-08-07 17:43:40 +0800
  • 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。 Liu_Weichao 2023-08-07 14:48:37 +0800
  • b481abd4eb cortex m7 emulator huang 2023-08-07 09:41:15 +0800
  • aa6fb2a8b0 fix test_i2c WriteReg coredump error Liu_Weichao 2023-08-04 10:39:11 +0800
  • 3c1129d88a fix edu-arm32 board USB IRQ configure error Liu_Weichao 2023-08-04 10:14:23 +0800
  • 27734606f5 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop Liu_Weichao 2023-08-04 10:06:26 +0800
  • 62eda1e3fa Net(Webnet and Lwip) and memory related updates from Tu_Yuyang IACU 2023-08-04 10:02:57 +0800
  • e9b4a0de6c 23/08/03 Fix former commit errors 涂煜洋 2023-08-03 20:04:16 +0800
  • 219575898a 23/08/03 Add Netdev to xidatong-arm32 涂煜洋 2023-08-03 14:15:26 +0800
  • 06b9d67f2d Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 涂煜洋 2023-08-02 17:44:55 +0800
  • 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-02 17:41:02 +0800
  • 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-02 17:35:16 +0800
  • fc4411dad4 feat add app_test DIR for 2023_open_source_contest from Liu_Weichao IACU 2023-07-27 15:23:16 +0800
  • a25eccfac8 feat add app_test DIR for 2023_open_source_contest Gitlinkiacu2016 2023-07-27 15:20:20 +0800
  • 0307fb2671 23/07/27 1.Add netdev module and for edu-arm32, fit Lwip to it; 2.Fit Webnet to edu-arm32; 涂煜洋 2023-07-27 15:05:50 +0800
  • b04544f842 Fix conflict JasenChao 2023-08-03 15:41:35 +0800
  • 3efe663ee0 update lorawan submodule commit Liu_Weichao 2023-08-03 15:40:11 +0800
  • 0eb38e31ba 23/08/03 Add Netdev to xidatong-arm32 涂煜洋 2023-08-03 14:15:26 +0800
  • 8effd59528 Fix test JasenChao 2023-08-02 21:13:41 +0800
  • c56298fa99 Further completion JasenChao 2023-08-02 19:09:46 +0800
  • 7d94578a6c Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 涂煜洋 2023-08-02 17:44:55 +0800
  • 16a5bc1fd7 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-02 17:41:02 +0800
  • e43a645143 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-02 17:35:16 +0800
  • 1ab331c9d0 23/08/01 Fit Wenbet to edu-arm32, use delay to counteract stuck by mass access. 涂煜洋 2023-08-01 19:29:13 +0800
  • 2df7b63f03 仓库同步修改 kkk 2023-07-31 12:51:36 +0800
  • 9c0eced907 Merge remote-tracking branch 'upstream/2023_open_source_contest' into 2023_open_source_contest_warmup_2nd_issue1 kkk 2023-07-31 11:46:12 +0800
  • 5ef5de3310 适配zftp,并初步完成文件下载功能与测试 kkk 2023-07-29 21:56:09 +0800
  • 9a682a0ca0 add test_hash sherlook 2023-07-27 23:47:59 -0700
  • 21ca38158e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt wgzAIIT 2023-07-28 09:09:57 +0800
  • 2e4eb538b9 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-arm32 wgzAIIT 2023-07-28 09:09:04 +0800
  • 7d8fffd0b3 2023_open_source_contest_warmup_1st_issue3 finish LeviXubbbb 2023-07-27 16:03:53 +0800
  • 20ffe20c36 Merge pull request 'feat add app_test DIR for 2023_open_source_contest' (#344) from prepare_for_master into 2023_open_source_contest IACU 2023-07-27 15:24:02 +0800
  • 1a6ee0234b feat add app_test DIR for 2023_open_source_contest from Liu_Weichao IACU 2023-07-27 15:23:16 +0800
  • 269bc1e3de feat add app_test DIR for 2023_open_source_contest Gitlinkiacu2016 2023-07-27 15:20:20 +0800
  • 73cac7e74b Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 涂煜洋 2023-07-27 15:16:06 +0800
  • 86ac1be00e 23/07/27 1.Add netdev module and for edu-arm32, fit Lwip to it; 2.Fit Webnet to edu-arm32; 涂煜洋 2023-07-27 15:05:50 +0800
  • 2360496f1e demo dd 2023-07-27 11:57:12 +0800
  • 4d56788af3 Merge branch 'mqtt' into xidatong-arm32 wgzAIIT 2023-07-27 11:06:05 +0800
  • 02089a48ee move mqtt to APP_Framework/lib dir for ota wgzAIIT 2023-07-27 10:58:14 +0800
  • 6559210341 Merge pull request 'merge code' (#32) from prepare_for_master into mqtt wgzAIIT 2023-07-27 10:48:29 +0800
  • 0f5546a679 Merge pull request 'merge code' (#33) from prepare_for_master into xidatong-arm32 wgzAIIT 2023-07-27 10:48:21 +0800
  • 8010ba6a36 feat update 2023_open_source_contest latest commit from prepare_for_master from Liu_Weichao IACU 2023-07-27 10:40:46 +0800
  • dd09d79a89 feat change edu arm32 board name from hc32f4a0 to edu-arm32 from Liu_weichao xuedongliang 2023-07-27 10:27:45 +0800
  • 4ed02888a2 feat change edu arm32 board name from hc32f4a0 to edu-arm32 Gitlinkiacu2016 2023-07-27 10:21:37 +0800
  • 20037285c0 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop Gitlinkiacu2016 2023-07-27 09:41:16 +0800
  • 22425d7956 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 涂煜洋 2023-07-27 09:40:16 +0800
  • d00ff88dfb add image and json directory in app from Bi_Zhiyong IACU 2023-07-27 09:41:29 +0800
  • 829d0cf836 Remove the debugging information to reduce the size of the bin package from Wang_Guozhu IACU 2023-07-27 09:41:06 +0800
  • 0d80fb6473 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop Gitlinkiacu2016 2023-07-27 09:38:44 +0800
  • 54bbdd5d67 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 涂煜洋 2023-07-27 09:31:03 +0800
  • 69d86ef4e4 Merge pull request 'merge code' (#29) from prepare_for_master into mqtt wgzAIIT 2023-07-27 09:16:57 +0800
  • b580f6b377 Merge pull request 'merge code' (#30) from prepare_for_master into xidatong-arm32 wgzAIIT 2023-07-27 09:16:48 +0800
  • 9cb7267371 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master wgzAIIT 2023-07-27 09:11:35 +0800
  • 3e13499000 update prepare_for_master latest commit from 2023_open_source_contest from Liu_Weichao IACU 2023-07-27 09:07:20 +0800
  • c4e6578b00 规范代码,补充readme文件 kkk 2023-07-26 21:22:03 +0800