wgzAIIT
7df26b9ce3
move readme.md to nuttx path and fix bug for HCHO_TB600B_WQ_HCHO1OS
2022-01-25 14:15:12 +08:00
chunyexixiaoyu
600d615765
Ubiquitous/RT_Thread/:update stm32f407 lcd driver, support show string.
2022-01-25 11:07:43 +08:00
wlyu
df0404b4cc
merge the latest codes
2022-01-24 18:38:19 +08:00
wlyu
1dfcf0edbe
support spi module and plc module
2022-01-24 18:30:44 +08:00
Wang_Weigen
672229cd0f
repair the bug of float number printf
2022-01-24 14:49:06 +08:00
wlyu
28cf201808
fixed UDP socket recv and send bug and support I2c Bus registration
2022-01-21 11:14:46 +08:00
Liu_Weichao
3a84b9942b
fix lcd display error
2022-01-19 13:56:05 +08:00
chunyexixiaoyu
0dee89982a
Ubiquitous/RT_Thread/:update the ov2640 driver
...
1.can choose the output format:rgb565 or jpeg
2.resolution and window size can be configured directly
3.add the test that the lcd can show rgb565 image in time
2022-01-18 16:00:16 +08:00
chunyexixiaoyu
1c5047f47a
Ubiquitous/RT_Thread/:change the default orientation of the MCU-ATK screen
2022-01-18 15:56:13 +08:00
wlyu
2115572813
support i2c eeprom and rtc for ok1052-c and remove wrong Copyright
2022-01-18 15:44:07 +08:00
Liu_Weichao
9223e8214e
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers
2022-01-18 15:06:42 +08:00
Wang_Weigen
bc1d8f574b
sync upstream
2022-01-18 14:55:00 +08:00
Liu_Weichao
546edab7f0
feat support lcd driver for aiit-arm32-board
2022-01-18 14:11:55 +08:00
xuedongliang
27657d6219
fixed opcua demo bug and show mac address
...
it is OK
2022-01-18 13:28:59 +08:00
Liu_Weichao
109ad93e9e
feat support DMA for aiit-arm32-board and stm32f407-st-discovery uart function
2022-01-17 17:15:19 +08:00
Wang_Weigen
d56a5315dd
modify the extern sram size as 32MBytes
2022-01-17 15:43:06 +08:00
wlyu
169c3c3c5d
fixed socket bug and optimize with lwip flag and other codes
2022-01-17 15:21:15 +08:00
Wang_Weigen
c88dc282fc
add semc and extern sram test for ok-1052
2022-01-17 15:05:42 +08:00
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
Kiritoy
58060874d6
rebase prepare_for_master branch
2021-12-08 14:52:10 +08:00
Kiritoy
a080d98470
Restore the file directory structure
2021-12-08 14:43:10 +08:00
Kiritoy
4aacf28974
add cortex-m0 support and fix some bugs
2021-12-08 14:43:10 +08:00
xuedongliang
1dfb44a706
1、fix third_party_usb data format bugs; 2、feat riscv64 usb mount file system function.
...
it is OK
2021-12-07 09:52:09 +08:00
Wang_Weigen
fa1637ffbd
sync upstream
2021-12-07 09:47:13 +08:00
Liu_Weichao
a7baf1e7ed
fix third_party_usb/usbhost data format bugs
2021-12-07 09:43:53 +08:00
Wang_Weigen
b76b1506cd
modify board name in readme
2021-12-06 09:58:10 +08:00
Wang_Weigen
b1e7057b17
add bin file flash way of gd32vf103_rvstar in READ.md
2021-12-03 16:47:17 +08:00
Wang_Weigen
644f2bbf37
add gd32vf103 'README.md'
2021-12-03 15:38:10 +08:00
Wang_Weigen
19bd5a4705
repair the uart input of gd32fv103_rvstar
2021-12-03 14:07:05 +08:00
Wang_Weigen
b1264ad3c9
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop
2021-12-02 15:18:33 +08:00
Wang_Weigen
607b8ca017
transplant development board of gd32vf103_rvstar
2021-12-02 15:17:59 +08:00
Liu_Weichao
a21ca4af2a
fix XiUOS/stm32f103-nano board README.md error
2021-12-02 14:21:54 +08:00
Liu_Weichao
a51473d791
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection
2021-12-02 11:09:39 +08:00
Liu_Weichao
20b852eb38
add XiUOS/stm32f103-nano board support, feat shell and docs stack-heap-optimize advice
2021-12-02 11:09:17 +08:00
chunyexixiaoyu
60ce72b37a
Ubiquitous/RT_Thread/bsp/:fix the problem that the iic parameters were changed when menuconfig
2021-12-02 09:43:59 +08:00
Liu_Weichao
c78ab5242c
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection
2021-12-01 10:28:26 +08:00
Liu_Weichao
a42f20ab3c
add XiUOS/stm32f103-nano board support, task create function has some bugs
2021-12-01 10:27:25 +08:00
bj
668796ee18
技术文档与视频
2021-12-01 10:10:52 +08:00
xuedongliang
2356e42955
update knowing framework and ov2640 driver from Tian Chunyu
...
it is OK
2021-12-01 09:59:44 +08:00
chunyexixiaoyu
0379084f40
Ubiquitous/RT_Thread/:update ov2640 drivers to adapt the hardware,IIC two wires(SCL SDA) switched due to due to hardware design.
2021-11-30 15:23:34 +08:00
Wang_Weigen
592ca413e8
sync with upstream
2021-11-25 14:26:45 +08:00
Liu_Weichao
5fe8fb59b2
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection
2021-11-17 17:37:24 +08:00
Liu_Weichao
7a172fd136
1、support adapter_lora gateway and client state-machine-model;2、fix aiit-arm32-board usb compile error.
2021-11-17 17:37:04 +08:00
xuedongliang
ca74d5cb93
Add QEMU support for XiUOS based on Cortex-M4
...
it is OK
2021-11-16 21:48:24 +08:00
Wang_Weigen
25cd73821f
fix a bug of malloc big memory failed
2021-11-12 18:24:52 +08:00
Wang_Weigen
eb14677832
1.add an API of finding the first user task in xiuos task manage list; 2.add restart application after ota
2021-11-10 17:31:39 +08:00
Liu_Weichao
c631063b7a
support adapter_lora and sx1278 device on aiit-arm32-board
2021-11-10 16:32:17 +08:00
Wang_Weigen
f3d527cf70
delete useless code
2021-11-09 17:18:21 +08:00
Wang_Weigen
b3c770dd26
delete useless code
2021-11-09 17:14:47 +08:00
Wang_Weigen
8609045f2a
repair 'mount sd card'
2021-11-09 17:13:07 +08:00
Wang_Weigen
9959ec6470
1.repair the separate compile error;2.modify ota init task
2021-11-09 16:12:07 +08:00
bj
471e2d7920
cotex-m4-emulator2
2021-10-26 11:31:19 +08:00
chunyexixiaoyu
4c0b05b752
Ubiquitous/RT_Thread/:rt-thread version update to fix the bug that tensflow lite for mcu can't be compiled.
2021-10-22 14:22:47 +08:00
bj
2f86d928c6
cortex-m4-emulator
2021-10-19 15:52:43 +08:00
xuedongliang
3f13410d96
support aiit-arm32-board for nuttx
...
it is OK
2021-10-18 17:55:36 +08:00
wang lingyu
48a19fe349
support aiit-arm32-board
2021-10-15 11:19:33 +08:00
wang lingyu
25221ac786
support aiit-arm32-board for nuttx
2021-10-15 11:09:49 +08:00
chunyexixiaoyu
bea5eda2e0
APP_Framework/Applications:update face detect and instrusion detect ,the version had been tested for long time,and its's stable.
...
At the same time,rt-thread and kendryte-sdk-source both sub module must be updated.
2021-10-14 14:15:09 +08:00
chunyexixiaoyu
43f19c4b55
Ubiquitous/RT_Thread/: add lcd test example update main.c function when it starts.
2021-10-14 11:21:06 +08:00
chunyexixiaoyu
a184611226
Ubiquitous/RT_Thread/:update K210 bsp base on https://github.com/kendryte/K210-Micropython-OpenMV
...
Fixed an issue where LCD and RW007 could not be used at the same time
2021-10-14 11:19:40 +08:00
chunyexixiaoyu
0eee31179c
Ubiquitous/RT_Thread/:update stm32 configure file and solve ov2640 driver compile bug.
2021-10-14 10:59:18 +08:00
chunyexixiaoyu
ecfbdb207f
Ubiquitous/RT_Thread/:update submodule version
2021-10-14 10:47:41 +08:00
Liu_Weichao
a5e97b1431
fix cortex-m3-emulator and hifive emulator compile error
2021-10-11 14:04:37 +08:00
Liu_Weichao
92347f7e29
1、support adapter_bluetooth and hc08 device;2、fix adapter at agent bug。
2021-10-11 10:13:01 +08:00
Wang_Weigen
ebbb30c763
sync the upstream branch
2021-09-27 17:02:34 +08:00
chunyexixiaoyu
2e209ef174
APP_Framework/Applications/:framework initialize in the bsp applications/main.c
2021-09-24 15:54:26 +08:00
Wang_Weigen
6be676af78
add e18 of zigbee connection
2021-09-24 15:22:19 +08:00
Wang_Weigen
d14ec3cb12
Merge branch 'master' of https://git.trustie.net/xuos/xiuos into develop
2021-09-22 13:29:15 +08:00
xuedongliang
21e01b2f6b
Add DELE function in board
...
it is OK
2021-09-17 15:36:38 +08:00
Liu_Weichao
bb93aefe1d
1、fix aiit_board spi_lora bug;2、fix sensor/voice Kconfig bug。
2021-09-14 15:49:28 +08:00
Wang_Weigen
ce480336d8
move security to APP_Framework
2021-09-09 18:17:04 +08:00
Wang_Weigen
34ca5a215c
mv security to APP_Framework
2021-09-09 18:14:46 +08:00
Wang_Weigen
5b47a83022
solve the compile problem of tflite in xiuos
2021-09-09 18:00:27 +08:00
Liu_Weichao
281482855d
modify sensor framework kconfig function
2021-09-08 13:34:25 +08:00
Wang_Weigen
6b7a233511
modify author description and fix bug of compiler errors,add readme for gap8
2021-09-03 14:24:41 +08:00
Wang_Weigen
b22f9a3851
fix a bug of uart input problem for gap8
2021-09-02 10:07:46 +08:00
Wang_Weigen
2fcb4ad3ad
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop
2021-09-02 10:02:16 +08:00
Wang_Weigen
198d61918b
add gap8 board of riscv for xiuos
2021-08-30 14:05:12 +08:00
LAPTOP-6JO0PLKH\FigoHu
f87c40f6fb
fix a bug in Makefile that prevented removing the '.config' file corrently
2021-08-26 20:34:45 +08:00
chunyexixiaoyu
6ad0b192e8
Ubiquitous/RT_Thread/: add a interface about k210 dvp image setting.
2021-08-13 14:33:10 +08:00
yangtuo250
9a1a407ea6
feat(knowing app): stm32f4 svc iris demo
2021-08-10 18:02:16 +08:00
Liu Yongkai
21f57bf229
feat(helmet detect): add knowing app helmet detect
2021-08-05 15:05:36 +08:00
chunyexixiaoyu
3b74443dac
APP_Framework/lib/:add cJSON library
2021-08-04 16:26:37 +08:00
Liu Yongkai
b3667294ed
feat(face_detect): read all parameters from SD card json file
2021-08-04 09:48:36 +08:00
Liu Yongkai
af42ebca62
feat(.gitignore): add rtt bsp k210 gitignore & macOS gitignore
2021-08-03 15:37:21 +08:00
xuedongliang
fde280b6a0
wifi adapter on XIUOS/aiit-arm32-board
...
it is OK
2021-07-30 09:54:14 +08:00
Liu_Kai
61cd542d92
add wifi adapter support on XIUOS/aiit-arm32-board
2021-07-28 10:11:15 +08:00
chunyexixiaoyu
38d2cb3c85
APP_Framework/Framework/:update knowing framework
...
1.fix some Kconfig file
2.add tensorflow-lite-for-mcu in knowing file
3.add mnist application,note the application cannot be used with RAM less than 500K.
4.the version need to separate application and OS(rtt),later by using add transform layer to solve it.
2021-07-20 14:50:50 +08:00
chunyexixiaoyu
fcd14e038e
APP_Framework/:fix some Kconfig file in Applications and Framework. and change know to knowing ,remove uncomfortable file(their location is wrong)
2021-07-14 15:15:57 +08:00
chunyexixiaoyu
5b9cbad759
Ubiquitous/RT_Thread: fix lcd drive for k210 ,before lcd drive can't work with spi.
2021-06-21 18:05:57 +08:00
chunyexixiaoyu
fedd6affc9
Ubiquitous/RT_Thread/:add rw007 driver and ov2640 driver
2021-06-21 17:17:51 +08:00
xuedongliang
4510a95e90
add transform layer of xiuos for applications framework from Wang weigen
...
it is OK
2021-06-17 16:32:46 +08:00
Liu_Weichao
86ef526303
add APP_Framework/Framework/connection function
2021-06-17 16:18:07 +08:00
Wang_Weigen
fba573cc0b
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop
2021-06-17 15:11:48 +08:00
Wang_Weigen
36f3e40c55
add nuttx for develop
2021-06-17 15:07:37 +08:00
Wang_Weigen
f564ef8d28
add user api printf
2021-06-17 14:47:51 +08:00
Wang_Weigen
0e496a791f
modify the configuration of app frame
2021-06-17 14:04:50 +08:00
chunyexixiaoyu
223933b6f9
Ubiquitous/RT_Thread/:add K210 bsp
2021-06-16 20:52:57 +08:00
chunyexixiaoyu
1df91a6b3c
Ubiquitous/RT_Thread/:import K210 sdk as sub module and change rt-thread version
2021-06-16 20:37:43 +08:00
Liu_Weichao
fc505837b9
add sensor framework
2021-06-16 18:35:33 +08:00
Liu_Weichao
b6b06aa538
Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into sensor
2021-06-16 13:47:48 +08:00