Commit Graph

  • 6909bb2947 APP_Framework/lib/:add embeded database (flashdb) configuration file chunyexixiaoyu 2022-03-04 15:44:22 +0800
  • a5f48c65b7 move aiit-arm32-board and aiit-riscv64-board to aiit_board wgz-code 2022-03-04 14:48:58 +0800
  • 96ecc0324f update readme file wgz-code 2022-03-04 13:35:33 +0800
  • 3e687f8337 ADD_XIUOS_FETURES change to #ifdef ADD_XIZI_FETURES wgz-code 2022-03-04 12:20:20 +0800
  • 918bed7634 conflict resolution wgz-code 2022-03-04 12:12:33 +0800
  • 46a8d5f9e5 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master wgz-code 2022-03-04 12:08:33 +0800
  • 295ffe0486 conflict resolution wgz-code 2022-03-04 12:07:39 +0800
  • 233024f3f0 conflict resolution wgz-code 2022-03-04 11:58:46 +0800
  • 0501122537 support fft on aiit-riscv64-board for nuttx wgz-code 2022-03-04 11:14:53 +0800
  • 9946b33530 Update nsh_command.c wgzAIIT 2022-03-04 10:06:16 +0800
  • 57e98cb8af suuport atti-riscv64-board onnuttx wgz-code 2022-03-03 19:44:52 +0800
  • 06b2ed5235 optimize OPCUA demo and PLC demo and added PLC channel instead of bus wlyu 2022-03-03 17:58:14 +0800
  • 316798e98c support zigbee on nuttx stm32f4discovery wgz-code 2022-03-03 14:43:51 +0800
  • 56ab10f0e9 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop Wang_Weigen 2022-03-02 15:39:38 +0800
  • ccc9d8e72e add rv32m1 zero riscy jump entry Wang_Weigen 2022-03-02 15:35:46 +0800
  • 74683ed165 support hs300x to nuttx10.2.0 wgz-code 2022-03-02 12:36:18 +0800
  • a35e73e7dd update nuttx 10.1.0 to 10.2.0 from Wang_guozhu xuedongliang 2022-03-02 11:36:27 +0800
  • 777408e1b7 Define the headre and frame structures of EtherCAT. Build testcases based on hfa21 Ethernet. Tested on an old commit 7b82f2a60b, whose AT command agent works. xuedongliang 2022-03-02 11:35:28 +0800
  • 5ba501eae7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master wgz-code 2022-03-02 11:24:53 +0800
  • de2144aaa9 update nuttx 10.1.0 to 10.2.0 wgz-code 2022-03-02 11:21:49 +0800
  • 0e4eaaa67f change nuttx wgz-code 2022-03-02 11:09:39 +0800
  • 3cf06cdcd8 Merge branch 'ethercat' into ethercat_resolve Forsworns 2022-03-01 20:07:21 +0800
  • 4d6caa6182 APP_Framework support nuttx-10.2.0 wgz-code 2022-03-01 17:57:08 +0800
  • 1f041ac321 xiuos:change the .gitmodules file Ubiquitous/RT_Thread/ update README.md and add build.sh file from Tian_Chunyu xuedongliang 2022-03-01 17:53:58 +0800
  • 516e6adc5d Ubiquitous/RT_Thread/ update README.md and add build.sh file chunyexixiaoyu 2022-03-01 17:27:37 +0800
  • 841fa1b5a4 xiuos:change the .gitmodules file chunyexixiaoyu 2022-03-01 16:58:42 +0800
  • b916ebb768 add aiit-arm32-board to nuttx wgz-code 2022-03-01 16:53:46 +0800
  • 71d77936cc update nuttx 10.1.0 to 10.2.0 wgz-code 2022-03-01 16:40:08 +0800
  • 3191a295aa remove nuttx wgz-code 2022-03-01 16:31:23 +0800
  • c796fde261 feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi from Liu_Weichao xuedongliang 2022-03-01 16:00:30 +0800
  • ae7c02ad39 feat modify Ubiquitous/feature_yaml/XiZi.yaml file Liu_Weichao 2022-03-01 14:18:10 +0800
  • 5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi Liu_Weichao 2022-03-01 14:15:01 +0800
  • f45477ab2a Revise LwIP for control framework Add a PrivGetTickTime API to transform layer Fix compile error on aiit-arm32-board Rollback SerialDevIntRead xuedongliang 2022-03-01 09:52:56 +0800
  • 392591e50d support software-defined ethercat Forsworns 2022-02-28 10:27:30 +0800
  • abe0247e04 forget to remove comments on errorno Forsworns 2022-02-25 10:24:25 +0800
  • 9fe5d550b5 revise lwip for control framework Forsworns 2022-02-24 17:52:19 +0800
  • 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 xuedongliang 2022-02-24 16:22:37 +0800
  • 3b5cdc402c 1、add rv32m1_vega board for xiuos;2、repair the float number printf bug xuedongliang 2022-02-24 16:21:22 +0800
  • 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 xuedongliang 2022-02-24 16:18:37 +0800
  • f1e8216944 1、support sd card driver for ok1052-c board by NXP uSDHC library; 2、support sd card mount for fatfs from Liu_WeiChao xuedongliang 2022-02-24 16:15:16 +0800
  • eb4538e331 support spi module wlyu 2022-02-23 17:11:08 +0800
  • a180b2a53b APP_Framework/Applications/: modify the label in the image.h chunyexixiaoyu 2022-02-21 17:30:49 +0800
  • ff6554b8df verified and add the NNOM (a Neural Network library specifically for microcontrollers)as a part of knowing framework chunyexixiaoyu 2022-02-21 15:19:28 +0800
  • 0f8336c9e7 add file note for vega board Wang_Weigen 2022-02-18 16:22:45 +0800
  • 3c8fcd55cc add readme for vega board Wang_Weigen 2022-02-18 16:01:14 +0800
  • 1b047bbabe APP_Framework/Applications/:add NNoM mnist example WentaoWong 2022-02-18 15:51:58 +0800
  • 7ece915772 APP_Framework/Applications/:add configuration file about NNoM mnist example WentaoWong 2022-02-18 15:51:37 +0800
  • cde42331ee APP_Framework/Framework/:add NNoM(v0.4.3) source code WentaoWong 2022-02-18 15:51:18 +0800
  • e4393985f8 APP_Framework/Framework/:add Kconfig file and SConscript file about NNoM(v0.4.3) WentaoWong 2022-02-18 14:40:20 +0800
  • 48dfa06f79 APP_Framework/Framework/:sovle the name error in the configuration files of CMSIS-NN WentaoWong 2022-02-18 14:36:40 +0800
  • 9339ffe2fd fix USB write error using fatfs function Liu_Weichao 2022-02-17 16:29:41 +0800
  • 84b27692c0 feat support USB HOST for ok1052-c board Liu_Weichao 2022-02-17 15:18:27 +0800
  • 691611de34 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop Wang_Weigen 2022-02-17 11:10:15 +0800
  • 26e8a1a7e8 repair running error by remove interrupt stack,and repair the uart output problems Wang_Weigen 2022-02-17 11:10:02 +0800
  • f942af6c43 remove adc string wlyu 2022-02-17 09:25:22 +0800
  • efd8999988 support adc bus wlyu 2022-02-16 18:01:25 +0800
  • 60cd74e296 chore: kernel selector in Kconfig Forsworns 2022-02-16 14:49:54 +0800
  • 5185501d72 support PLC bus and clean codes wlyu 2022-02-15 17:40:40 +0800
  • a101e994ff changed demo task name with hump style wlyu 2022-02-15 16:12:49 +0800
  • 338f4ad41a support plc demo wlyu 2022-02-15 14:24:46 +0800
  • 513cc43f06 APP_Framework/Applications/:solve the bug in the SConscript about compiling chunyexixiaoyu 2022-02-15 10:08:14 +0800
  • f46bf7044a APP_Framework/Framework:update k210 yolov2 detect procedure chunyexixiaoyu 2022-02-15 10:06:51 +0800
  • 3bc3577d35 Merge branch '1220' of https://code.gitlink.org.cn/wlyu/xiuos into 1220 wlyu 2022-02-14 09:41:13 +0800
  • 0c6f013bfd fixed adc compliation error wlyu 2022-02-14 09:39:06 +0800
  • 98817fac11 fixed adc compliation error wlyu 2022-02-14 09:39:06 +0800
  • 2ecded6feb set sd device function default off Liu_Weichao 2022-02-09 09:55:48 +0800
  • bd11453657 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into cortex_m7_drivers Liu_Weichao 2022-02-08 16:55:13 +0800
  • d7507bcd6e feat support sdio read/write/configure function Liu_Weichao 2022-02-08 16:53:47 +0800
  • 521dc56e15 fixed merge fault wlyu 2022-01-30 23:39:16 +0800
  • e8fb3ca4fd Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into 1220 wlyu 2022-01-30 22:56:05 +0800
  • 5346d8401f support PLC bus and opcua API wlyu 2022-01-30 22:51:00 +0800
  • d5d7ea74c8 add rega board interrupt process Wang_Weigen 2022-01-29 15:59:53 +0800
  • aa0c438976 add rv32m1_vega for xiuos Wang_Weigen 2022-01-28 11:06:37 +0800
  • aa27dea6e9 update knowing framework and ov2640 dirver from Tian_Chunyu xuedongliang 2022-01-27 22:31:57 +0800
  • dc811358fe move readme.md to nuttx path and fix bug for HCHO_TB600B_WQ_HCHO1OS xuedongliang 2022-01-27 22:31:02 +0800
  • b927abfd64 feat support lcd driver for aiit-arm32-board xuedongliang 2022-01-27 22:29:59 +0800
  • 7b32e213ce add sd card driver part for ok1052-c board Liu_Weichao 2022-01-26 17:14:43 +0800
  • 8fc1462141 Ubiquitous/RT_Thread/: eliminate the Kconfig warning in ov2640 driver chunyexixiaoyu 2022-01-25 14:44:27 +0800
  • 7df26b9ce3 move readme.md to nuttx path and fix bug for HCHO_TB600B_WQ_HCHO1OS wgzAIIT 2022-01-25 14:15:12 +0800
  • 600d615765 Ubiquitous/RT_Thread/:update stm32f407 lcd driver, support show string. chunyexixiaoyu 2022-01-25 11:04:08 +0800
  • df0404b4cc merge the latest codes wlyu 2022-01-24 18:38:03 +0800
  • 1dfcf0edbe support spi module and plc module wlyu 2022-01-24 18:30:44 +0800
  • 672229cd0f repair the bug of float number printf Wang_Weigen 2022-01-24 14:49:06 +0800
  • 63ec04cf6e fix xiuos/transform.h code standard problem Liu_Weichao 2022-01-21 16:03:31 +0800
  • 28cf201808 fixed UDP socket recv and send bug and support I2c Bus registration wlyu 2022-01-21 11:14:46 +0800
  • 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. chunyexixiaoyu 2022-01-19 14:42:16 +0800
  • 3a84b9942b fix lcd display error Liu_Weichao 2022-01-19 13:56:05 +0800
  • 2c12cac790 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers Liu_Weichao 2022-01-18 17:07:27 +0800
  • d5ff9259a0 resubmit the lvgl code xuedongliang 2022-01-18 16:45:20 +0800
  • 65a3861ea7 resubmit the lvgl code Wang_Weigen 2022-01-18 16:38:38 +0800
  • 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 chunyexixiaoyu 2022-01-18 15:58:33 +0800
  • 1c5047f47a Ubiquitous/RT_Thread/:change the default orientation of the MCU-ATK screen chunyexixiaoyu 2022-01-18 15:54:54 +0800
  • 2115572813 support i2c eeprom and rtc for ok1052-c and remove wrong Copyright wlyu 2022-01-18 15:44:07 +0800
  • 9223e8214e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers Liu_Weichao 2022-01-18 15:06:42 +0800
  • a5066f8a36 1、add lvgl for xiuos;2、add semc and extern sram test for ok-1052;3、add fpu status set xuedongliang 2022-01-18 15:01:02 +0800
  • bc1d8f574b sync upstream Wang_Weigen 2022-01-18 14:55:00 +0800
  • 546edab7f0 feat support lcd driver for aiit-arm32-board Liu_Weichao 2022-01-18 14:11:55 +0800
  • 27657d6219 fixed opcua demo bug and show mac address xuedongliang 2022-01-18 13:28:59 +0800
  • 0172522463 1、add ADC driver for aiit-arm32-board,but there is no extra IO for adc analog input; 2、add ADC driver for stm32f407-st-discovery board xuedongliang 2022-01-18 13:27:52 +0800
  • 109ad93e9e feat support DMA for aiit-arm32-board and stm32f407-st-discovery uart function Liu_Weichao 2022-01-17 17:15:19 +0800