/hal_espressif-2.7.6/tools/ci/ |
D | ci_get_mr_info.py | 67 actions = parser.add_subparsers(dest='action', help='info type') variable 72 actions.add_parser('id', parents=[common_args]) 73 actions.add_parser('files', parents=[common_args]) 74 actions.add_parser('commits', parents=[common_args])
|
/hal_espressif-2.7.6/tools/idf_py_actions/ |
D | README.md | 8 - base_actions - dictionary with actions that are already available for idf.py 23 "actions": {
|
/hal_espressif-2.7.6/tools/ |
D | idf.py | 466 def _print_closing_message(self, args, actions): argument 469 if any(t in str(actions) for t in ('flash', 'dfu', 'uf2', 'uf2-app')): 526 if 'all' in actions or 'build' in actions: 529 if 'app' in actions: 531 if 'partition_table' in actions: 533 if 'bootloader' in actions:
|
/hal_espressif-2.7.6/examples/protocols/http_server/restful_server/front/web-demo/src/ |
D | store.js | 17 actions: {
|
/hal_espressif-2.7.6/docs/en/get-started/ |
D | vscode-setup.rst | 7 …rt for VS Code and we aim to provide complete end to end support for all actions related to ESP-ID…
|
/hal_espressif-2.7.6/docs/en/api-guides/jtag-debugging/ |
D | using-debugger.rst | 239 It is possible to combine these debugging actions on a single command line allowing convenient 240 …setup of blocking and non-blocking actions in one step. ``idf.py`` implements a simple logic to mo… 241 …actions (such as openocd) to the beginning and the interactive ones (such as gdb, monitor) to the …
|
D | index.rst | 243 …pplication available under :example:`get-started/blink` and covers the following debugging actions: 253 Similar debugging actions are provided using GDB from :ref:`jtag-debugging-examples-command-line`.
|
/hal_espressif-2.7.6/docs/en/api-reference/network/ |
D | esp_netif_driver.rst | 7 actions based on driver's lifecycle transitions.
|
D | esp_mesh.rst | 211 …nabled, nodes in an ESP-MESH network are able to carry out the following actions without autonomou…
|
/hal_espressif-2.7.6/examples/peripherals/touch_pad_read/ |
D | README.md | 31 …ge detection algorithm, which can achieve the purpose of detecting touch actions by configuring ap…
|
/hal_espressif-2.7.6/docs/en/api-reference/storage/ |
D | fatfs.rst | 30 4. Call the C standard library and POSIX API functions to perform such actions on files as open, re…
|
/hal_espressif-2.7.6/examples/ethernet/eth2ap/ |
D | README.md | 11 …rks like a *bridge* between Ethernet and Wi-Fi, and it won't perform any actions on Layer3 and hig…
|
/hal_espressif-2.7.6/docs/en/api-reference/peripherals/ |
D | timer.rst | 71 After the alarm is enabled, and the timer reaches the alarm value, the following two actions can oc…
|
D | sd_pullup_requirements.rst | 173 - Perform one of the following actions on the GPIO13 pin:
|
D | adc.rst | 67 …rations. ADC continuous (DMA) read mode is suitable for high-frequency continuous sampling actions.
|
D | mcpwm.rst | 122 …ble GPIOs. The MCPWM may be configured to perform one of four predefined actions on A/B outputs wh…
|
/hal_espressif-2.7.6/docs/en/hw-reference/esp32s2/ |
D | user-guide-esp32-s2-kaluga-1-kit.rst | 322 …- Touch actions cannot be triggered because of the multiplexed pin IO11. ESP-LyraP-LCD32 will not … 330 …button on ESP-LyraT-8311A. At the same time, ESP-LyraP-TouchA needs this pin for its touch actions.
|
D | user-guide-esp32-s2-kaluga-1-kit-v1.2.rst | 299 …- Touch actions cannot be triggered because of the multiplexed pin IO11. ESP-LyraP-LCD32 is also a…
|
/hal_espressif-2.7.6/examples/system/esp_event/user_event_loops/ |
D | README.md | 11 …t_loop_create()` produces a handle to the loop, which is used to perform actions on that loop such…
|
/hal_espressif-2.7.6/docs/en/contribute/ |
D | contributor-agreement.rst | 153 8.1 This Agreement and all disputes, claims, actions, suits or other
|
/hal_espressif-2.7.6/examples/system/sysview_tracing_heap_log/ |
D | README.md | 9 …eed and become leaked. Both tasks uses IDF's logging API to report their actions. This example use…
|
/hal_espressif-2.7.6/docs/en/api-guides/esp-ble-mesh/ |
D | ble-mesh-terminology.rst | 52 …the states needed by the nodes, the messages controlling the states, and actions resulted from mes… 107 …and displays a random number, and then prompts users to take appropriate actions to input the rand…
|
/hal_espressif-2.7.6/tools/windows/tool_setup/ |
D | system_check_page.iss.inc | 83 …ackoverflow.com/questions/64587596/is-it-possible-to-display-the-install-actions-in-a-list-in-inno…
|
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/gatt_server_service_table/tutorial/ |
D | Gatt_Server_Service_Table_Example_Walkthrough.md | 471 …fore they can be passed around and to upper layers of the application to handle different actions.
|
/hal_espressif-2.7.6/components/esptool_py/ |
D | LICENSE | 182 distribute the Program or its derivative works. These actions are
|