hal_espressif icon indicating copy to clipboard operation
hal_espressif copied to clipboard

HAL and SDK for ESP32 and other hardware from Espressif

Results 21 hal_espressif issues
Sort by recently updated
recently updated
newest added

Allow to use the shared multi heap in the wifi related heap allocations.

DNM

Sync hal_espressif to the following SHA: 98cd3582cc65b874a26b35165449aa40331fe199 (Aug 22, 2024)

Allows QIO flash mode on esp32s3 Fixes #73677

These changes were made to skip building the hal sources from zephyr//CMakeLists.txt when building MCUboot Espressif port from Zephyr's sysbuild as it already have it's own way for integrating the...

Update the `rand` weak symbol to working one.

Add LL files for USB-OTG peripheral support for S3.

Allow to use PSRAM code relocation on ESP32-S3.

Get ULP_COPROC_RESERVE_MEM value from dts.

Draft PR to show current status of porting to Zephyr. Code compiles, but is not yet tested. @sylvioalves There are some files which are not needed for Zephyr. How do...