Commit Graph

217 Commits

Author SHA1 Message Date
WentaoWong d9b539b51d APP_Framework/Applications/:add README of CMSIS-NN vegetable classify example 2022-03-07 09:44:43 +08:00
WentaoWong 06143fb284 APP_Framework/Applications/:add CMSIS-NN vegetable classify example 2022-03-07 09:42:07 +08:00
WentaoWong 4c9a838011 APP_Framework/Applications/:add configuration file about CMSIS-NN vegetable classify example 2022-03-07 09:41:40 +08:00
WentaoWong b7507101bf APP_Framework/Framework/:solve the error in the configuration files of Tensorflow-lite 2022-03-07 09:40:59 +08:00
chunyexixiaoyu 0eb0efc151 APP_Framework/Applications/:add flashdb app source code 2022-03-04 16:00:37 +08:00
chunyexixiaoyu 0ff79809e8 APP_Framework/Applications/:add app flashdb configuration file 2022-03-04 15:59:35 +08:00
chunyexixiaoyu 3b377666e2 APP_Framework/Lib:add flashdb source code 2022-03-04 15:47:26 +08:00
chunyexixiaoyu 6909bb2947 APP_Framework/lib/:add embeded database (flashdb) configuration file 2022-03-04 15:45:45 +08:00
Liu_Weichao 5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi 2022-03-01 14:15:01 +08:00
Forsworns 9fe5d550b5 revise lwip for control framework 2022-02-24 17:54:41 +08:00
xuedongliang 287cd1bd89 add the NNOM (a Neural Network library specifically for microcontrollers)as a part of knowing framework add a example about nnom. update k210 yolov2 detect procedure from Tian_Chunyu
it is OK
2022-02-24 16:22:37 +08:00
xuedongliang 3b5cdc402c 1、add rv32m1_vega board for xiuos;2、repair the float number printf bug
it is OK
2022-02-24 16:21:22 +08:00
chunyexixiaoyu a180b2a53b APP_Framework/Applications/: modify the label in the image.h 2022-02-21 17:34:10 +08:00
WentaoWong 1b047bbabe APP_Framework/Applications/:add NNoM mnist example 2022-02-18 15:52:04 +08:00
WentaoWong 7ece915772 APP_Framework/Applications/:add configuration file about NNoM mnist example 2022-02-18 15:51:51 +08:00
WentaoWong cde42331ee APP_Framework/Framework/:add NNoM(v0.4.3) source code 2022-02-18 15:51:25 +08:00
WentaoWong e4393985f8 APP_Framework/Framework/:add Kconfig file and SConscript file about NNoM(v0.4.3) 2022-02-18 14:41:33 +08:00
WentaoWong 48dfa06f79 APP_Framework/Framework/:sovle the name error in the configuration files of CMSIS-NN 2022-02-18 14:38:46 +08:00
Wang_Weigen 691611de34 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-02-17 11:10:15 +08:00
chunyexixiaoyu 513cc43f06 APP_Framework/Applications/:solve the bug in the SConscript about compiling 2022-02-15 10:09:04 +08:00
chunyexixiaoyu f46bf7044a APP_Framework/Framework:update k210 yolov2 detect procedure 2022-02-15 10:07:41 +08:00
Liu_Weichao bd11453657 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into cortex_m7_drivers 2022-02-08 16:55:13 +08:00
xuedongliang aa27dea6e9 update knowing framework and ov2640 dirver from Tian_Chunyu
it is OK
2022-01-27 22:31:57 +08:00
Liu_Weichao 7b32e213ce add sd card driver part for ok1052-c board 2022-01-26 17:14:43 +08:00
Wang_Weigen 672229cd0f repair the bug of float number printf 2022-01-24 14:49:06 +08:00
Liu_Weichao 63ec04cf6e fix xiuos/transform.h code standard problem 2022-01-21 16:03:31 +08:00
chunyexixiaoyu bf17ef10cb APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points
1. the thread which run the mnist needs 10kb
2. Lwip and useless driver must be not loaded.
3. The entire bin file is close to 1024KB.
2022-01-19 14:53:47 +08:00
Wang_Weigen 65a3861ea7 resubmit the lvgl code 2022-01-18 16:38:38 +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
Wang_Weigen bc1d8f574b sync upstream 2022-01-18 14:55:00 +08:00
xuedongliang 27657d6219 fixed opcua demo bug and show mac address
it is OK
2022-01-18 13:28:59 +08:00
wlyu 169c3c3c5d fixed socket bug and optimize with lwip flag and other codes 2022-01-17 15:21:15 +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 3ca98f520d repair the compiler error of lvgl 2022-01-11 17:51:44 +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 bb0425d1b2 fixed the bug of UaGetInfo 2022-01-10 18:22:44 +08:00
wlyu 51de336db1 remove debug log and optimizing codes 2022-01-10 17:49:37 +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