Commit Graph

191 Commits

Author SHA1 Message Date
chunyexixiaoyu 87fade218f APP_Framework/Applications/:add the compiling file about submodule 2022-06-15 09:14:51 +08:00
chunyexixiaoyu 65d7a2b1a0 APP_Framework/Applications/:update the configuration file. 2022-06-15 09:14:48 +08:00
Wang_Weigen c6c0a0f71b modify stack size of lvgl demo 2022-05-30 16:34:29 +08:00
Wang_Weigen ad309f90c1 delete info 2022-05-30 16:33:03 +08:00
Wang_Weigen 709fbc5a4b sync the upstream 2022-05-07 10:47:23 +08:00
Wang_Weigen 5338598158 add lcd driver for xidatong 2022-05-06 17:53:48 +08:00
zhangcaiqian de0aea025b Modify the priority of main function 2022-04-26 16:01:01 +08:00
xuedongliang f25a814f0f support auto mount sd card on nuttx for xidatong & support usb on nuttx for xidatong from Wang_guozhu 2022-04-11 11:27:26 +08:00
wgzAIIT 7621b08585 support auto mount sd card on nuttx for imxrt 2022-04-07 15:08:27 +08:00
wlyu ef28f3057a optimize plc motor test and fix the lwip mutex and sem error 2022-03-31 11:27:16 +08:00
wlyu 057a6d6bb4 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-03-30 18:33:44 +08:00
Liu_Weichao 0c0313e0f7 fix APP_Framework/Applications/app_test/test_spi_flash.c license error 2022-03-28 15:58:13 +08:00
wlyu 3b8c9a8ed4 format OPUCA codes and optimize demo cases 2022-03-23 19:21:44 +08:00
wgzAIIT 3d647fc6e6 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into wgz 2022-03-23 15:16:11 +08:00
xuedongliang c8197adedf add CH438 driver for rt_thread from Wang_Weigen
it is OK
2022-03-22 17:25:59 +08:00
Wang_Weigen be221d902b repair the send peoblem for ch438 2022-03-22 14:00:34 +08:00
wgzAIIT 40d0320ef8 add qs-fx and qs-fs sensor support Nuttx on stm32f407-discovery 2022-03-21 19:04:18 +08:00
wlyu f13343bf0f merge codes 2022-03-21 17:29:25 +08:00
wlyu f74d1dafd7 optimize the codes with lwip and opcua 2022-03-21 16:47:32 +08:00
Wang_Weigen ec7b594345 repair ch438 driver 2022-03-21 16:19:57 +08:00
wgzAIIT dbca4aa6af support mulan on nuttx 2022-03-21 09:34:32 +08:00
wlyu 4843ff9e61 support control json file 2022-03-17 15:33:37 +08:00
wlyu 58390d6ee4 1. optimize plc relative codes
2. fixed ShowChannel exception
3. optimize RTC codes
4. compatible memory lds with USB
2022-03-09 17:47:53 +08:00
wlyu 30ab8676f1 merge codes 2022-03-09 16:06:27 +08:00
xuedongliang 07ba66611d feat add sensor device support for sensor framework from Liu_weichao
it is OK
2022-03-09 09:37:19 +08:00
xuedongliang 5ab2afe54e add embedded database lib (flashdb)
it is OK
2022-03-09 09:35:53 +08:00
Liu_Weichao c6b5d051a3 feat add co2_g8s for sensor framework 2022-03-08 16:39:21 +08:00
Liu_Weichao 68f92a45ed feat add altitude_bmp180 for sensor framework 2022-03-08 16:26:30 +08:00
Liu_Weichao 6be4d4b5ca feat add winddirection_qs_fx and windspeed_qs_fs for sensor framework 2022-03-08 16:15:38 +08:00
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
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
wlyu 598f92babb optimize I2C and SPI codes and add rtc module 2022-03-04 15:54:43 +08:00
chunyexixiaoyu 6909bb2947 APP_Framework/lib/:add embeded database (flashdb) configuration file 2022-03-04 15:45:45 +08:00
wgz-code 46a8d5f9e5 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-03-04 12:08:33 +08:00
wgz-code 0501122537 support fft on aiit-riscv64-board for nuttx 2022-03-04 11:14:53 +08:00
wlyu 06b2ed5235 optimize OPCUA demo and PLC demo and added PLC channel instead of bus 2022-03-03 17:58:14 +08:00
Forsworns 3cf06cdcd8 Merge branch 'ethercat' into ethercat_resolve 2022-03-01 20:07:21 +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 392591e50d support software-defined ethercat 2022-02-28 10:27:30 +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
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 48dfa06f79 APP_Framework/Framework/:sovle the name error in the configuration files of CMSIS-NN 2022-02-18 14:38:46 +08:00
wlyu efd8999988 support adc bus 2022-02-16 18:01:25 +08:00
wlyu 5185501d72 support PLC bus and clean codes 2022-02-15 17:40:40 +08:00
wlyu a101e994ff changed demo task name with hump style 2022-02-15 16:12:49 +08:00