wanglei
|
4ba10243f4
|
cache: patch some rom cache api, rename those apis in ld
1. Cache_Count_Flash_Pages, fix this api return enexpected + 1
2. Cache_Suspend_I/DCache, add wait cache idle after suspend cache
3. Cache_Freeze_I/DCache_Enable, add wait cache idle after freeze
|
2023-06-19 10:53:51 +08:00 |
|
Fu Hanxi
|
e4e375f488
|
fix: add spi_flash.h for s2, s3, c3 targets in cpu_start.c
update s2, s3, c3 ld files spi_flash_attach to esp_rom_spiflash_attach
|
2021-01-27 12:35:49 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Ivan Grokhotkov
|
4901917ea3
|
esp_rom: add USB related headers from the ROM code
|
2020-06-24 15:50:51 +02:00 |
|
morris
|
405b0e7f06
|
esp_rom: splict libgcc and libc outof rom.ld bundle file
|
2020-01-23 00:27:47 +08:00 |
|
morris
|
e30cd361a8
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
|