esp-idf/components/esp_rom/include
Jakob Hasse 4dd88329c1 [esp_rom]: Partially buildable for linux
The following files have been ported:
* esp_rom_crc.h
* esp_rom_sys.h
* esp_rom_efuse.h (mostly no-ops)
* esp_rom_md5.h

Integrated Linux-based rom implementation into log
and NVS component.

Added brief host tests for ROM to ensure basic
consistency on Linux.

Added ROM printf host unit tests.

Temporarily added reset reason for Linux in ROM.
2021-08-03 12:03:24 +08:00
..
esp32/rom spi_flash: move the unlock patch to bootloader and add support for GD 2021-07-29 10:46:33 +08:00
esp32c3/rom soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp32h2/rom soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp32s2/rom Merge branch 'typo_fix/fix-length-typo' into 'master' 2021-08-02 09:35:15 +00:00
esp32s3/rom Merge branch 'typo_fix/fix-length-typo' into 'master' 2021-08-02 09:35:15 +00: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 esp_rom: extract common efuse apis into esp_rom_efuse.h 2020-07-15 10:40:50 +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_md5.h esp_rom: Allow passing any type of data pointer to md5, remove unchecked size on digest pointer 2021-05-18 01:32:59 +00:00
esp_rom_sys.h [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
esp_rom_uart.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00