chunyexixiaoyu
bc87a72f5d
Ubiquitous/RT_Thread/:add LCD driver in stm32f407_core borad,and find a bug that the FSMC_NE4 gpio had been not configured.
2022-01-13 18:48:06 +08:00
wlyu
c0de7ca44c
fixed the bug of lwip IRQ and optimize TCP and OPCUA demo
2022-01-12 18:49:36 +08:00
Wang_Weigen
27a40042f4
add fpu test
2022-01-11 18:17:26 +08:00
Wang_Weigen
aa63e53cbc
sync upstream branch
2022-01-11 17:13:40 +08:00
Wang_Weigen
c6458f1f1d
add lvgl for xiuos
2022-01-11 17:11:17 +08:00
Liu_Weichao
bac136c51d
feat support DAC driver for aiit-arm32-board and stm32f407-st-discovery
2022-01-11 16:56:57 +08:00
wlyu
6972a14f6d
fixed opcua demo exception and added mac address with showip command
2022-01-10 16:21:32 +08:00
Liu_Weichao
d789b66ed2
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers
2022-01-10 14:10:50 +08:00
Liu_Weichao
2e8383397b
feat support ADC driver for aiit-arm32-board and stm32f407-st-discovery
2022-01-10 14:08:58 +08:00
xuedongliang
3a35bee743
support LWIP and demo from Wang_Linyu Liu_Kai Yang Peihao Wang_Weigen
...
it is OK
2022-01-07 22:00:32 +08:00
wlyu
b6bec0c2b6
fixed the bug that updating ip address and TCP recv fault
2022-01-07 18:56:49 +08:00
wlyu
a49eeaf548
optimize lwip test
2022-01-07 17:02:55 +08:00
wlyu
e2e127bb0e
added socket send and recv for udp and tcp
2022-01-07 14:36:57 +08:00
wlyu
877ef9e221
1. fixed IRQ interrupt
...
2. changed lwip test command
3. merge dns and ping command
4. change test to cmd_lwip
2022-01-07 13:56:54 +08:00
wgzAIIT
6bfbbc18f2
add hcho1os sensor support Nuttx
2022-01-07 12:08:14 +08:00
wgzAIIT
c08d854d4b
add as830 sensor and tvoc10 sensor support Nuttx
2022-01-07 11:01:46 +08:00
wlyu
ddb889623d
change lwip_demo to resoures directory and mkdir socket_demo on connection_app
2022-01-06 21:20:17 +08:00
wlyu
acd53026b0
fixed the exception of close socket and added dhcp and dns demo
2022-01-06 20:37:34 +08:00
wlyu
a0337a42e3
change demo command and support DHCP demo
2022-01-06 15:58:43 +08:00
wlyu
d1d4632292
1. fixed ping exception
...
2. added tcp send test example
3. added udp [IP] to test udp
2022-01-05 20:05:07 +08:00
wgzAIIT
1f252e418f
add iaq10 sensor support Nuttx
2022-01-05 15:40:01 +08:00
Wang_Weigen
37c247f4d7
add lvgl
2022-01-05 15:23:12 +08:00
chunyexixiaoyu
9904709d70
Ubiquitous/RT_Thread: update the README file
2022-01-05 09:56:54 +08:00
wlyu
37cbb51afa
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into 1220
2021-12-31 23:40:23 +08:00
xuedongliang
711bd5bd15
add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery from Wang_guozhu
...
it is OK
2021-12-31 17:08:37 +08:00
wlyu
7c0b7367d1
optimize LWIP demo and OPCua demo
2021-12-31 14:37:57 +08:00
wgzAIIT
b342734aad
APP_Framework support Nuttx on aiit-arm32-board
2021-12-30 12:19:58 +08:00
wlyu
62dcbef383
optimize lwip demo and ok1052-c directories
2021-12-30 11:25:22 +08:00
wgzAIIT
bd31aad3ef
add d124 and zg09 sensor support Nuttx on stm32f407-discovery
2021-12-29 16:13:23 +08:00
wgzAIIT
d59acc2e03
add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery
2021-12-28 16:45:44 +08:00
chunyexixiaoyu
17be211288
Merge branch 'wang_dev' into test_pre
...
solve the Conflicts
# Conflicts:
# APP_Framework/Framework/knowing/Kconfig
2021-12-24 13:52:24 +08:00
wlyu
aa43d46953
fixed pull conflict and socket ping test bug
2021-12-22 19:00:56 +08:00
wlyu
ebb1321b7c
update ping debug commands
2021-12-22 16:04:28 +08:00
wlyu
8992dce241
fixed menu and complilation error
2021-12-22 13:45:52 +08:00
wlyu
5799b31942
fixed menu and complilation error
2021-12-21 10:20:56 +08:00
wlyu
c20c9c20d2
support OPCUA and LWIP
2021-12-20 16:44:03 +08:00
chunyexixiaoyu
be4da6f37d
Ubiquitous/RT_Thread/:change the path name
2021-12-20 16:05:55 +08:00
wlyu
b4730f3f87
support OPCUA and LWIP
2021-12-20 15:52:05 +08:00
Wang_Weigen
36f2ebbf95
add fpu status set
2021-12-20 15:42:24 +08:00
yangtuo250
c782dd26c4
feat(knowing app): remove json config from menuconfig, adding to detect_app arg
2021-12-15 19:05:07 +08:00
yangtuo250
efb28105e8
fix(knowing framework): fix unproperly named k210 detect procedure, specified yolov2
2021-12-15 17:32:07 +08:00
yangtuo250
203184e18c
fix(bsp/k210): resolve conflict of 235dcb761c path changed
2021-12-14 10:06:53 +00:00
yangtuo250
c07c918150
refactor(knowing app): add common k210 yolov2 detection procedure
2021-12-14 17:43:53 +08:00
yangtuo250
d368db9e76
refactor(knowing apps): yolov2 json parser
2021-12-14 17:43:27 +08:00
chunyexixiaoyu
235dcb761c
Ubiquitous/RT_Thread/:change the path name
2021-12-14 17:13:38 +08:00
chunyexixiaoyu
de27c59e51
Ubiquitous/RT_Thread/: update file system
...
1.change the tick base on the board/Kconfig
2.The SD card and FLASH can be mounted to the specified directory of romFS at the same time,and SD card or flash can be used independently
3.Avoid the SD card and Flash mounting sequence. If the Flash mounts the SD card to a specific directory, ensure that the SD card is mounted first
2021-12-14 13:21:42 +08:00
chunyexixiaoyu
d71c5fcd2f
Ubiquitous/RT_Thread/:add romfs file system ,including SD and FLASH directory
2021-12-14 11:11:09 +08:00
Wang_Weigen
e366c8817c
repair a bug of inputting password of shell
2021-12-14 10:37:22 +08:00
Wang_Weigen
f2ba792380
sync upstream branch and add 'as830' sensor of ch4
2021-12-14 10:32:17 +08:00
Liu_Weichao
ead80da91f
fix that i2c device of sensor framework cannot set i2c address
2021-12-10 10:23:30 +08:00