Commit Graph

67 Commits

Author SHA1 Message Date
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
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
Forsworns 60cd74e296 chore: kernel selector in Kconfig 2022-02-16 14:49:54 +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
Liu_Weichao 7b32e213ce add sd card driver part for ok1052-c board 2022-01-26 17:14:43 +08:00
Liu_Weichao 3a84b9942b fix lcd display error 2022-01-19 13:56:05 +08:00
Liu_Weichao 9223e8214e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers 2022-01-18 15:06:42 +08:00
Wang_Weigen bc1d8f574b sync upstream 2022-01-18 14:55:00 +08:00
Liu_Weichao 546edab7f0 feat support lcd driver for aiit-arm32-board 2022-01-18 14:11:55 +08:00
xuedongliang 27657d6219 fixed opcua demo bug and show mac address
it is OK
2022-01-18 13:28:59 +08:00
Liu_Weichao 109ad93e9e feat support DMA for aiit-arm32-board and stm32f407-st-discovery uart function 2022-01-17 17:15:19 +08:00
Wang_Weigen d56a5315dd modify the extern sram size as 32MBytes 2022-01-17 15:43:06 +08:00
wlyu 169c3c3c5d fixed socket bug and optimize with lwip flag and other codes 2022-01-17 15:21:15 +08:00
Wang_Weigen c88dc282fc add semc and extern sram test for ok-1052 2022-01-17 15:05:42 +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 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
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
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
Wang_Weigen 37c247f4d7 add lvgl 2022-01-05 15:23:12 +08:00
wlyu 7c0b7367d1 optimize LWIP demo and OPCua demo 2021-12-31 14:37:57 +08:00
wlyu 62dcbef383 optimize lwip demo and ok1052-c directories 2021-12-30 11:25:22 +08:00
wlyu ebb1321b7c update ping debug commands 2021-12-22 16:04:28 +08:00
wlyu 8992dce241 fixed menu and complilation error 2021-12-22 13:45:52 +08:00
wlyu 5799b31942 fixed menu and complilation error 2021-12-21 10:20:56 +08:00
wlyu c20c9c20d2 support OPCUA and LWIP 2021-12-20 16:44:03 +08:00
wlyu b4730f3f87 support OPCUA and LWIP 2021-12-20 15:52:05 +08:00
Wang_Weigen e366c8817c repair a bug of inputting password of shell 2021-12-14 10:37:22 +08:00
Wang_Weigen f2ba792380 sync upstream branch and add 'as830' sensor of ch4 2021-12-14 10:32:17 +08:00
Liu_Weichao ead80da91f fix that i2c device of sensor framework cannot set i2c address 2021-12-10 10:23:30 +08:00
Kiritoy 4aacf28974 add cortex-m0 support and fix some bugs 2021-12-08 14:43:10 +08:00
xuedongliang 1dfb44a706 1、fix third_party_usb data format bugs; 2、feat riscv64 usb mount file system function.
it is OK
2021-12-07 09:52:09 +08:00
Wang_Weigen fa1637ffbd sync upstream 2021-12-07 09:47:13 +08:00
Liu_Weichao a7baf1e7ed fix third_party_usb/usbhost data format bugs 2021-12-07 09:43:53 +08:00
Wang_Weigen b76b1506cd modify board name in readme 2021-12-06 09:58:10 +08:00
Wang_Weigen b1e7057b17 add bin file flash way of gd32vf103_rvstar in READ.md 2021-12-03 16:47:17 +08:00
Wang_Weigen 644f2bbf37 add gd32vf103 'README.md' 2021-12-03 15:38:10 +08:00
Wang_Weigen 19bd5a4705 repair the uart input of gd32fv103_rvstar 2021-12-03 14:07:05 +08:00
Wang_Weigen b1264ad3c9 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop 2021-12-02 15:18:33 +08:00
Wang_Weigen 607b8ca017 transplant development board of gd32vf103_rvstar 2021-12-02 15:17:59 +08:00
Liu_Weichao a21ca4af2a fix XiUOS/stm32f103-nano board README.md error 2021-12-02 14:21:54 +08:00
Liu_Weichao a51473d791 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-12-02 11:09:39 +08:00
Liu_Weichao 20b852eb38 add XiUOS/stm32f103-nano board support, feat shell and docs stack-heap-optimize advice 2021-12-02 11:09:17 +08:00
Liu_Weichao c78ab5242c Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-12-01 10:28:26 +08:00
Liu_Weichao a42f20ab3c add XiUOS/stm32f103-nano board support, task create function has some bugs 2021-12-01 10:27:25 +08:00