Marius Vikhammer
|
cfbe0a035b
|
esp-rom: add missing spi-flash ROM API functions
Added symbols for the SPI flash API which we export from the ROM interface,
deleted functions which are not exported.
Closes https://github.com/espressif/esp-idf/issues/1212
|
2022-08-08 16:34:10 +08:00 |
|
Jakob Hasse
|
f8b5ed5d6c
|
refactor (soc, esp_rom)!: removed target-specific ROM dependencies
|
2022-07-05 13:57:58 +08:00 |
|
Wu Zheng Hui
|
b98622c624
|
efuse: update efuse name
|
2022-05-28 22:03:16 +08:00 |
|
Sachin Parekh
|
2c725264f7
|
esp32c2: Support Secure Boot V2 based on ECDSA scheme
|
2022-05-11 18:00:03 +05:30 |
|
Armando
|
c1cbd7bbf6
|
cache/mmu: implememnt cache and mmu hal APIs in bootloader
|
2022-03-11 22:43:11 +08:00 |
|
KonstantinKondrashov
|
9605f3eb1a
|
soc: Adds efuse hal
Replaced eFuse ROM funcs with hal layer
|
2022-02-24 22:20:09 +08:00 |
|
songruojing
|
b860fa96e0
|
esp_system: support esp32c2 reset reason
|
2022-02-15 13:50:22 +08:00 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +08:00 |
|