Home
last modified time | relevance | path

Searched +refs:if +refs:dev +refs:push (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/.gitlab/ci/
DREADME.md5 - [What if Expected Jobs ARE NOT Created?](#what-if-expected-jobs-are-not-created)
13 - [How to Add a New `if` Anchor?](#how-to-add-a-new-if-anchor)
16 - [`if` Anchors Naming Rules](#if-anchors-naming-rules)
28 4. if you push a new commit, a new pipeline will be created automatically.
30 ## What if Expected Jobs ARE NOT Created?
80 - `pattern`: Defined in an array. A GitLab job will be created if the changed files in this MR matc…
87 - `label`: Defined in an if clause, similar as the previous bot command. A GitLab job will be creat…
90 .if-label-build_docs: &if-label-build_docs
91if: '$BOT_LABEL_BUILD_DOCS || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*build_docs(?:,[^,\n\r]+…
99 - <<: *if-protected
[all …]
/hal_espressif-3.5.0/examples/peripherals/uart/uart_echo_rs485/
DREADME.md23 ESP dev kit | | RS-485 side | | SERIAL ADAPTER SIDE
63 Open the external serial interface in the terminal. By default if no any symbols are received, the …
64 When typing message and push send button in the terminal you should see the message `RS485 Received…
65 Verify if echo indeed comes from your board by disconnecting either `TxD` or `RxD` pin. Once done t…