esp-idf/components/esp_rom
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 soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp32c3 esp_wifi: fix some wifi bugs 2021-07-31 18:02:20 +08:00
esp32h2 rom, spi_flash: add a patch for esp_flash_erase_region for C3, S3, H2 2021-07-24 13:28:25 +02:00
esp32s2 soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp32s3 esp_wifi: fix some wifi bugs 2021-07-31 18:02:20 +08:00
host_test/rom_test [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
include [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
linux [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
patches esp32h2: add rom code for esp32h2 2021-07-01 19:53:11 +08:00
test ci: enable previously disabled unit tests 2021-03-29 18:36:41 +08:00
CMakeLists.txt [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +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