huang
|
4d2e4498cc
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2023-09-11 11:19:52 +08:00 |
|
IACU
|
83681208ec
|
ota project related from Wang_guozhu
it is OK
|
2023-09-11 10:04:00 +08:00 |
|
涂煜洋
|
8b32c2f4ed
|
Trying to support lwip with w5500.
|
2023-08-25 13:43:11 +08:00 |
|
wgzAIIT
|
34e855a3a9
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt
|
2023-08-11 11:17:10 +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 |
|
huang
|
6d9b66f05f
|
Merge branch '2023_open_source_contest' into prepare_for_master
|
2023-08-10 16:47:21 +08:00 |
|
wgzAIIT
|
e29eb633ca
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt
|
2023-08-08 08:56:51 +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 |
|
huang
|
b481abd4eb
|
cortex m7 emulator
|
2023-08-07 09:41:15 +08:00 |
|
涂煜洋
|
219575898a
|
23/08/03 Add Netdev to xidatong-arm32
|
2023-08-03 20:08:01 +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 |
|
wgzAIIT
|
02089a48ee
|
move mqtt to APP_Framework/lib dir for ota
|
2023-07-27 11:01:10 +08:00 |
|
wgzAIIT
|
6559210341
|
Merge pull request 'merge code' (#32) from prepare_for_master into mqtt
|
2023-07-27 10:48:29 +08:00 |
|
Gitlinkiacu2016
|
4ed02888a2
|
feat change edu arm32 board name from hc32f4a0 to edu-arm32
|
2023-07-27 10:21:37 +08:00 |
|
wgzAIIT
|
24fcbb54e8
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt
|
2023-07-19 13:49:03 +08:00 |
|
Liu_Weichao
|
7691b90abb
|
feat fix FEATURES error in Kconfig and Makefile
|
2023-06-27 09:51:07 +08:00 |
|
wgzAIIT
|
87921c4212
|
Support OTA upgrade by MQTT
|
2023-06-20 15:49:07 +08:00 |
|
Liu_Weichao
|
5c08cae005
|
feat add lorawan_gateway_single_channel lib for XiUOS and compile OK
|
2023-06-20 11:24:15 +08:00 |
|
wgzAIIT
|
4b40ae19dc
|
1、Adapt ota-related interfaces to the XiZi_IIoT/tool/bootloader directory
2、Add flash config by menuconfig
|
2023-05-06 13:28:16 +08:00 |
|
Liu_Weichao
|
6b41cdbcfe
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop
|
2023-04-14 14:05:31 +08:00 |
|
Liu_Weichao
|
95b049e636
|
feat support lorawan_devicenode submodule
|
2023-03-31 14:14:54 +08:00 |
|
Liu_Weichao
|
47cea831ba
|
modify lora_radio_driver path and compile OK
|
2023-03-17 10:05:59 +08:00 |
|
Wang_Weigen
|
179c894840
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2023-02-28 17:20:51 +08:00 |
|
Wang_Weigen
|
5ae31a37f3
|
repair the compiler error of the configuration with Seperating compiler or musl lib
|
2023-02-28 17:20:39 +08:00 |
|
wuzheng
|
eed171df2a
|
path_kernel.mk update
|
2023-02-24 16:00:46 +08:00 |
|
WuZheng
|
5a64507a84
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2022-12-13 17:04:42 +08:00 |
|
wuzheng
|
2df54e7f41
|
fix some bugs for sd read
|
2022-12-09 13:57:01 +08:00 |
|
Liu_Weichao
|
465241e569
|
feat add ethernet driver for hc32f4a0 board, compile OK and PHY Loop-Back test OK
|
2022-12-05 17:46:56 +08:00 |
|
Liu_Weichao
|
5560fc5318
|
feat add control_framework, support fins protocol, compile OK
|
2022-11-21 17:20:44 +08:00 |
|
Liu_Weichao
|
9a818b1ef4
|
feat add third_party_driver/usb for hc32f4a0 board, compile OK
|
2022-11-08 14:15:23 +08:00 |
|
Liu_Weichao
|
107913cb61
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into hc32f4a0_driver
|
2022-11-02 17:22:06 +08:00 |
|
Liu_Weichao
|
0504cf0e48
|
feat add third_party_driver/spi/lora for hc32f4a0 board, init function OK
|
2022-11-01 17:40:53 +08:00 |
|
Wang_Weigen
|
9c15e587c4
|
add edu-riscv64 board for xizi
|
2022-10-17 16:14:36 +08:00 |
|
Wang_Weigen
|
a154353bbe
|
sync the upstream branch
|
2022-09-28 09:51:12 +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 |
|