Files
esp-idf/components/hal/esp32c6/include/hal
harshal.patil 9514a0fd2f fix(esp_common): Add esp_fault_internal.h for use by G0 components
In release/v5.x, esp_fault.h resides in the esp_hw_support (G1)
component, so the G0 components (hal, esp_rom) must not depend on it.
Copy its contents to esp_common as esp_fault_internal.h, keep
esp_fault.h as a compatibility wrapper around it, and switch the hal
and esp_rom ECDSA/ECC code to the internal header.
2026-06-12 16:54:33 +05:30
..
2025-07-22 12:21:36 +08:00
…
2025-02-05 14:54:48 +08:00
…
2025-01-07 16:16:06 +08:00
…
…
…