Commit Graph

1614 Commits

Author SHA1 Message Date
Forsworns 3cf06cdcd8 Merge branch 'ethercat' into ethercat_resolve 2022-03-01 20:07:21 +08:00
wgz-code 4d6caa6182 APP_Framework support nuttx-10.2.0 2022-03-01 17:57:08 +08:00
xuedongliang 1f041ac321 xiuos:change the .gitmodules file Ubiquitous/RT_Thread/ update README.md and add build.sh file from Tian_Chunyu
it is OK
2022-03-01 17:53:58 +08:00
chunyexixiaoyu 516e6adc5d Ubiquitous/RT_Thread/ update README.md and add build.sh file 2022-03-01 17:28:16 +08:00
chunyexixiaoyu 841fa1b5a4 xiuos:change the .gitmodules file 2022-03-01 16:59:22 +08:00
wgz-code b916ebb768 add aiit-arm32-board to nuttx 2022-03-01 16:53:46 +08:00
wgz-code 71d77936cc update nuttx 10.1.0 to 10.2.0 2022-03-01 16:40:08 +08:00
wgz-code 3191a295aa remove nuttx 2022-03-01 16:31:23 +08:00
xuedongliang c796fde261 feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi from Liu_Weichao
it is OK
2022-03-01 16:00:30 +08:00
Liu_Weichao ae7c02ad39 feat modify Ubiquitous/feature_yaml/XiZi.yaml file 2022-03-01 14:18:10 +08:00
Liu_Weichao 5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi 2022-03-01 14:15:01 +08:00
xuedongliang f45477ab2a Revise LwIP for control framework Add a PrivGetTickTime API to transform layer Fix compile error on aiit-arm32-board Rollback SerialDevIntRead
it is OK
2022-03-01 09:52:56 +08:00
Forsworns 392591e50d support software-defined ethercat 2022-02-28 10:27:30 +08:00
Forsworns abe0247e04 forget to remove comments on errorno 2022-02-25 10:24:25 +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
xuedongliang 4f5d2fc070 Build a kernel selector tool in Kconfig/bash/python. Implement a naive recommendation algorithm for it. Automatically generate preferences in YAML. The features described in YAML for each kernel is not stable and is only for demonstration currently. Integrate the tool into the Makefile of XiUOS. Run make kernel_selector in XiUOS directory to verify it 2022-02-24 16:18:37 +08:00
xuedongliang f1e8216944 1、support sd card driver for ok1052-c board by NXP uSDHC library; 2、support sd card mount for fatfs from Liu_WeiChao
it is OK
2022-02-24 16:15:16 +08:00
wlyu eb4538e331 support spi module 2022-02-23 17:11:08 +08:00
chunyexixiaoyu a180b2a53b APP_Framework/Applications/: modify the label in the image.h 2022-02-21 17:34:10 +08:00
chunyexixiaoyu ff6554b8df verified and add the NNOM (a Neural Network library specifically for microcontrollers)as a part of knowing framework 2022-02-21 15:19:28 +08:00
Wang_Weigen 0f8336c9e7 add file note for vega board 2022-02-18 16:22:45 +08:00
Wang_Weigen 3c8fcd55cc add readme for vega board 2022-02-18 16:01:14 +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
Liu_Weichao 9339ffe2fd fix USB write error using fatfs function 2022-02-17 16:29:41 +08:00
Liu_Weichao 84b27692c0 feat support USB HOST for ok1052-c board 2022-02-17 15:18:27 +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
Wang_Weigen 26e8a1a7e8 repair running error by remove interrupt stack,and repair the uart output problems 2022-02-17 11:10:02 +08:00
wlyu f942af6c43 remove adc string 2022-02-17 09:25:22 +08:00
wlyu efd8999988 support adc bus 2022-02-16 18:01:25 +08:00
Forsworns 60cd74e296 chore: kernel selector in Kconfig 2022-02-16 14:49:54 +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
wlyu 338f4ad41a support plc demo 2022-02-15 14:24:46 +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
wlyu 3bc3577d35 Merge branch '1220' of https://code.gitlink.org.cn/wlyu/xiuos into 1220 2022-02-14 09:41:13 +08:00
wlyu 0c6f013bfd fixed adc compliation error 2022-02-14 09:40:56 +08:00
wlyu 98817fac11 fixed adc compliation error 2022-02-14 09:39:06 +08:00
Liu_Weichao 2ecded6feb set sd device function default off 2022-02-09 09:55:48 +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
Liu_Weichao d7507bcd6e feat support sdio read/write/configure function 2022-02-08 16:53:47 +08:00
wlyu 521dc56e15 fixed merge fault 2022-01-30 23:39:16 +08:00
wlyu e8fb3ca4fd Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into 1220 2022-01-30 22:56:05 +08:00
wlyu 5346d8401f support PLC bus and opcua API 2022-01-30 22:51:00 +08:00