Liu_Weichao
|
d35d0bedb2
|
fix lwip_connect error, enable CHECKSUM_BY_HARDWARE in lwipopts.h
|
2023-11-01 16:17:50 +08:00 |
Liu_Weichao
|
4b579d1c8f
|
feat support SQLite function, need follow README.md, RAM > 512KB, shell task stack > 32KB, TF card mount FATFS
|
2023-11-01 16:09:52 +08:00 |
Liu_Weichao
|
dfa6b664ac
|
feat add SQLite, compile OK
|
2023-10-25 16:07:23 +08:00 |
Liu_Weichao
|
2b44a0c6fb
|
feat add dev_recv_callback for uart in APP_Framework
|
2023-10-12 19:58:24 +08:00 |
huang
|
1cf3baeb2e
|
delete clock
|
2023-10-11 17:57:09 +08:00 |
huang
|
24023fd343
|
modify description
|
2023-10-11 17:51:27 +08:00 |
huang
|
341cfd34bd
|
modify location
|
2023-10-11 17:34:24 +08:00 |
huang
|
196a8e001a
|
add some files
|
2023-10-11 17:30:56 +08:00 |
huang
|
3f1be486cf
|
remove aiot
|
2023-10-11 17:20:52 +08:00 |
huang
|
c17c899ea7
|
add m7 readme
|
2023-10-11 17:08:19 +08:00 |
huang
|
699c04e94d
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2023-10-11 16:48:47 +08:00 |
Liu_Weichao
|
f962cf6919
|
fix timer bug in posix_support for XiZi kernel
|
2023-10-11 09:34:14 +08:00 |
huang
|
cc4106dd11
|
imx6q dts
|
2023-09-27 15:58:37 +08:00 |
huang
|
e055ffdc2c
|
modify microkernel
|
2023-09-27 15:54:00 +08:00 |
huang
|
014e51c0ad
|
mmodify the liscence
|
2023-09-27 15:47:47 +08:00 |
huang
|
339ea93b09
|
delete no need
|
2023-09-27 14:21:14 +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 |
huang
|
5a02b89ffc
|
delete mqtt
|
2023-09-27 14:13:10 +08:00 |
huang
|
e745fc9129
|
aiot cache codes
|
2023-09-26 10:33:24 +08:00 |
TXuian
|
159159ecde
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into wiz_lwip
|
2023-09-21 10:34:11 +08:00 |
TXuian
|
b82a86d5c0
|
Fix Task priority bug, rename some wrong variables
|
2023-09-21 10:32:14 +08:00 |
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 |
涂煜洋
|
aefe92d67d
|
Fix multicore byte_manager illegal parallel execution, fix w5500 pbuf creation failed checking.
|
2023-09-07 09:30:37 +08:00 |
涂煜洋
|
efba3f3bf3
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2023-09-06 11:20:46 +08:00 |
涂煜洋
|
31b939fbb8
|
Fit w5500 to lwip, fix some unintialized params and printf warning.
|
2023-09-06 11:12:42 +08:00 |
wgzAIIT
|
488419a6d0
|
update MQTT connection parameter configuration
|
2023-08-30 09:51:22 +08:00 |
wgzAIIT
|
fd608d8e81
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt
|
2023-08-29 11:02:27 +08:00 |
Liu_Weichao
|
5bb0f2aaf5
|
add plc data store function for control framework
|
2023-08-28 16:15:32 +08:00 |
wgzAIIT
|
610810da32
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt
|
2023-08-28 08:40:28 +08:00 |
涂煜洋
|
8b32c2f4ed
|
Trying to support lwip with w5500.
|
2023-08-25 13:43:11 +08:00 |
Liu_Weichao
|
0278d54a24
|
fix lwip_tcp_demo lwip init bug
|
2023-08-25 09:25:56 +08:00 |
Liu_Weichao
|
1c775d42f6
|
fix adapter lora bug on edu-arm32 board
|
2023-08-24 14:38:24 +08:00 |
wgzAIIT
|
1f21fc15b2
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt
|
2023-08-24 10:17:32 +08:00 |
Jiang Yufan
|
0f32060aea
|
Fix: mergebin.py generate .bin file according to board
|
2023-08-23 13:53:04 +08:00 |
Jiang Yufan
|
48c40541f9
|
I2C driver update
|
2023-08-22 14:47: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
|
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 |
wgzAIIT
|
1eb783cc18
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt
|
2023-08-17 19:12:40 +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 |
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 |
涂煜洋
|
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 |
wgzAIIT
|
ed67ff5c62
|
Merge pull request 'merge code' (#42) from prepare_for_master into mqtt
|
2023-08-09 12:16:16 +08:00 |