esp-idf/components/esp_rom/include/esp32/rom
Ivan Grokhotkov 48f27cb5ab Merge branch 'feature/esp32_ulp_allow_8kb' into 'master'
esp32: allow up to 8 kB of ULP program size

Closes IDFGH-1772

See merge request espressif/esp-idf!10727
2020-10-20 04:08:57 +08:00
..
aes.h move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
bigint.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
cache.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
crc.h esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
efuse.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
ets_sys.h esp_rom: Fail immediately if the wrong SoC's header file is included 2019-08-12 16:57:40 +10:00
gpio.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
libc_stubs.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
lldesc.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
md5_hash.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
miniz.h rom: Add warnings for miniz functions that won't work due to missing malloc 2019-09-06 11:01:34 +10:00
rtc.h esp32: allow up to 8 kB of ULP program size 2020-10-05 11:41:39 +02:00
secure_boot.h Secure Boot: Fixes the cpp macro in esp32 secure boot rom functions. 2020-09-20 22:50:44 +05:30
sha.h SHA: add HAL layer and refactor driver 2020-10-09 08:24:08 +00:00
spi_flash.h bootloader: fix the WRSR format for ISSI flash chips 2020-09-19 10:51:51 +08:00
tbconsole.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
tjpgd.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
uart.h all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00