forked from espressif/esp-idf
Merge branch 'bugfix/readme_links_precheck' into 'master'
ci: always run check_readme_links See merge request espressif/esp-idf!14796
This commit is contained in:
@@ -39,7 +39,6 @@
|
|||||||
check_readme_links:
|
check_readme_links:
|
||||||
extends:
|
extends:
|
||||||
- .pre_check_job_template
|
- .pre_check_job_template
|
||||||
- .doc-rules:build:docs
|
|
||||||
tags: ["build", "amd64", "internet"]
|
tags: ["build", "amd64", "internet"]
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
|
@@ -8,7 +8,7 @@ This unit test tests basic functionality of the `ESPTimer` class. The test does
|
|||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* A Linux system
|
* A Linux system
|
||||||
* The usual IDF requirements for Linux system, as described in the [Getting Started Guides](../../../../docs/en/get-started/index.rst).
|
* The usual IDF requirements for Linux system, as described in the [Getting Started Guides](../../../../../../docs/en/get-started/index.rst).
|
||||||
* The host's gcc/g++
|
* The host's gcc/g++
|
||||||
|
|
||||||
This application has been tested on Ubuntu 20.04 with `gcc` version *9.3.0*.
|
This application has been tested on Ubuntu 20.04 with `gcc` version *9.3.0*.
|
||||||
|
Reference in New Issue
Block a user