esp-idf/components/esp_rom
Jakob Hasse e32831033a [esp_rom]: fixed S3 longjmp patch
* On S3, the placement of ROM functions is
  ECO-dependent. Hence, we don't jump into
  the middle of the longjmp function in ROM
  on S3 anymore.
  Instead, the whole longjump function is used
  in the patch.

* Also properly excluded the patch from
  bootloader build with Makefiles

Closes IDF-3391
2021-06-18 15:47:41 +08:00
..
esp32 bugfix/fix crash when lmp flooding 2021-05-24 12:08:03 +08:00
esp32c3 newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-07 12:53:45 +07:00
esp32s2 fix: add spi_flash.h for s2, s3, c3 targets in cpu_start.c 2021-01-27 12:35:49 +08:00
esp32s3 Merge branch 'feature/toolchain_2021r1' into 'master' 2021-06-09 05:06:23 +00:00
include system: add support for reset reason hint on S3 2021-06-15 13:39:51 +08:00
patches [esp_rom]: fixed S3 longjmp patch 2021-06-18 15:47:41 +08:00
test ci: enable previously disabled unit tests 2021-03-29 18:36:41 +08:00
CMakeLists.txt [esp_rom]: fixed S3 longjmp patch 2021-06-18 15:47:41 +08:00
component.mk [esp_rom]: fixed S3 longjmp patch 2021-06-18 15:47:41 +08:00
Kconfig.projbuild efuse: can disable boot ROM log from Kconfig 2021-02-22 20:56:43 +08:00