Tiago Medicci Serrano
a916de0e14
espressif: Update HAL library reference to include debug assert
...
During the board bringup, the new HAL reference includes an assert
to check if the critical section flags is being stored as expected.
2024-08-30 21:41:47 +08:00
Tiago Medicci Serrano
568917bfd2
espressif: Fix MCUboot build on RISC-V and unify linker script
...
This commit fixes building MCUboot on Espressif's RISC-V SoCs and
unify the associated linker scripts to make improve readability.
2024-08-21 23:28:45 +08:00
Tiago Medicci Serrano
5680e9d5a4
espressif: Update internal libraries reference
...
Update internal reference to get the most updated Espressif's
libraries. Those libraries are based on branch `release/v5.1` of
the ESP-IDF and include `v5.1.4` version of it.
2024-08-21 23:28:45 +08:00
Eren Terzioglu
c15c0d1a78
esp32[h2]: Add MCUBoot support
2024-07-14 11:38:29 +08:00