morris
|
d5fb4ff7c8
|
esp_rom: add common ROM API to update CPU tick rate
|
2023-06-01 10:57:13 +08:00 |
|
morris
|
b7799ec84d
|
rom: patch uart function to switch buffer
|
2023-01-31 13:11:32 +08:00 |
|
wuzhenghui
|
88c123f805
|
esp_rom: add esp_rom_software_reset and esp_rom_software_reset_cpu interface
|
2022-08-31 01:59:36 +00:00 |
|
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 |
|
Jing Li
|
66395a5c00
|
system/sleep: further fix spi flash/ram current leakage
|
2022-07-21 19:14:26 +08:00 |
|
morris
|
ef00bd59dc
|
esp_rom: extract int matrix route and cpu ticks getter
|
2022-02-09 13:52:20 +08:00 |
|
Cao Sen Miao
|
d397464fc4
|
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 |
|
morris
|
1560d6f1ba
|
soc: add reset reasons in soc component
|
2021-07-13 10:45:38 +08:00 |
|
morris
|
c39476d699
|
esp_rom: added esp_rom_install_uart_printf
|
2020-12-11 11:45:10 +08:00 |
|
morris
|
2917651478
|
esp_rom: extract common ets apis into esp_rom_sys.h
|
2020-07-27 15:27:01 +08:00 |
|
morris
|
ab0537c079
|
esp_rom: extract common MD5 hash apis into esp_rom_md5.h
|
2020-07-21 17:01:28 +08:00 |
|
morris
|
345606e7f3
|
esp_rom: extract common uart apis into esp_rom_uart.h
|
2020-07-17 16:00:59 +08:00 |
|
morris
|
458b14a8ea
|
esp_rom: extract common efuse apis into esp_rom_efuse.h
|
2020-07-15 10:40:50 +08:00 |
|
morris
|
a4d0033c03
|
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
2020-07-07 11:40:19 +08:00 |
|
morris
|
a34409cffc
|
esp_rom: extract common CRC apis into esp_rom_crc.h
|
2020-06-23 16:40:14 +08:00 |
|