Commit History

Author SHA1 Message Date
  wuzhenghui 4be9f15803 remove othercore cache disable 4 years ago
  Li Shuai 374ad7d38f added psram stack check in backtrace 5 years ago
  morris c159984264 separate rom from esp32 component to esp_rom 6 years ago
  Ivan Grokhotkov f9f2937694 spi_flash: raise priority of the task performing spi_flash operation 8 years ago
  Angus Gratton 7a924bd85a spi_flash: Expose an accessor the current SPI flash guard functions 8 years ago
  Angus Gratton e72e5a9706 spi_flash: Make spi_flash op_lock/op_unlock recursive 8 years ago
  Ivan Grokhotkov ee99bdfbad spi_flash_cache_enabled: report correct result in single core mode 8 years ago
  Jeroen Domburg b24d2c4cf3 Make sure cache is disabled/enabled when *both* CPUs are running inside the iram guard code 8 years ago
  Angus Gratton 99fe61716c startup: Add assertion checks around various initialisation sequences 8 years ago
  Tian Hao 26a3cb93c7 component/soc : move dport access header files to soc 8 years ago
  Tian Hao f7e8856520 component/esp32 : fix dualcore bug 8 years ago
  Ivan Grokhotkov 92436021ab spi_flash: fix race condition in s_flash_op_complete access 8 years ago
  Angus Gratton 3442d4d463 spi_flash: Add spi_flash_cache_enabled() test function 9 years ago
  Ivan Grokhotkov e76c187efb spi_flash: protect esp_intr_noniram_{disable,enable} in 1-core config 9 years ago
  Ivan Grokhotkov 4676d159ad spi_flash: fix race condition when doing operations in unpinned tasks 9 years ago
  Alexey Gerenkov 39ddc7b836 esp32: Fixes several issues in core dump feature 9 years ago
  Alexey Gerenkov 4a3e160888 esp32: Add core dump saving to flash feature 9 years ago
  Jeroen Domburg 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 years ago
  Ivan Grokhotkov aa0cd0ab47 spi_flash: add missing volatile qualifier for lock flags 9 years ago
  Ivan Grokhotkov 54ca573ce4 spi_flash: move cache operations into separate file 9 years ago