esp-idf/components/esp_rom/include
Guillaume Souchere b8f682a11b esp-rom: create a patch of tlsf_check() for target(s) supporting ROM implementation of TLSF
The tlsf implementation in the ROM does not provide a mechanism
to register a callback to be called in by tlsf_check().

This commit is creating a patch of the tlsf implementation to provide
a definition of the function allowing to register the callback called
in tlsf_check() and add the call of this callback in tlsf_check().

This patch is only compiled for target(s) with ESP_ROM_HAS_HEAP_TLSF
set and ESP_ROM_TLSF_CHECK_PATCH set. For all the other configurations
the environment remains unchanged by those modifications.
2022-09-13 14:19:51 +02:00
..
esp32/rom esp-rom: fixed error in miniz header documention for tdefl_init 2022-09-01 18:13:53 +08:00
esp32c2/rom esp-rom: create a patch of tlsf_check() for target(s) supporting ROM implementation of TLSF 2022-09-13 14:19:51 +02:00
esp32c3/rom esp-rom: fixed error in miniz header documention for tdefl_init 2022-09-01 18:13:53 +08:00
esp32h2/rom esp-rom: fixed error in miniz header documention for tdefl_init 2022-09-01 18:13:53 +08:00
esp32s2/rom esp-rom: fixed error in miniz header documention for tdefl_init 2022-09-01 18:13:53 +08:00
esp32s3/rom esp-rom: fixed error in miniz header documention for tdefl_init 2022-09-01 18:13:53 +08:00
linux/soc [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
esp_rom_crc.h esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp_rom_efuse.h system/sleep: further fix spi flash/ram current leakage 2022-07-21 19:14:26 +08:00
esp_rom_gpio.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp_rom_lldesc.h refactor (soc, esp_rom)!: removed target-specific ROM dependencies 2022-07-05 13:57:58 +08:00
esp_rom_md5.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp_rom_regi2c.h hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
esp_rom_spiflash_defs.h spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00
esp_rom_spiflash.h spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00
esp_rom_sys.h esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
esp_rom_uart.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00