Commit Graph

50 Commits

Author SHA1 Message Date
xuedongliang 21e01b2f6b Add DELE function in board
it is OK
2021-09-17 15:36:38 +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
Wang_Weigen 579956c027 Modify framework content 2021-06-16 11:28:44 +08:00
xuedongliang 0ddb5bfd1f fix a bug of compiler failed from wang weigen
it is OK
2021-06-16 09:46:00 +08:00
chunyexixiaoyu 2faece8dc6 Ubiquitous/RT_Thread/:add stm32f407-atk-coreboard bsp in bsp folder. 2021-06-15 19:29:14 +08:00
chunyexixiaoyu e85b0832e1 Ubiquitous\RT_Thread\:add Kconfig file and SConscript file in drivers folder 2021-06-15 19:27:32 +08:00
chunyexixiaoyu 8de08a5ae1 Ubiquitous/RT_Thread/:add rt-thread as sub modules 2021-06-15 14:26:51 +08:00
TangYiwen123 cd964dff27 add a readme file 2021-06-11 15:47:59 +08:00
TangYiwen123 6d0f2ca39a modify nuttx bug of lack of files 2021-06-11 11:25:07 +08:00
Wang_Weigen f5ef4304ff fix a bug of compiler failed 2021-06-10 16:20:51 +08:00
xuedongliang b97a54dbed debug branch for posix transform
it is OK
2021-06-10 15:43:57 +08:00
Zhao_Jiasheng 9158349752 Add APP_Framework Kconfig 2021-06-10 11:41:30 +08:00
xuedongliang 4a7f51a5e9 Add nuttx to the system framework from Tang_yiwen
it is Perfect
2021-06-09 16:28:41 +08:00
Zhao_Jiasheng cb87bea665 Add sensor, modify makefile 2021-06-09 16:23:59 +08:00
TangYiwen123 b907bfab1c Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:34:06 +08:00
TangYiwen123 804bd57aa0 Add nuttx to the system framework, which is 10.1.0 2021-06-09 14:33:15 +08:00
yudongdong 8b1a886e13 Fix Lwip client bug. 2021-06-08 03:15:28 +08:00
yudongdong 82e7002069 Merge branch 'master' into LwIP_software 2021-06-08 02:06:41 +08:00
Zhao_Jiasheng 33388e60ab Adjust directory structure 2021-06-03 17:48:02 +08:00
Zhao_Jiasheng 89a2236b18 Adjust directory structure 2021-06-03 17:38:11 +08:00