diff --git a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/.config b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/.config
index 6227732d6..a17f65d9d 100644
--- a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/.config
+++ b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/.config
@@ -149,7 +149,7 @@ CONFIG_RT_DFS_ELM_MAX_SECTOR_SIZE=512
CONFIG_RT_DFS_ELM_REENTRANT=y
CONFIG_RT_DFS_ELM_MUTEX_TIMEOUT=3000
CONFIG_RT_USING_DFS_DEVFS=y
-CONFIG_RT_USING_DFS_ROMFS=y
+# CONFIG_RT_USING_DFS_ROMFS is not set
# CONFIG_RT_USING_DFS_RAMFS is not set
# CONFIG_RT_USING_DFS_NFS is not set
@@ -284,7 +284,7 @@ CONFIG_RT_LWIP_TCP_SND_BUF=8196
CONFIG_RT_LWIP_TCP_WND=8196
CONFIG_RT_LWIP_TCPTHREAD_PRIORITY=10
CONFIG_RT_LWIP_TCPTHREAD_MBOX_SIZE=8
-CONFIG_RT_LWIP_TCPTHREAD_STACKSIZE=1024
+CONFIG_RT_LWIP_TCPTHREAD_STACKSIZE=4096
# CONFIG_LWIP_NO_RX_THREAD is not set
# CONFIG_LWIP_NO_TX_THREAD is not set
CONFIG_RT_LWIP_ETHTHREAD_PRIORITY=12
@@ -359,6 +359,8 @@ CONFIG_BSP_USING_SDIO=y
#
CONFIG_BSP_USING_SDRAM=y
CONFIG_BSP_USING_SDCARD=y
+# CONFIG_BSP_USB0_HOST is not set
+# CONFIG_BSP_USB1_HOST is not set
CONFIG_BSP_USING_ETH=y
CONFIG_BSP_USING_PHY=y
CONFIG_PHY_DEVICE_ADDRESS=0
@@ -438,14 +440,34 @@ CONFIG_MAIN_KTASK_STACK_SIZE=1024
#
# CONFIG_APPLICATION_SENSOR is not set
# CONFIG_USING_EMBEDDED_DATABASE_APP is not set
-# CONFIG_APP_USING_WEBNET is not set
+CONFIG_APP_USING_WEBNET=y
+CONFIG_PKG_WEBNET_PATH="/packages/iot/webnet"
+CONFIG_WEBNET_PORT=80
+CONFIG_WEBNET_CONN_MAX=16
+CONFIG_WEBNET_ROOT="/webnet"
+
+#
+# Select supported modules
+#
+CONFIG_WEBNET_USING_LOG=y
+CONFIG_WEBNET_USING_AUTH=y
+CONFIG_WEBNET_USING_CGI=y
+CONFIG_WEBNET_USING_ASP=y
+CONFIG_WEBNET_USING_SSI=y
+CONFIG_WEBNET_USING_INDEX=y
+CONFIG_WEBNET_USING_ALIAS=y
+# CONFIG_WEBNET_USING_DAV is not set
+CONFIG_WEBNET_USING_UPLOAD=y
+# CONFIG_WEBNET_USING_GZIP is not set
+CONFIG_WEBNET_CACHE_LEVEL=0
+CONFIG_WEBNET_USING_SAMPLES=y
#
# lib
#
CONFIG_APP_SELECT_NEWLIB=y
# CONFIG_APP_SELECT_OTHER_LIB is not set
-# CONFIG_LIB_USING_CJSON is not set
+CONFIG_LIB_USING_CJSON=y
# CONFIG_LIB_USING_QUEUE is not set
# CONFIG_LIB_LV is not set
diff --git a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvoptx b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvoptx
index 0f04e4573..aff195e75 100644
--- a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvoptx
+++ b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvoptx
@@ -120,7 +120,7 @@
0
CMSIS_AGDI
- -X"CMSIS-DAP-v1-MuseLab" -U0700000105dcff343730534243072257 -O974 -S0 -C0 -P00000000 -N00("ARM CoreSight SW-DP") -D00(0BD11477) -L00(0) -TO65554 -TC10000000 -TT10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC8000 -FN1 -FF0MIMXRT_QSPIFLASH -FS060000000 -FL02000000
+ -X"CMSIS-DAP-v1-MuseLab" -U0700000105dcff343730534243072257 -O974 -S0 -C0 -P00000000 -N00("ARM CoreSight SW-DP") -D00(0BD11477) -L00(0) -TO65554 -TC10000000 -TT10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO11 -FD20000000 -FC8000 -FN1 -FF0MIMXRT_QSPIFLASH -FS060000000 -FL02000000
0
@@ -174,4 +174,2108 @@
+
+ Applications
+ 0
+ 0
+ 0
+ 0
+
+ 1
+ 1
+ 1
+ 0
+ 0
+ 0
+ applications\main.c
+ main.c
+ 0
+ 0
+
+
+
+
+ cjson
+ 0
+ 0
+ 0
+ 0
+
+ 2
+ 2
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\lib\cJSON\cJSON.c
+ cJSON.c
+ 0
+ 0
+
+
+
+
+ CPU
+ 0
+ 0
+ 0
+ 0
+
+ 3
+ 3
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\libcpu\arm\common\showmem.c
+ showmem.c
+ 0
+ 0
+
+
+ 3
+ 4
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\libcpu\arm\common\div0.c
+ div0.c
+ 0
+ 0
+
+
+ 3
+ 5
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\libcpu\arm\common\backtrace.c
+ backtrace.c
+ 0
+ 0
+
+
+ 3
+ 6
+ 2
+ 0
+ 0
+ 0
+ ..\..\rt-thread\libcpu\arm\cortex-m7\context_rvds.S
+ context_rvds.S
+ 0
+ 0
+
+
+ 3
+ 7
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\libcpu\arm\cortex-m7\cpu_cache.c
+ cpu_cache.c
+ 0
+ 0
+
+
+ 3
+ 8
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\libcpu\arm\cortex-m7\cpuport.c
+ cpuport.c
+ 0
+ 0
+
+
+
+
+ DeviceDrivers
+ 0
+ 0
+ 0
+ 0
+
+ 4
+ 9
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\cputime\cputime.c
+ cputime.c
+ 0
+ 0
+
+
+ 4
+ 10
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\misc\pin.c
+ pin.c
+ 0
+ 0
+
+
+ 4
+ 11
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\phy\phy.c
+ phy.c
+ 0
+ 0
+
+
+ 4
+ 12
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\sdio\mmc.c
+ mmc.c
+ 0
+ 0
+
+
+ 4
+ 13
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\sdio\sd.c
+ sd.c
+ 0
+ 0
+
+
+ 4
+ 14
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\sdio\block_dev.c
+ block_dev.c
+ 0
+ 0
+
+
+ 4
+ 15
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\sdio\sdio.c
+ sdio.c
+ 0
+ 0
+
+
+ 4
+ 16
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\sdio\mmcsd_core.c
+ mmcsd_core.c
+ 0
+ 0
+
+
+ 4
+ 17
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\serial\serial.c
+ serial.c
+ 0
+ 0
+
+
+ 4
+ 18
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\src\ringblk_buf.c
+ ringblk_buf.c
+ 0
+ 0
+
+
+ 4
+ 19
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\src\completion.c
+ completion.c
+ 0
+ 0
+
+
+ 4
+ 20
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\src\waitqueue.c
+ waitqueue.c
+ 0
+ 0
+
+
+ 4
+ 21
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\src\workqueue.c
+ workqueue.c
+ 0
+ 0
+
+
+ 4
+ 22
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\src\ringbuffer.c
+ ringbuffer.c
+ 0
+ 0
+
+
+ 4
+ 23
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\src\dataqueue.c
+ dataqueue.c
+ 0
+ 0
+
+
+ 4
+ 24
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\drivers\src\pipe.c
+ pipe.c
+ 0
+ 0
+
+
+
+
+ Drivers
+ 0
+ 0
+ 0
+ 0
+
+ 5
+ 25
+ 1
+ 0
+ 0
+ 0
+ board\ports\sdcard_port.c
+ sdcard_port.c
+ 0
+ 0
+
+
+ 5
+ 26
+ 1
+ 0
+ 0
+ 0
+ board\MCUX_Config\pin_mux.c
+ pin_mux.c
+ 0
+ 0
+
+
+ 5
+ 27
+ 1
+ 0
+ 0
+ 0
+ board\ports\LAN8720A.c
+ LAN8720A.c
+ 0
+ 0
+
+
+ 5
+ 28
+ 1
+ 0
+ 0
+ 0
+ board\board.c
+ board.c
+ 0
+ 0
+
+
+ 5
+ 29
+ 1
+ 0
+ 0
+ 0
+ board\MCUX_Config\clock_config.c
+ clock_config.c
+ 0
+ 0
+
+
+ 5
+ 30
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_gpio.c
+ drv_gpio.c
+ 0
+ 0
+
+
+ 5
+ 31
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_uart.c
+ drv_uart.c
+ 0
+ 0
+
+
+ 5
+ 32
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_sdram.c
+ drv_sdram.c
+ 0
+ 0
+
+
+ 5
+ 33
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_mdio.c
+ drv_mdio.c
+ 0
+ 0
+
+
+ 5
+ 34
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_eth.c
+ drv_eth.c
+ 0
+ 0
+
+
+ 5
+ 35
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_sdio.c
+ drv_sdio.c
+ 0
+ 0
+
+
+
+
+ Filesystem
+ 0
+ 0
+ 0
+ 0
+
+ 6
+ 36
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\src\dfs_posix.c
+ dfs_posix.c
+ 0
+ 0
+
+
+ 6
+ 37
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\src\dfs_poll.c
+ dfs_poll.c
+ 0
+ 0
+
+
+ 6
+ 38
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\src\dfs_file.c
+ dfs_file.c
+ 0
+ 0
+
+
+ 6
+ 39
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\src\dfs.c
+ dfs.c
+ 0
+ 0
+
+
+ 6
+ 40
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\src\dfs_fs.c
+ dfs_fs.c
+ 0
+ 0
+
+
+ 6
+ 41
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\src\dfs_select.c
+ dfs_select.c
+ 0
+ 0
+
+
+ 6
+ 42
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\filesystems\devfs\devfs.c
+ devfs.c
+ 0
+ 0
+
+
+ 6
+ 43
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\filesystems\elmfat\ff.c
+ ff.c
+ 0
+ 0
+
+
+ 6
+ 44
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\filesystems\elmfat\dfs_elm.c
+ dfs_elm.c
+ 0
+ 0
+
+
+ 6
+ 45
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\dfs\filesystems\elmfat\ffunicode.c
+ ffunicode.c
+ 0
+ 0
+
+
+
+
+ Finsh
+ 0
+ 0
+ 0
+ 0
+
+ 7
+ 46
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\finsh\shell.c
+ shell.c
+ 0
+ 0
+
+
+ 7
+ 47
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\finsh\msh.c
+ msh.c
+ 0
+ 0
+
+
+ 7
+ 48
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\finsh\msh_file.c
+ msh_file.c
+ 0
+ 0
+
+
+ 7
+ 49
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\finsh\cmd.c
+ cmd.c
+ 0
+ 0
+
+
+
+
+ Kernel
+ 0
+ 0
+ 0
+ 0
+
+ 8
+ 50
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\scheduler.c
+ scheduler.c
+ 0
+ 0
+
+
+ 8
+ 51
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\clock.c
+ clock.c
+ 0
+ 0
+
+
+ 8
+ 52
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\ipc.c
+ ipc.c
+ 0
+ 0
+
+
+ 8
+ 53
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\memheap.c
+ memheap.c
+ 0
+ 0
+
+
+ 8
+ 54
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\device.c
+ device.c
+ 0
+ 0
+
+
+ 8
+ 55
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\kservice.c
+ kservice.c
+ 0
+ 0
+
+
+ 8
+ 56
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\mempool.c
+ mempool.c
+ 0
+ 0
+
+
+ 8
+ 57
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\timer.c
+ timer.c
+ 0
+ 0
+
+
+ 8
+ 58
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\object.c
+ object.c
+ 0
+ 0
+
+
+ 8
+ 59
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\thread.c
+ thread.c
+ 0
+ 0
+
+
+ 8
+ 60
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\components.c
+ components.c
+ 0
+ 0
+
+
+ 8
+ 61
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\irq.c
+ irq.c
+ 0
+ 0
+
+
+ 8
+ 62
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\src\idle.c
+ idle.c
+ 0
+ 0
+
+
+
+
+ libc
+ 0
+ 0
+ 0
+ 0
+
+ 9
+ 63
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\armlibc\libc.c
+ libc.c
+ 0
+ 0
+
+
+ 9
+ 64
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\armlibc\syscalls.c
+ syscalls.c
+ 0
+ 0
+
+
+ 9
+ 65
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\armlibc\mem_std.c
+ mem_std.c
+ 0
+ 0
+
+
+ 9
+ 66
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\armlibc\stdio.c
+ stdio.c
+ 0
+ 0
+
+
+ 9
+ 67
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\common\stdlib.c
+ stdlib.c
+ 0
+ 0
+
+
+ 9
+ 68
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\common\unistd.c
+ unistd.c
+ 0
+ 0
+
+
+ 9
+ 69
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\common\delay.c
+ delay.c
+ 0
+ 0
+
+
+ 9
+ 70
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\compilers\common\time.c
+ time.c
+ 0
+ 0
+
+
+ 9
+ 71
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_mutex.c
+ pthread_mutex.c
+ 0
+ 0
+
+
+ 9
+ 72
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_barrier.c
+ pthread_barrier.c
+ 0
+ 0
+
+
+ 9
+ 73
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_rwlock.c
+ pthread_rwlock.c
+ 0
+ 0
+
+
+ 9
+ 74
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\mqueue.c
+ mqueue.c
+ 0
+ 0
+
+
+ 9
+ 75
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_tls.c
+ pthread_tls.c
+ 0
+ 0
+
+
+ 9
+ 76
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_spin.c
+ pthread_spin.c
+ 0
+ 0
+
+
+ 9
+ 77
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\semaphore.c
+ semaphore.c
+ 0
+ 0
+
+
+ 9
+ 78
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_cond.c
+ pthread_cond.c
+ 0
+ 0
+
+
+ 9
+ 79
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\sched.c
+ sched.c
+ 0
+ 0
+
+
+ 9
+ 80
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread.c
+ pthread.c
+ 0
+ 0
+
+
+ 9
+ 81
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_attr.c
+ pthread_attr.c
+ 0
+ 0
+
+
+
+
+ Libraries
+ 0
+ 0
+ 0
+ 0
+
+ 10
+ 82
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\system_MIMXRT1052.c
+ system_MIMXRT1052.c
+ 0
+ 0
+
+
+ 10
+ 83
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_gpio.c
+ fsl_gpio.c
+ 0
+ 0
+
+
+ 10
+ 84
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_lpuart.c
+ fsl_lpuart.c
+ 0
+ 0
+
+
+ 10
+ 85
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_usdhc.c
+ fsl_usdhc.c
+ 0
+ 0
+
+
+ 10
+ 86
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_semc.c
+ fsl_semc.c
+ 0
+ 0
+
+
+ 10
+ 87
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_clock.c
+ fsl_clock.c
+ 0
+ 0
+
+
+ 10
+ 88
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_cache.c
+ fsl_cache.c
+ 0
+ 0
+
+
+ 10
+ 89
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_common.c
+ fsl_common.c
+ 0
+ 0
+
+
+ 10
+ 90
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_enet.c
+ fsl_enet.c
+ 0
+ 0
+
+
+ 10
+ 91
+ 2
+ 0
+ 0
+ 0
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\arm\startup_MIMXRT1052.s
+ startup_MIMXRT1052.s
+ 0
+ 0
+
+
+
+
+ list
+ 0
+ 0
+ 0
+ 0
+
+ 11
+ 92
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\general_functions\list\double_list.c
+ double_list.c
+ 0
+ 0
+
+
+ 11
+ 93
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\general_functions\list\single_list.c
+ single_list.c
+ 0
+ 0
+
+
+
+
+ lwIP
+ 0
+ 0
+ 0
+ 0
+
+ 12
+ 94
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\netdb.c
+ netdb.c
+ 0
+ 0
+
+
+ 12
+ 95
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ip.c
+ ip.c
+ 0
+ 0
+
+
+ 12
+ 96
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\autoip.c
+ autoip.c
+ 0
+ 0
+
+
+ 12
+ 97
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\netif\ethernet.c
+ ethernet.c
+ 0
+ 0
+
+
+ 12
+ 98
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\netif.c
+ netif.c
+ 0
+ 0
+
+
+ 12
+ 99
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\sys.c
+ sys.c
+ 0
+ 0
+
+
+ 12
+ 100
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\sockets.c
+ sockets.c
+ 0
+ 0
+
+
+ 12
+ 101
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\altcp_alloc.c
+ altcp_alloc.c
+ 0
+ 0
+
+
+ 12
+ 102
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\netifapi.c
+ netifapi.c
+ 0
+ 0
+
+
+ 12
+ 103
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\tcpip.c
+ tcpip.c
+ 0
+ 0
+
+
+ 12
+ 104
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\ip4_addr.c
+ ip4_addr.c
+ 0
+ 0
+
+
+ 12
+ 105
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\dhcp.c
+ dhcp.c
+ 0
+ 0
+
+
+ 12
+ 106
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\init.c
+ init.c
+ 0
+ 0
+
+
+ 12
+ 107
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\netif\ethernetif.c
+ ethernetif.c
+ 0
+ 0
+
+
+ 12
+ 108
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\etharp.c
+ etharp.c
+ 0
+ 0
+
+
+ 12
+ 109
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\memp.c
+ memp.c
+ 0
+ 0
+
+
+ 12
+ 110
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\ip4.c
+ ip4.c
+ 0
+ 0
+
+
+ 12
+ 111
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\netbuf.c
+ netbuf.c
+ 0
+ 0
+
+
+ 12
+ 112
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\raw.c
+ raw.c
+ 0
+ 0
+
+
+ 12
+ 113
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\ip4_frag.c
+ ip4_frag.c
+ 0
+ 0
+
+
+ 12
+ 114
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\tcp_out.c
+ tcp_out.c
+ 0
+ 0
+
+
+ 12
+ 115
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\netif\lowpan6.c
+ lowpan6.c
+ 0
+ 0
+
+
+ 12
+ 116
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\icmp.c
+ icmp.c
+ 0
+ 0
+
+
+ 12
+ 117
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\api_lib.c
+ api_lib.c
+ 0
+ 0
+
+
+ 12
+ 118
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\inet_chksum.c
+ inet_chksum.c
+ 0
+ 0
+
+
+ 12
+ 119
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\stats.c
+ stats.c
+ 0
+ 0
+
+
+ 12
+ 120
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\err.c
+ err.c
+ 0
+ 0
+
+
+ 12
+ 121
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\altcp.c
+ altcp.c
+ 0
+ 0
+
+
+ 12
+ 122
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\tcp_in.c
+ tcp_in.c
+ 0
+ 0
+
+
+ 12
+ 123
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\dns.c
+ dns.c
+ 0
+ 0
+
+
+ 12
+ 124
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\arch\sys_arch.c
+ sys_arch.c
+ 0
+ 0
+
+
+ 12
+ 125
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\timeouts.c
+ timeouts.c
+ 0
+ 0
+
+
+ 12
+ 126
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\igmp.c
+ igmp.c
+ 0
+ 0
+
+
+ 12
+ 127
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\udp.c
+ udp.c
+ 0
+ 0
+
+
+ 12
+ 128
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\altcp_tcp.c
+ altcp_tcp.c
+ 0
+ 0
+
+
+ 12
+ 129
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\pbuf.c
+ pbuf.c
+ 0
+ 0
+
+
+ 12
+ 130
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\def.c
+ def.c
+ 0
+ 0
+
+
+ 12
+ 131
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\api_msg.c
+ api_msg.c
+ 0
+ 0
+
+
+ 12
+ 132
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\apps\ping\ping.c
+ ping.c
+ 0
+ 0
+
+
+ 12
+ 133
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\if_api.c
+ if_api.c
+ 0
+ 0
+
+
+ 12
+ 134
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\tcp.c
+ tcp.c
+ 0
+ 0
+
+
+
+
+ SAL
+ 0
+ 0
+ 0
+ 0
+
+ 13
+ 135
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\netdev\src\netdev_ipaddr.c
+ netdev_ipaddr.c
+ 0
+ 0
+
+
+ 13
+ 136
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\netdev\src\netdev.c
+ netdev.c
+ 0
+ 0
+
+
+ 13
+ 137
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\sal_socket\socket\net_netdb.c
+ net_netdb.c
+ 0
+ 0
+
+
+ 13
+ 138
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\sal_socket\dfs_net\dfs_net.c
+ dfs_net.c
+ 0
+ 0
+
+
+ 13
+ 139
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\sal_socket\src\sal_socket.c
+ sal_socket.c
+ 0
+ 0
+
+
+ 13
+ 140
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\sal_socket\socket\net_sockets.c
+ net_sockets.c
+ 0
+ 0
+
+
+ 13
+ 141
+ 1
+ 0
+ 0
+ 0
+ ..\..\rt-thread\components\net\sal_socket\impl\af_inet_lwip.c
+ af_inet_lwip.c
+ 0
+ 0
+
+
+
+
+ sensor
+ 0
+ 0
+ 0
+ 0
+
+ 14
+ 142
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\framework_init.c
+ framework_init.c
+ 0
+ 0
+
+
+
+
+ transform
+ 0
+ 0
+ 0
+ 0
+
+ 15
+ 143
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Framework\transform_layer\rtthread\transform.c
+ transform.c
+ 0
+ 0
+
+
+
+
+ WebNet
+ 0
+ 0
+ 0
+ 0
+
+ 16
+ 144
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_asp.c
+ wn_module_asp.c
+ 0
+ 0
+
+
+ 16
+ 145
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\uploaddata.c
+ uploaddata.c
+ 0
+ 0
+
+
+ 16
+ 146
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_alias.c
+ wn_module_alias.c
+ 0
+ 0
+
+
+ 16
+ 147
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_auth.c
+ wn_module_auth.c
+ 0
+ 0
+
+
+ 16
+ 148
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_request.c
+ wn_request.c
+ 0
+ 0
+
+
+ 16
+ 149
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\webnet.c
+ webnet.c
+ 0
+ 0
+
+
+ 16
+ 150
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_ssi.c
+ wn_module_ssi.c
+ 0
+ 0
+
+
+ 16
+ 151
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_cgi.c
+ wn_module_cgi.c
+ 0
+ 0
+
+
+ 16
+ 152
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_index.c
+ wn_module_index.c
+ 0
+ 0
+
+
+ 16
+ 153
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\wn_sample_upload.c
+ wn_sample_upload.c
+ 0
+ 0
+
+
+ 16
+ 154
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\netsetting.c
+ netsetting.c
+ 0
+ 0
+
+
+ 16
+ 155
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\deviceinfoasp.c
+ deviceinfoasp.c
+ 0
+ 0
+
+
+ 16
+ 156
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\wn_sample.c
+ wn_sample.c
+ 0
+ 0
+
+
+ 16
+ 157
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_mimetype.c
+ wn_mimetype.c
+ 0
+ 0
+
+
+ 16
+ 158
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_upload.c
+ wn_module_upload.c
+ 0
+ 0
+
+
+ 16
+ 159
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_log.c
+ wn_module_log.c
+ 0
+ 0
+
+
+ 16
+ 160
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_session.c
+ wn_session.c
+ 0
+ 0
+
+
+ 16
+ 161
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_utils.c
+ wn_utils.c
+ 0
+ 0
+
+
+ 16
+ 162
+ 1
+ 0
+ 0
+ 0
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_module.c
+ wn_module.c
+ 0
+ 0
+
+
+
+
+ xip
+ 0
+ 0
+ 0
+ 0
+
+ 17
+ 163
+ 1
+ 0
+ 0
+ 0
+ xip\fsl_flexspi_nor_flash.c
+ fsl_flexspi_nor_flash.c
+ 0
+ 0
+
+
+ 17
+ 164
+ 1
+ 0
+ 0
+ 0
+ xip\fsl_flexspi_nor_boot.c
+ fsl_flexspi_nor_boot.c
+ 0
+ 0
+
+
+
diff --git a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvprojx b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvprojx
index a5d874f6a..cf281a467 100644
--- a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvprojx
+++ b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/project.uvprojx
@@ -1,13 +1,16 @@
+
2.1
+
### uVision Project, (C) Keil Software
+
rtthread
0x4
ARM-ADS
- 5060528::V5.06 update 5 (build 528)::ARMCC
+ 5060960::V5.06 update 7 (build 960)::.\ARMCC
0
@@ -16,28 +19,28 @@
NXP.MIMXRT1052_DFP.10.0.1
http://mcuxpresso.nxp.com/cmsis_pack/repo/
IRAM(0x20000000,0x020000) IRAM2(0x00000000,0x020000) XRAM(0x20200000,0x040000) CPUTYPE("Cortex-M7") FPU3(DFPU) CLOCK(12000000) ELITTLE
-
-
-
+
+
+
0
$$Device:MIMXRT1052DVL6B$fsl_device_registers.h
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
$$Device:MIMXRT1052DVL6B$MIMXRT1052.xml
0
0
-
-
-
-
-
+
+
+
+
+
0
0
@@ -59,8 +62,8 @@
0
0
-
-
+
+
0
0
0
@@ -69,8 +72,8 @@
0
0
-
-
+
+
0
0
0
@@ -80,14 +83,14 @@
1
0
fromelf --bin !L --output rtthread.bin
-
+
0
0
0
0
0
-
+
0
@@ -101,8 +104,8 @@
0
0
3
-
-
+
+
1
@@ -111,7 +114,7 @@
DCM.DLL
-pCM7
SARMCM3.DLL
-
+
TCM.DLL
-pCM7
@@ -135,11 +138,11 @@
1
BIN\UL2CM3.DLL
-
-
-
-
-
+
+
+
+
+
0
@@ -172,7 +175,7 @@
0
0
"Cortex-M7"
-
+
0
0
0
@@ -306,7 +309,7 @@
0x20000
-
+
1
@@ -335,8 +338,8 @@
--library_interface=armcc --library_type=standardlib --diag_suppress=66,1296,186
SKIP_SYSCLK_INIT, CPU_MIMXRT1052CVL5B, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__, FSL_SDK_ENABLE_DRIVER_CACHE_CONTROL=1, XIP_EXTERNAL_FLASH=1, EVK_MCIMXRM, RT_USING_ARM_LIBC
-
- applications;..\..\rt-thread\libcpu\arm\common;..\..\rt-thread\libcpu\arm\cortex-m7;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;board;board\MCUX_Config;board\ports;..\..\rt-thread\bsp\imxrt\libraries\drivers;..\..\rt-thread\bsp\imxrt\libraries\drivers\config;..\..\rt-thread\components\dfs\include;..\..\rt-thread\components\dfs\filesystems\devfs;..\..\rt-thread\components\finsh;.;..\..\rt-thread\include;..\..\rt-thread\components\libc\compilers\armlibc;..\..\rt-thread\components\libc\compilers\common;..\..\rt-thread\components\libc\compilers\common\nogcc;..\..\rt-thread\components\libc\posix\pthreads;..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\CMSIS\Include;..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052;..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers;..\..\..\..\APP_Framework\Applications\general_functions\list;..\..\..\..\APP_Framework\Framework\knowing\ota;..\..\..\..\APP_Framework\Framework\sensor;..\..\..\..\APP_Framework\Applications;..\..\..\..\APP_Framework\Framework\sensor\altitude\bmp180;..\..\..\..\APP_Framework\Framework\sensor\co2\g8s;..\..\..\..\APP_Framework\Framework\sensor\voice\d124;..\..\..\..\APP_Framework\Framework\sensor\winddirection\qs-fx;..\..\..\..\APP_Framework\Framework\sensor\windspeed\qs-fs;..\..\..\..\APP_Framework\Framework\transform_layer\rtthread;..\..\rt-thread\examples\utest\testcases\kernel;xip
+
+ applications;..\..\..\..\APP_Framework\lib\cJSON;..\..\..\..\APP_Framework\Framework\connection;..\..\rt-thread\libcpu\arm\common;..\..\rt-thread\libcpu\arm\cortex-m7;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;..\..\rt-thread\components\drivers\include;board;board\MCUX_Config;board\ports;board\usb;..\..\rt-thread\bsp\imxrt\libraries\drivers;..\..\rt-thread\bsp\imxrt\libraries\drivers\config;..\..\rt-thread\components\dfs\include;..\..\rt-thread\components\dfs\filesystems\devfs;..\..\rt-thread\components\dfs\filesystems\elmfat;..\..\rt-thread\components\finsh;.;..\..\rt-thread\include;..\..\rt-thread\components\libc\compilers\armlibc;..\..\rt-thread\components\libc\compilers\common;..\..\rt-thread\components\libc\compilers\common\nogcc;..\..\rt-thread\components\libc\posix\pthreads;..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\CMSIS\Include;..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052;..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers;..\..\..\..\APP_Framework\Applications\general_functions\list;..\..\rt-thread\components\net\lwip-2.1.2\src;..\..\rt-thread\components\net\lwip-2.1.2\src\include;..\..\rt-thread\components\net\lwip-2.1.2\src\arch\include;..\..\rt-thread\components\net\lwip-2.1.2\src\include\netif;..\..\..\..\APP_Framework\Framework\knowing\ota;..\..\rt-thread\components\net\netdev\include;..\..\rt-thread\components\net\sal_socket\include;..\..\rt-thread\components\net\sal_socket\include\socket;..\..\rt-thread\components\net\sal_socket\impl;..\..\rt-thread\components\net\sal_socket\include\dfs_net;..\..\rt-thread\components\net\sal_socket\include\socket\sys_socket;..\..\..\..\APP_Framework\Framework\sensor;..\..\..\..\APP_Framework\Applications;..\..\..\..\APP_Framework\Framework\sensor\altitude\bmp180;..\..\..\..\APP_Framework\Framework\sensor\ch4\as830;..\..\..\..\APP_Framework\Framework\sensor\co2\g8s;..\..\..\..\APP_Framework\Framework\sensor\co2\zg09;..\..\..\..\APP_Framework\Framework\sensor\hcho\tb600b_wq_hcho1os;..\..\..\..\APP_Framework\Framework\sensor\humidity\hs300x_humi;..\..\..\..\APP_Framework\Framework\sensor\temperature\hs300x_temp;..\..\..\..\APP_Framework\Framework\sensor\voice\d124;..\..\..\..\APP_Framework\Framework\sensor\winddirection\qs-fx;..\..\..\..\APP_Framework\Framework\sensor\windspeed\qs-fs;..\..\..\..\APP_Framework\Framework\transform_layer\rtthread;..\..\rt-thread\examples\utest\testcases\kernel;..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\inc;xip
@@ -351,10 +354,10 @@
0
4
-
-
-
-
+
+
+
+
@@ -366,12 +369,12 @@
0
0x00000000
0x10000000
-
+
.\board\linker_scripts\link.sct
-
-
+
+
--keep=*(.boot_hdr.ivt)--keep=*(.boot_hdr.boot_data)--keep=*(.boot_hdr.dcd_data)--keep=*(.boot_hdr.conf)
-
+
6314
@@ -388,43 +391,43 @@
- CPU
+ cjson
- div0.c
+ cJSON.c
1
- ..\..\rt-thread\libcpu\arm\common\div0.c
+ ..\..\..\..\APP_Framework\lib\cJSON\cJSON.c
+
+
+ CPU
showmem.c
1
..\..\rt-thread\libcpu\arm\common\showmem.c
-
-
+
+ div0.c
+ 1
+ ..\..\rt-thread\libcpu\arm\common\div0.c
+
backtrace.c
1
..\..\rt-thread\libcpu\arm\common\backtrace.c
-
-
-
- cpu_cache.c
- 1
- ..\..\rt-thread\libcpu\arm\cortex-m7\cpu_cache.c
-
-
-
context_rvds.S
2
..\..\rt-thread\libcpu\arm\cortex-m7\context_rvds.S
-
-
+
+ cpu_cache.c
+ 1
+ ..\..\rt-thread\libcpu\arm\cortex-m7\cpu_cache.c
+
cpuport.c
1
@@ -440,114 +443,141 @@
1
..\..\rt-thread\components\drivers\cputime\cputime.c
-
-
pin.c
1
..\..\rt-thread\components\drivers\misc\pin.c
-
-
+
+ phy.c
+ 1
+ ..\..\rt-thread\components\drivers\phy\phy.c
+
+
+ mmc.c
+ 1
+ ..\..\rt-thread\components\drivers\sdio\mmc.c
+
+
+ sd.c
+ 1
+ ..\..\rt-thread\components\drivers\sdio\sd.c
+
+
+ block_dev.c
+ 1
+ ..\..\rt-thread\components\drivers\sdio\block_dev.c
+
+
+ sdio.c
+ 1
+ ..\..\rt-thread\components\drivers\sdio\sdio.c
+
+
+ mmcsd_core.c
+ 1
+ ..\..\rt-thread\components\drivers\sdio\mmcsd_core.c
+
serial.c
1
..\..\rt-thread\components\drivers\serial\serial.c
-
-
-
- completion.c
- 1
- ..\..\rt-thread\components\drivers\src\completion.c
-
-
-
-
- waitqueue.c
- 1
- ..\..\rt-thread\components\drivers\src\waitqueue.c
-
-
-
-
- ringbuffer.c
- 1
- ..\..\rt-thread\components\drivers\src\ringbuffer.c
-
-
-
ringblk_buf.c
1
..\..\rt-thread\components\drivers\src\ringblk_buf.c
-
-
+
+ completion.c
+ 1
+ ..\..\rt-thread\components\drivers\src\completion.c
+
+
+ waitqueue.c
+ 1
+ ..\..\rt-thread\components\drivers\src\waitqueue.c
+
workqueue.c
1
..\..\rt-thread\components\drivers\src\workqueue.c
-
-
- pipe.c
+ ringbuffer.c
1
- ..\..\rt-thread\components\drivers\src\pipe.c
+ ..\..\rt-thread\components\drivers\src\ringbuffer.c
-
-
dataqueue.c
1
..\..\rt-thread\components\drivers\src\dataqueue.c
+
+ pipe.c
+ 1
+ ..\..\rt-thread\components\drivers\src\pipe.c
+
Drivers
+
+ sdcard_port.c
+ 1
+ board\ports\sdcard_port.c
+
pin_mux.c
1
board\MCUX_Config\pin_mux.c
-
-
+
+ LAN8720A.c
+ 1
+ board\ports\LAN8720A.c
+
board.c
1
board\board.c
-
-
clock_config.c
1
board\MCUX_Config\clock_config.c
-
-
-
- drv_sdram.c
- 1
- ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_sdram.c
-
-
-
drv_gpio.c
1
..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_gpio.c
-
-
drv_uart.c
1
..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_uart.c
+
+ drv_sdram.c
+ 1
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_sdram.c
+
+
+ drv_mdio.c
+ 1
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_mdio.c
+
+
+ drv_eth.c
+ 1
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_eth.c
+
+
+ drv_sdio.c
+ 1
+ ..\..\rt-thread\bsp\imxrt\libraries\drivers\drv_sdio.c
+
@@ -558,48 +588,51 @@
1
..\..\rt-thread\components\dfs\src\dfs_posix.c
-
-
dfs_poll.c
1
..\..\rt-thread\components\dfs\src\dfs_poll.c
-
-
dfs_file.c
1
..\..\rt-thread\components\dfs\src\dfs_file.c
-
-
dfs.c
1
..\..\rt-thread\components\dfs\src\dfs.c
-
-
dfs_fs.c
1
..\..\rt-thread\components\dfs\src\dfs_fs.c
-
-
dfs_select.c
1
..\..\rt-thread\components\dfs\src\dfs_select.c
-
-
devfs.c
1
..\..\rt-thread\components\dfs\filesystems\devfs\devfs.c
+
+ ff.c
+ 1
+ ..\..\rt-thread\components\dfs\filesystems\elmfat\ff.c
+
+
+ dfs_elm.c
+ 1
+ ..\..\rt-thread\components\dfs\filesystems\elmfat\dfs_elm.c
+
+
+ ffunicode.c
+ 1
+ ..\..\rt-thread\components\dfs\filesystems\elmfat\ffunicode.c
+
@@ -610,22 +643,16 @@
1
..\..\rt-thread\components\finsh\shell.c
-
-
msh.c
1
..\..\rt-thread\components\finsh\msh.c
-
-
msh_file.c
1
..\..\rt-thread\components\finsh\msh_file.c
-
-
cmd.c
1
@@ -637,93 +664,69 @@
Kernel
- memheap.c
+ scheduler.c
1
- ..\..\rt-thread\src\memheap.c
+ ..\..\rt-thread\src\scheduler.c
-
-
-
- idle.c
- 1
- ..\..\rt-thread\src\idle.c
-
-
-
-
- timer.c
- 1
- ..\..\rt-thread\src\timer.c
-
-
-
-
- mempool.c
- 1
- ..\..\rt-thread\src\mempool.c
-
-
-
-
- components.c
- 1
- ..\..\rt-thread\src\components.c
-
-
-
-
- ipc.c
- 1
- ..\..\rt-thread\src\ipc.c
-
-
-
-
- device.c
- 1
- ..\..\rt-thread\src\device.c
-
-
-
clock.c
1
..\..\rt-thread\src\clock.c
-
-
- thread.c
+ ipc.c
1
- ..\..\rt-thread\src\thread.c
+ ..\..\rt-thread\src\ipc.c
-
-
- irq.c
+ memheap.c
1
- ..\..\rt-thread\src\irq.c
+ ..\..\rt-thread\src\memheap.c
-
-
- scheduler.c
+ device.c
1
- ..\..\rt-thread\src\scheduler.c
+ ..\..\rt-thread\src\device.c
+
+
+ kservice.c
+ 1
+ ..\..\rt-thread\src\kservice.c
+
+
+ mempool.c
+ 1
+ ..\..\rt-thread\src\mempool.c
+
+
+ timer.c
+ 1
+ ..\..\rt-thread\src\timer.c
-
-
object.c
1
..\..\rt-thread\src\object.c
-
-
- kservice.c
+ thread.c
1
- ..\..\rt-thread\src\kservice.c
+ ..\..\rt-thread\src\thread.c
+
+
+ components.c
+ 1
+ ..\..\rt-thread\src\components.c
+
+
+ irq.c
+ 1
+ ..\..\rt-thread\src\irq.c
+
+
+ idle.c
+ 1
+ ..\..\rt-thread\src\idle.c
@@ -731,136 +734,100 @@
libc
- stdio.c
+ libc.c
1
- ..\..\rt-thread\components\libc\compilers\armlibc\stdio.c
+ ..\..\rt-thread\components\libc\compilers\armlibc\libc.c
-
-
syscalls.c
1
..\..\rt-thread\components\libc\compilers\armlibc\syscalls.c
-
-
mem_std.c
1
..\..\rt-thread\components\libc\compilers\armlibc\mem_std.c
-
-
- libc.c
+ stdio.c
1
- ..\..\rt-thread\components\libc\compilers\armlibc\libc.c
+ ..\..\rt-thread\components\libc\compilers\armlibc\stdio.c
-
-
-
- unistd.c
- 1
- ..\..\rt-thread\components\libc\compilers\common\unistd.c
-
-
-
-
- delay.c
- 1
- ..\..\rt-thread\components\libc\compilers\common\delay.c
-
-
-
-
- time.c
- 1
- ..\..\rt-thread\components\libc\compilers\common\time.c
-
-
-
stdlib.c
1
..\..\rt-thread\components\libc\compilers\common\stdlib.c
-
-
- mqueue.c
+ unistd.c
1
- ..\..\rt-thread\components\libc\posix\pthreads\mqueue.c
+ ..\..\rt-thread\components\libc\compilers\common\unistd.c
-
-
- pthread_cond.c
+ delay.c
1
- ..\..\rt-thread\components\libc\posix\pthreads\pthread_cond.c
+ ..\..\rt-thread\components\libc\compilers\common\delay.c
-
-
- semaphore.c
+ time.c
1
- ..\..\rt-thread\components\libc\posix\pthreads\semaphore.c
+ ..\..\rt-thread\components\libc\compilers\common\time.c
-
-
-
- pthread_barrier.c
- 1
- ..\..\rt-thread\components\libc\posix\pthreads\pthread_barrier.c
-
-
-
-
- sched.c
- 1
- ..\..\rt-thread\components\libc\posix\pthreads\sched.c
-
-
-
-
- pthread_rwlock.c
- 1
- ..\..\rt-thread\components\libc\posix\pthreads\pthread_rwlock.c
-
-
-
-
- pthread_attr.c
- 1
- ..\..\rt-thread\components\libc\posix\pthreads\pthread_attr.c
-
-
-
-
- pthread_spin.c
- 1
- ..\..\rt-thread\components\libc\posix\pthreads\pthread_spin.c
-
-
-
pthread_mutex.c
1
..\..\rt-thread\components\libc\posix\pthreads\pthread_mutex.c
-
-
+
+ pthread_barrier.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_barrier.c
+
+
+ pthread_rwlock.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_rwlock.c
+
+
+ mqueue.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\mqueue.c
+
pthread_tls.c
1
..\..\rt-thread\components\libc\posix\pthreads\pthread_tls.c
-
-
+
+ pthread_spin.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_spin.c
+
+
+ semaphore.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\semaphore.c
+
+
+ pthread_cond.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_cond.c
+
+
+ sched.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\sched.c
+
pthread.c
1
..\..\rt-thread\components\libc\posix\pthreads\pthread.c
+
+ pthread_attr.c
+ 1
+ ..\..\rt-thread\components\libc\posix\pthreads\pthread_attr.c
+
@@ -871,50 +838,46 @@
1
..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\system_MIMXRT1052.c
-
-
fsl_gpio.c
1
..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_gpio.c
-
-
fsl_lpuart.c
1
..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_lpuart.c
-
-
+
+ fsl_usdhc.c
+ 1
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_usdhc.c
+
fsl_semc.c
1
..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_semc.c
-
-
fsl_clock.c
1
..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_clock.c
-
-
fsl_cache.c
1
..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_cache.c
-
-
fsl_common.c
1
..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_common.c
-
-
+
+ fsl_enet.c
+ 1
+ ..\..\rt-thread\bsp\imxrt\libraries\MIMXRT1050\MIMXRT1052\drivers\fsl_enet.c
+
startup_MIMXRT1052.s
2
@@ -930,8 +893,6 @@
1
..\..\..\..\APP_Framework\Applications\general_functions\list\double_list.c
-
-
single_list.c
1
@@ -939,6 +900,256 @@
+
+ lwIP
+
+
+ netdb.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\netdb.c
+
+
+ ip.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ip.c
+
+
+ autoip.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\autoip.c
+
+
+ ethernet.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\netif\ethernet.c
+
+
+ netif.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\netif.c
+
+
+ sys.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\sys.c
+
+
+ sockets.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\sockets.c
+
+
+ altcp_alloc.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\altcp_alloc.c
+
+
+ netifapi.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\netifapi.c
+
+
+ tcpip.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\tcpip.c
+
+
+ ip4_addr.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\ip4_addr.c
+
+
+ dhcp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\dhcp.c
+
+
+ init.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\init.c
+
+
+ ethernetif.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\netif\ethernetif.c
+
+
+ etharp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\etharp.c
+
+
+ memp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\memp.c
+
+
+ ip4.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\ip4.c
+
+
+ netbuf.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\netbuf.c
+
+
+ raw.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\raw.c
+
+
+ ip4_frag.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\ip4_frag.c
+
+
+ tcp_out.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\tcp_out.c
+
+
+ lowpan6.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\netif\lowpan6.c
+
+
+ icmp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\icmp.c
+
+
+ api_lib.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\api_lib.c
+
+
+ inet_chksum.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\inet_chksum.c
+
+
+ stats.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\stats.c
+
+
+ err.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\err.c
+
+
+ altcp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\altcp.c
+
+
+ tcp_in.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\tcp_in.c
+
+
+ dns.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\dns.c
+
+
+ sys_arch.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\arch\sys_arch.c
+
+
+ timeouts.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\timeouts.c
+
+
+ igmp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\ipv4\igmp.c
+
+
+ udp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\udp.c
+
+
+ altcp_tcp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\altcp_tcp.c
+
+
+ pbuf.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\pbuf.c
+
+
+ def.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\def.c
+
+
+ api_msg.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\api_msg.c
+
+
+ ping.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\apps\ping\ping.c
+
+
+ if_api.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\api\if_api.c
+
+
+ tcp.c
+ 1
+ ..\..\rt-thread\components\net\lwip-2.1.2\src\core\tcp.c
+
+
+
+
+ SAL
+
+
+ netdev_ipaddr.c
+ 1
+ ..\..\rt-thread\components\net\netdev\src\netdev_ipaddr.c
+
+
+ netdev.c
+ 1
+ ..\..\rt-thread\components\net\netdev\src\netdev.c
+
+
+ net_netdb.c
+ 1
+ ..\..\rt-thread\components\net\sal_socket\socket\net_netdb.c
+
+
+ dfs_net.c
+ 1
+ ..\..\rt-thread\components\net\sal_socket\dfs_net\dfs_net.c
+
+
+ sal_socket.c
+ 1
+ ..\..\rt-thread\components\net\sal_socket\src\sal_socket.c
+
+
+ net_sockets.c
+ 1
+ ..\..\rt-thread\components\net\sal_socket\socket\net_sockets.c
+
+
+ af_inet_lwip.c
+ 1
+ ..\..\rt-thread\components\net\sal_socket\impl\af_inet_lwip.c
+
+
+
sensor
@@ -960,28 +1171,128 @@
- xip
+ WebNet
- fsl_flexspi_nor_boot.c
+ wn_module_asp.c
1
- xip\fsl_flexspi_nor_boot.c
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_asp.c
+
+
+ uploaddata.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\uploaddata.c
+
+
+ wn_module_alias.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_alias.c
+
+
+ wn_module_auth.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_auth.c
+
+
+ wn_request.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_request.c
+
+
+ webnet.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\webnet.c
+
+
+ wn_module_ssi.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_ssi.c
+
+
+ wn_module_cgi.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_cgi.c
+
+
+ wn_module_index.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_index.c
+
+
+ wn_sample_upload.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\wn_sample_upload.c
+
+
+ netsetting.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\netsetting.c
+
+
+ deviceinfoasp.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\deviceinfoasp.c
+
+
+ wn_sample.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\samples\wn_sample.c
+
+
+ wn_mimetype.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_mimetype.c
+
+
+ wn_module_upload.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_upload.c
+
+
+ wn_module_log.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\module\wn_module_log.c
+
+
+ wn_session.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_session.c
+
+
+ wn_utils.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_utils.c
+
+
+ wn_module.c
+ 1
+ ..\..\..\..\APP_Framework\Applications\webnet\WebNet_XiUOS\src\wn_module.c
+
+
+ xip
fsl_flexspi_nor_flash.c
1
xip\fsl_flexspi_nor_flash.c
+
+ fsl_flexspi_nor_boot.c
+ 1
+ xip\fsl_flexspi_nor_boot.c
+
+
-
-
-
+
+
+
+
diff --git a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/rtconfig.h b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/rtconfig.h
index 111d72f3d..964d9ebdc 100644
--- a/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/rtconfig.h
+++ b/Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/xidatong-arm32/rtconfig.h
@@ -101,7 +101,6 @@
#define RT_DFS_ELM_REENTRANT
#define RT_DFS_ELM_MUTEX_TIMEOUT 3000
#define RT_USING_DFS_DEVFS
-#define RT_USING_DFS_ROMFS
/* Device Drivers */
@@ -189,7 +188,7 @@
#define RT_LWIP_TCP_WND 8196
#define RT_LWIP_TCPTHREAD_PRIORITY 10
#define RT_LWIP_TCPTHREAD_MBOX_SIZE 8
-#define RT_LWIP_TCPTHREAD_STACKSIZE 1024
+#define RT_LWIP_TCPTHREAD_STACKSIZE 4096
#define RT_LWIP_ETHTHREAD_PRIORITY 12
#define RT_LWIP_ETHTHREAD_STACKSIZE 1024
#define RT_LWIP_ETHTHREAD_MBOX_SIZE 8
@@ -276,10 +275,28 @@
/* sensor app */
+#define APP_USING_WEBNET
+#define WEBNET_PORT 80
+#define WEBNET_CONN_MAX 16
+#define WEBNET_ROOT "/webnet"
+
+/* Select supported modules */
+
+#define WEBNET_USING_LOG
+#define WEBNET_USING_AUTH
+#define WEBNET_USING_CGI
+#define WEBNET_USING_ASP
+#define WEBNET_USING_SSI
+#define WEBNET_USING_INDEX
+#define WEBNET_USING_ALIAS
+#define WEBNET_USING_UPLOAD
+#define WEBNET_CACHE_LEVEL 0
+#define WEBNET_USING_SAMPLES
/* lib */
#define APP_SELECT_NEWLIB
+#define LIB_USING_CJSON
/* LVGL configuration */