Commit Graph

207 Commits

Author SHA1 Message Date
wgz-code
4a805adf42 set CONFIG_ADD_NUTTX_FETURES=y on attiboards for nuttx os 2022-03-08 14:49:11 +08:00
wgz-code
1599bb5af7 set CONFIG_CLOCK_MONOTONIC=y on attiboard 2022-03-08 13:59:29 +08:00
wgz-code
a5f48c65b7 move aiit-arm32-board and aiit-riscv64-board to aiit_board 2022-03-04 14:48:58 +08:00
wgz-code
96ecc0324f update readme file 2022-03-04 13:35:33 +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
wgzAIIT
9946b33530 Update nsh_command.c 2022-03-04 10:06:16 +08:00
wgz-code
57e98cb8af suuport atti-riscv64-board onnuttx 2022-03-03 19:44:52 +08:00
wgz-code
74683ed165 support hs300x to nuttx10.2.0 2022-03-02 12:36:18 +08:00
xuedongliang
a35e73e7dd update nuttx 10.1.0 to 10.2.0 from Wang_guozhu
it is OK
2022-03-02 11:36:27 +08:00
wgz-code
5ba501eae7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-03-02 11:24:53 +08:00
wgz-code
de2144aaa9 update nuttx 10.1.0 to 10.2.0 2022-03-02 11:21:49 +08:00
wgz-code
0e4eaaa67f change nuttx 2022-03-02 11:09:39 +08:00
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
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
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
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
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
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
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
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
Wang_Weigen
d5d7ea74c8 add rega board interrupt process 2022-01-29 15:59:53 +08:00
Wang_Weigen
aa0c438976 add rv32m1_vega for xiuos 2022-01-28 11:06:37 +08:00
xuedongliang
aa27dea6e9 update knowing framework and ov2640 dirver from Tian_Chunyu
it is OK
2022-01-27 22:31:57 +08:00
xuedongliang
dc811358fe move readme.md to nuttx path and fix bug for HCHO_TB600B_WQ_HCHO1OS
it is OK
2022-01-27 22:31:02 +08:00
Liu_Weichao
7b32e213ce add sd card driver part for ok1052-c board 2022-01-26 17:14:43 +08:00
chunyexixiaoyu
8fc1462141 Ubiquitous/RT_Thread/: eliminate the Kconfig warning in ov2640 driver 2022-01-25 14:44:27 +08:00
wgzAIIT
7df26b9ce3 move readme.md to nuttx path and fix bug for HCHO_TB600B_WQ_HCHO1OS 2022-01-25 14:15:12 +08:00
chunyexixiaoyu
600d615765 Ubiquitous/RT_Thread/:update stm32f407 lcd driver, support show string. 2022-01-25 11:07:43 +08:00
Wang_Weigen
672229cd0f repair the bug of float number printf 2022-01-24 14:49:06 +08:00
Liu_Weichao
3a84b9942b fix lcd display error 2022-01-19 13:56:05 +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
chunyexixiaoyu
1c5047f47a Ubiquitous/RT_Thread/:change the default orientation of the MCU-ATK screen 2022-01-18 15:56:13 +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