Commit Graph

91 Commits

Author SHA1 Message Date
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
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
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