Searched full:workflow (Results 1 – 25 of 34) sorted by relevance
12
4 - [General Workflow](#general-workflow)23 ## General Workflow
26 The OTA workflow is illustrated in the following diagram:28 ![OTA Workflow](ota_workflow.png)87 ### Internal workflow of the OTA Example
3 # This workflow will be triggered when new issue comment is created (including PR comments)
3 # This workflow will be triggered when a new issue is opened
3 # This workflow will be triggered every hour, to sync remaining PRs (i.e. PRs with zero comment) to…
3 # This workflow will be triggered when a PR modifies some python relevant files
5 ## Example workflow
16 ## Test workflow
8 ## Example workflow
100 * This function is not used in the current workflow.
47 …be significant, depending on the type of application being developed, and the development workflow.
95 …pending on the type of application being developed, and the development workflow. Most of these li…
14 … be included in your MR to get it merged. For more information, see documentation workflow in Wiki.
19 Most applications use the following workflow when working with ``esp_vfs_fat_`` functions:
12 workflow:
6 This example’s workflow is similar to the [GATT Client Example Walkthrough](../../gatt_client/tutor…116 …aracteristics and registers for notifications on the first device. This workflow is designed to te…
149 Git Workflow152 The development (Git) workflow of the Espressif ESP-IDF team is as follows:
33 For more detailed information on the workflow and the registers used, see *{IDF_TARGET_NAME} Techni…
7 For more detailed information on the application workflow and the HMAC calculation process, see *{I…
6 This example demonstrates basic usage of Ethernet interface and WiFi station together. The workflow…
91 …odbus master communication. The overview reflects a typical programming workflow and is broken dow…393 The sections below represent typical programming workflow for the slave API which should be called …
297 * get some additional custom data during provisioning workflow. in app_main()
9 …e walkthrough documentation. For a better understanding of this example workflow, it is recommende…