morris
|
d5fb4ff7c8
|
esp_rom: add common ROM API to update CPU tick rate
|
2023-06-01 10:57:13 +08:00 |
|
Marius Vikhammer
|
0eda9b9215
|
esp-rom: remove unsupported ROM functions
|
2023-01-19 10:09:09 +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 |
|
Vilem Zavodny
|
a00e8771a7
|
tjpgd: Remove ROM patches and tests.
|
2022-08-17 14:42:45 +02: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 |
|
Cao Sen Miao
|
a690a87829
|
spi_flash: Remove legacy spi_flash drivers
|
2022-07-01 11:01:34 +08:00 |
|
Michael (XIAO Xufeng)
|
d5bdf95580
|
hw_support: fixed regi2c not protected by lock on ESP32S2
|
2022-03-13 00:24:08 +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 |
|
SalimTerryLi
|
23e23b697c
|
rom/tjpgd: unify library & add rom patch
remove external tjpgd library inside example
enable tjpgd decoding on all chips
|
2021-09-01 14:42:17 +08:00 |
|
morris
|
1560d6f1ba
|
soc: add reset reasons in soc component
|
2021-07-13 10:45:38 +08:00 |
|
morris
|
bf2480f62d
|
efuse: can disable boot ROM log from Kconfig
|
2021-02-22 20:56:43 +08:00 |
|
Marius Vikhammer
|
4ff8c7ae98
|
esp_rom/esp_system: Add flag for ROM multiple UART output, esp32c3 console
From internal commit 6d894813
|
2020-12-24 14:18:01 +11:00 |
|
morris
|
c39476d699
|
esp_rom: added esp_rom_install_uart_printf
|
2020-12-11 11:45:10 +08:00 |
|
Angus Gratton
|
b68094199f
|
esp_rom: Add initial ESP32-C3 support
From internal commit 7761d6e8
|
2020-11-30 11:12:56 +11:00 |
|