Chen Wang
40f3b6a569
doxygen: create framework to unify markdown and source code part ( #9946 )
...
* doxygen: adjust documentation directory structure
- Rename documentation/doxygen to documentation/0.doxygen and cleanup
some unused files.
- Add/rename folders for each sub sections, such as
1.introduction/...... Each sub section will be created as a subpage.
- Generate initial Doxyfile, this Doxyfile will be used to unify
doxygen generated API documents and those markdown files under
documentation folder. This patch just add the default Doxyfile
generated by running "doxygen -g". It is used as baseline to add
more features/configurations.
- Rename documentation/README.md to documentation/INDEX.md, and
use it as mainpage.
- Move 0.doxygen/readme.md to documentation/README.md.
* doxygen: update configurations
These configurations are from old documentation/doxygen/Doxyfile.
Try best to compatible exixting design.
* doxygen: add run script
Add a script to automatic some operations.
Updated the README.md.
---------
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Co-authored-by: Supper Thomas <78900636@qq.com>
2025-01-26 11:44:39 +08:00
Chen Wang
7432b0a019
Revert "[action] add cvitek/c906_little ci" ( #9945 )
...
Revert "[action] add cvitek/c906_little ci (#9901 )"
This reverts commit 969e0e01ef603d3929a186e8bd03f3657ec8227c.
2025-01-23 10:37:56 +08:00
Supper Thomas
969e0e01ef
[action] add cvitek/c906_little ci ( #9901 )
...
* [action] add cvitek/c906_little ci
* Update bsp_buildings.yml
* Update rtconfig.py
2025-01-23 09:35:06 +08:00
QTbin
3436aa64cb
[ht32][drv]新增了CAN、USB和SDIO的驱动文件
2025-01-12 21:32:15 -05:00
Supper Thomas
c9c103f30e
[action] set runner to ubuntu22.04
2025-01-06 19:45:33 +08:00
Supper Thomas
f76b97e0c1
[doc] doxygen attach github pages ( #9859 )
...
* [doc] doxygen attach github pages
* Update doxygen.yml
* Update doxygen.yml
* Update doxygen.yml
* Update doxygen.yml
2025-01-03 12:09:40 +08:00
Supper Thomas
5b75e1c8bf
doc(doxyge):fix doxygen path
2024-12-09 17:12:59 -05:00
hywing
15701a1f44
[bsp][stm32] add a new bsp for stm32h723-st-nucleo board
2024-12-04 10:14:27 +08:00
Supper Thomas
a7ee7b6617
Revert "[tools] use project's dir basename as default project name"
...
This reverts commit ea75800d5b3be3e63c6304afed8b06a3fdeae289.
2024-11-17 22:01:42 -05:00
Supper Thomas
ddf42bad82
[action] remove rockchip/rk3568 because of the complie time
2024-11-11 19:14:14 +08:00
hydevcode
8f77525b5d
[action] attachconfig adapts yml syntax features ( #9629 )
2024-11-07 22:32:31 +08:00
liuchao
ea75800d5b
[tools] use project's dir basename as default project name
2024-11-06 17:46:16 -05:00
Supper Thomas
96165a5e99
[action] add the yml file support
2024-11-04 22:01:30 -05:00
zhangjianwu
3a696ebc67
[BSP][GD32]add gd32e503v-eval
2024-11-02 18:38:27 -04:00
XYX12306
09bb0764be
[bsp][renesas] initial commit for ra6e2-fpb
2024-10-30 23:47:38 +08:00
CYFS
fabee02c38
[ci][rsoc]fix fm33lc026 yc3121-pos build issue ( #9564 )
...
* [ci]fix fm33lc026 yc3121-pos build issue
* [ci]rm airm2m/air105
2024-10-21 15:15:05 +08:00
CYFS
e47f478e12
[bsp][rsoc]Fix compilation issues with bsp of hc32l136
2024-10-19 12:23:07 -04:00
Yuqiang Wang
6b0671b336
[bsp][ci] fix BSPs compilation errors
...
1.RT_TIMER_TICK_PER_SECOND替换为RT_TICK_PER_SECOND
2.nxp lpc、imx、mcx系列bsp修复
3.lpc824支持gcc
4.lpc824、lpc1114 bsp默认使用nano版本
5.nxp scons --dist问题修复
6.rt-spark lvgl latest 编译修复
2024-10-11 18:32:58 -04:00
Supper Thomas
5f15b5aee4
[action] open action_tools.yml
2024-10-08 17:55:41 -04:00
Supper Thomas
6276ba144b
[action] remove debug option
2024-10-08 20:52:38 +08:00
hydevcode
443d56cfb1
[bsp][airm2m/air105][rsoc] Fix compilation issues with bsp of airm2m/air105
2024-09-30 18:50:15 -04:00
hydevcode
1bf3d79be1
[bsp][w60x][rsoc] Fix compilation issues with bsp of w60x ( #9487 )
...
* [bsp][w60x][rsoc] Fix compilation issues with bsp of w60x
* [bsp][w60x][rsoc] Fix compilation issues with bsp of w60x
2024-10-01 06:06:50 +08:00
kurisaw
40da8034a2
[bsp][nxp] Fix nxp series bsp compilation issues
2024-09-30 19:42:54 +08:00
hydevcode
827609be94
[bsp][essemi][rsoc] Fix compilation issues with bsp of essemi series
2024-09-29 20:49:57 -04:00
hydevcode
66d54ea8c0
[bsp][nxp][rsoc] Fix compilation issues with bsp of nxp/lxp series
2024-09-29 20:47:39 -04:00
hydevcode
e7e44ec7e8
[bsp][nuvoton][rsoc] Fix compilation issues with bsp of nuvoton series
2024-09-29 20:44:38 -04:00
hydevcode
4203bfeb1d
[bsp][mm32l07x][rsoc] Fix compilation issues with bsp of mm32l07x
2024-09-29 12:33:10 -04:00
Yuqiang Wang
beb7bc42de
[bsp][renesas] Add a new BSP: RZN2L-RSK
2024-09-15 13:29:20 -04:00
Supper Thomas
6320f184f5
[doxygen] add driver example for doxygen ( #9446 )
2024-09-15 08:22:44 +08:00
Meco Man
f17a71c2e4
[action][format] rename format check file name
2024-09-14 11:40:28 +08:00
Meco Man
91f11aa325
[action][spell] remove spell check when pushing
2024-09-14 11:40:28 +08:00
Supper Thomas
a0e1f954c8
[action][cppcheck] add summary ( #9426 )
...
* [action][cppcheck] add summary
添加summary 方便查看出错信息
2024-09-12 09:41:22 +08:00
Supper Thomas
3943a3e163
[action] fix cppcheck build dir ( #9406 )
2024-09-09 14:13:43 +08:00
Supper Thomas
0c16568387
[action] add cppcheck project and action debug
2024-09-05 23:39:30 -04:00
Supper Thomas
580f3146eb
fix the cfg path
2024-09-04 23:35:27 +08:00
Supper Thomas
3174fcd77b
[action] update cppcheck version
2024-09-03 20:50:31 -04:00
sheltonyu
a40f2a62ef
[bsp/at32] 1.add support m412/416 series, 2.add drv_can_v2 driver (support canfd)
2024-09-02 00:41:18 -04:00
CYFS
4f10d05a5b
[bsp][ht32] 修复编译问题
...
修复scons编译问题并添加ci
2024-08-28 18:31:59 -04:00
Fan YANG
6c085218a3
[bsp][hpmicro][hpm6e00evk] add hpm6e00evk support
...
- added hpm6e00evk support
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
2024-08-26 10:41:15 +08:00
Supper Thomas
a75ac04440
[action] add action auto labeler to label PR
2024-08-26 09:19:00 +08:00
supperthomas
d6d6752627
add fixed code
2024-08-24 15:44:23 -04:00
supperthomas
8b6df9a508
change RTTHREAD_GITHUB_TOKEN
2024-08-24 15:44:23 -04:00
Supper Thomas
cc4965cb4c
[action] Add PR for update
2024-08-24 15:44:23 -04:00
Supper Thomas
1726a174de
[action] add manual trigger build all bsp ( #31 )
2024-08-24 15:44:23 -04:00
沐枫
9822b46291
[BSP][stm32]add BSP for FK407M2-ZGT6
2024-08-15 04:10:16 -04:00
Supper Thomas
c468d1227c
[action] add robot comment when action is fail
2024-08-12 11:38:50 +08:00
LaterComer
4c5b203c0b
[tools/env]统一tools中env相关的接口,优化env部分路径拼接 ( #9185 )
...
* 统一tools中env相关的接口到env_utility.py文件,并同步调整ci
* 移除非本提交的文件
---------
Co-authored-by: Meco Man <920369182@qq.com>
2024-07-31 00:52:25 +08:00
wirano
20c04e51f8
fix: add gd32h759i-start to CI
2024-07-29 13:18:28 +08:00
Supper Thomas
30b605aa55
[action][runner] add the keil ci check for runner
...
Signed-off-by: Supper Thomas <78900636@qq.com>
2024-07-20 15:30:35 +08:00
Meco Man
08c96e5e47
[ci] use env install script to install env
2024-07-10 13:41:05 +08:00