Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 25 of 244) sorted by relevance

12345678910

/hal_espressif-3.6.0/
DREADME_CN.md9 下表总结了乐鑫芯片在 ESP-IDF 各版本中的支持状态,其中 ![alt text][supported] 代表已支持,![alt text][preview] 代表目前处于预览支持状态。在预览支…
13 …lt text][supported] | ![alt text][supported] | ![alt text][supported] | ![alt text][supported] | !…
14 … | | ![alt text][supported] | ![alt text][supported] | ![alt text][s…
15 … | | ![alt text][supported] | ![alt text][supported] | …
16 … | | ![alt text][preview] | ![alt text][supported] | [芯片发布公告](http…
19 [supported]: https://img.shields.io/badge/-%E6%94%AF%E6%8C%81-green "supported"
DREADME.md5 ESP-IDF is the development framework for Espressif SoCs supported on Windows, Linux and macOS.
9supported] denote preview status and support, respectively. In preview status the build is not yet…
13 …lt text][supported] | ![alt text][supported] | ![alt text][supported] | ![alt text][supported] | !…
14 … | | ![alt text][supported] | ![alt text][supported] | ![alt text][s…
15 … | | ![alt text][supported] | ![alt text][supported] | …
16 … | | ![alt text][preview] | ![alt text][supported] | [Announcement…
19 [supported]: https://img.shields.io/badge/-supported-green "supported"
22 Espressif SoCs released before 2016 (ESP8266 and ESP8285) are supported by [RTOS SDK](https://githu…
62 …to `<chip_name>`. Run `idf.py set-target` without any arguments to see a list of supported targets.
DSUPPORT_POLICY.md8 Each ESP-IDF major and minor release (V4.1, V4.2, etc) is supported for
28 During the Maintenance period, the version is still supported but only bugfixes
43 and other third-party tools should be supported by their maintainers.
53 ESP-IDF V3.3 was released in September 2019. It will be supported for 30 months
75 * ESP-IDF V4.0.x will be supported until October 2021
76 * ESP-IDF V3.3.x will be supported until February 2022
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/tutorial/
DBLE_Mesh_Node_OnOff_Server_Example_Walkthrough.md209 - `model_count`: number of SIG models supported in this element.
210 - `vnd_model_count`: number of the Vendor model supported in this element.
214 …ork separately. For example, if two SIG Models and one Vendor model are supported in an element, t…
217 … be set to `ESP_BLE_MESH_MODEL_NODE`. Likewise, if the SIG Model is not supported, the second para…
260 … Get, Set, or Status State, as well as the minimum value lengths that are supported in this module.
309 Operation structure defines the state value supported by a model. A specific operation structure is…
354 | `ESP_BLE_MESH_NO_INPUT` | Input is not supported by device's IO |
364 | `ESP_BLE_MESH_NO_OUTPUT ` | Output is not supported by device's IO |
432 … the role of a node is supported. There are two roles in BLE Mesh: a Provisioner and a node. In th…
433 - **Support for BLE Mesh Provisioner**: Indicates if the role of a Provisioner is supported.
[all …]
/hal_espressif-3.6.0/tools/test_idf_monitor/tests/
Driscv_panic1_out.txt12 ␛[0;33mW (37) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
13 ␛[0;33mW (184) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
44 ␛[0;33mW (37) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
45 ␛[0;33mW (184) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
76 ␛[0;33mW (37) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
77 ␛[0;33mW (184) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
Driscv_panic1.txt12 ␛[0;33mW (37) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
13 ␛[0;33mW (184) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
80 ␛[0;33mW (37) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
81 ␛[0;33mW (184) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
148 ␛[0;33mW (37) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
149 ␛[0;33mW (184) bootloader_random: RNG for ESP32-C3 not currently supported␛[0m
/hal_espressif-3.6.0/examples/protocols/asio/ssl_client_server/
DREADME.md53 W (5277) esp32_asio_pthread: pthread_condattr_setclock: not yet supported!
54 W (5297) esp32_asio_pthread: pthread_condattr_setclock: not yet supported!
77 W (600) esp32_asio_pthread: pthread_condattr_setclock: not yet supported!
78 W (1610) esp32_asio_pthread: pthread_condattr_setclock: not yet supported!
79 W (1610) esp32_asio_pthread: pthread_condattr_setclock: not yet supported!
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dpthread.rst37 …- The ``attr`` argument is supported for setting stack size and detach state only. Other attribute…
61 Static initializer constant ``PTHREAD_ONCE_INIT`` is supported.
80 …AD_MUTEX_INITIALIZER`` is supported, but the non-standard static initializer constants for other m…
95 Static initializer constant ``PTHREAD_COND_INITIALIZER`` is supported.
111 Static initializer constant ``PTHREAD_RWLOCK_INITIALIZER`` is supported.
120 …- The ``destr_function`` argument is supported and will be called if a thread function exits norma…
Dasync_memcpy.rst16 …Memory copy from/to external PSRAM is not supported on ESP32-S2, :cpp:func:`esp_async_memcpy` will…
26 …s and copy size. User has to give it a valid value (only 16, 32, 64 are supported) if the destinat…
36 // update the maximum data stream supported by underlying DMA engine
/hal_espressif-3.6.0/docs/en/api-guides/
Dlwip.rst12 - `Netconn API`_ is enabled but not officially supported for ESP-IDF applications
17 Some common lwIP "app" APIs are supported indirectly by ESP-IDF:
19 - DHCP Server & Client are supported indirectly via the :doc:`/api-reference/network/esp_netif` fun…
20 - Simple Network Time Protocol (SNTP) is supported via the :component_file:`lwip/include/apps/sntp/…
21 - ICMP Ping is supported using a variation on the lwIP ping API. See :doc:`/api-reference/protocols…
55 The following BSD socket API functions are supported. For full details see :component_file:`lwip/lw…
176 Not all standard socket options are supported by lwIP in ESP-IDF. The following socket options are
245 When the file descriptor is a socket, only the following ``fcntl()`` values are supported:
255 When the file descriptor is a socket, only the following ``ioctl()`` values are supported:
265 The lwIP Raw API is designed for single threaded devices and is not supported in ESP-IDF.
[all …]
/hal_espressif-3.6.0/docs/zh_CN/api-reference/peripherals/
Dledc.rst61 …低,反之亦然。如果 API 不是用来改变 LED 亮度,而是用于其它目的,这种相互关系可能会很重要。更多信息详见 :ref:`ledc-api-supported-range-frequency-…
160 .. _ledc-api-supported-range-frequency-duty-resolution:
164 .. _ledc-api-supported-range-frequency-duty-resolution:
/hal_espressif-3.6.0/examples/peripherals/spi_master/hd_eeprom/main/
DKconfig.projbuild11 Currently this example hasn't supported SPI1 pins on other chips yet.
26 The Erase_All and Write_All commands of EEPROM are only supported when EEPROM is
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c404 BOOLEAN supported; in bta_av_audio_sink_getconfig() local
430 supported = FALSE; in bta_av_audio_sink_getconfig()
433 supported = TRUE; in bta_av_audio_sink_getconfig()
440 if (supported) { in bta_av_audio_sink_getconfig()
520 BOOLEAN supported; in bta_av_co_audio_getconfig() local
551 supported = FALSE; in bta_av_co_audio_getconfig()
554 supported = TRUE; in bta_av_co_audio_getconfig()
561 if (supported) { in bta_av_co_audio_getconfig()
/hal_espressif-3.6.0/examples/system/pthread/
DREADME.md7 …d parameters for the related FreeRTOS tasks. For complete details about supported Pthreads APIs, c…
13 This example should be able to run on any supported Espressif SoC development board.
/hal_espressif-3.6.0/components/esp_http_server/
DKconfig7 …This sets the maximum supported size of headers section in HTTP request packet to be processed by …
14 This sets the maximum supported size of HTTP request URI to be processed by the server
/hal_espressif-3.6.0/tools/cmake/
Dcrosstool_version_check.cmake9 "is not the supported version ${expected_gcc_version}. ${ctng_version_warning}")
29 … "crosstool-ng version ${ctng_version} doesn't match supported version ${expected_ctng_version}"
/hal_espressif-3.6.0/examples/custom_bootloader/bootloader_hooks/
DREADME.md50 Bootloader hooks are **not** supported in legacy `make` build system. They are only supported with …
/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dspi_flash.rst25supported with the main flash chip (and not with other flash chips, that is on SPI1 with different…
30 … and Dual mode (DOUT/DIO) of almost all 24-bits address flash chips are supported, because they do…
32 Quad mode (QIO/QOUT) is supported on following chip types:
44 Octal mode (OPI) are supported on following chip types:
50 The 32-bit address range of following chip type is supported:
73 …sing ``esp_flash_*`` devices and ``spi_device_*`` devices on the same SPI bus is not supported yet.
163 mmap is supported by cache, so it can only be used on main flash.
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/advanced-topics/
Dfirmware-image-format.rst86 …| 6 | Minimal chip revision supported by the image (deprecated, use the following field) …
88 …| 7-8 | Minimal chip revision supported by the image (in format: major * 100 + minor) …
90 …| 9-10 | Maximal chip revision supported by the image (in format: major * 100 + minor) …
/hal_espressif-3.6.0/examples/wifi/ftm/
DREADME.md23 …ports FTM Responder mode. Both Station and SoftAP need to be run on the supported ESP targets that…
29 Build and flash the example on a supported device to see below output -
74 Currently FTM is only supported in below configuration -
75 1. Station as Initiator and SoftAP as Responder on supported ESP devices
/hal_espressif-3.6.0/docs/en/api-reference/network/
Desp_dpp.rst15 …or higher. To use Easy Connect no additional App needs to be installed on the supported smartphone.
20 Example on how to provision {IDF_TARGET_NAME} using a supported smartphone: :example:`wifi/wifi_eas…
/hal_espressif-3.6.0/examples/peripherals/i2c/i2c_tools/
DREADME.md21 …f this sensor without writing any code (just use the command-line tools supported by this example)…
53 ### Check all supported commands and their usages
59 | 1. Try 'help', check all supported commands |
113 Enter deep sleep mode. Two wakeup modes are supported: timer and GPIO. If no
120 Enter light sleep mode. Two wakeup modes are supported: timer and GPIO. Mult
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
DREADME.md18 …nterface with two BULK endpoints (IN and OUT). Other transfer types are not supported by the driver
28 …g that they only call APIs (e.g., `cdc_acm_host_send_break()`) that are supported by the target de…
/hal_espressif-3.6.0/docs/en/get-started-legacy/
Dlinux-setup-scratch.rst27 … (pre-2014) Linux distributions may use ``pyserial`` version 2.x which is not supported by ESP-IDF.
28 In this case please install a supported version via ``pip`` as it is described in section
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/peroidic_sync/
DREADME.md8 … [periodic_adv_demo](../peroidic_adv), which can start extended advertisement with supported param.
22 * A development board with ESP32-C3 SoC, ESP32-S3 and BLE5.0 supported chips (e.g., ESP32-C3-DevKi…

12345678910