mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
cd79f3907d
When `DIS_USB_JTAG` eFuse is NOT burned (`False`), it is not possible to set pins 18 and 19 as GPIOs. This commit solves this by manually disabling USB JTAG when using pins 18 or 19. The functions shall use `gpio_hal_iomux_func_sel` instead of `PIN_FUNC_SELELECT`. |
||
---|---|---|
.. | ||
include | ||
ld | ||
CMakeLists.txt | ||
component.mk | ||
dport_access.c | ||
esp_crypto_lock.c | ||
Kconfig | ||
Makefile.projbuild | ||
memprot.c | ||
README.md | ||
spiram_psram.c | ||
spiram_psram.h | ||
spiram.c |
ESP32-S3 component
This directory contains support for the upcoming ESP32-S3 SoC. This code is still work in progress and not intended for public use.
Please follow announcements on espressif.com and esp32.com to be informed about the ESP32-S3 SoC.
This note will be removed once the ESP32-S3 initial support is ready.