Searched +full:esp_wrover_kit +full:- +full:pinctrl (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.07 states are composed by groups of pre-defined pin muxing definitions and user10 Each Zephyr-based application has its own set of pin muxing/pin configuration11 requirements. The next steps use ESP-WROVER-KIT's I2C_0 to illustrate how one15 Suppose an application running on top of the ESP-WROVER-KIT board, for some17 that board's original device tree source file (i.e., 'esp_wrover_kit.dts'),18 you'll notice that the I2C_0 node is already assigned to a pre-defined state.22 #include "esp_wrover_kit-pinctrl.dtsi"26 pinctrl-0 = <&i2c0_default>;27 pinctrl-names = "default";[all …]
4 * SPDX-License-Identifier: Apache-2.06 /dts-v1/;9 #include "esp_wrover_kit-pinctrl.dtsi"19 pwm-led0 = &pwm_led_red;20 pwm-led1 = &pwm_led_green;21 pwm-led2 = &pwm_led_blue;22 red-pwm-led = &pwm_led_red;23 green-pwm-led = &pwm_led_green;24 blue-pwm-led = &pwm_led_blue;25 uart-0 = &uart0;[all …]
14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery)17 CMSIS-DSP as the default backend.30 * CVE-2023-0359: Under embargo until 2023-04-2032 * CVE-2023-0779: Under embargo until 2023-04-2266 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding.71 * Starting from this release ``zephyr-`` prefixed tags won't be created82 image states). Use of a truncated hash or non-sha256 hash will still work88 registration function at boot-up. If applications register this then93 application code, these will now automatically be registered at boot-up (this129 This may cause out-of-tree scripts or commands to fail if they have relied[all …]
22 * CVE-2021-3835: `Zephyr project bug tracker GHSA-fm6v-8625-99jf23 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fm6v-8625-99jf>`_25 * CVE-2021-3861: `Zephyr project bug tracker GHSA-hvfp-w4h8-gxvj26 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hvfp-w4h8-gxvj>`_28 * CVE-2021-3966: `Zephyr project bug tracker GHSA-hfxq-3w6x-fv2m29 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hfxq-3w6x-fv2m>`_36 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.53 * Added ``ranges`` and ``dma-ranges`` as invalid property to be used with DT_PROP_LEN()58 CRC-16-ANSI checksum. A new function, :c:func:`crc16_reflect`, has been69 * The following Kconfig options related to radio front-end modules (FEMs) were[all …]