Commit History

Author SHA1 Message Date
  suda-morris 3f7a571c90 fix errors when ci testing for esp32 6 years ago
  Angus Gratton ddbd09eb15 esp32/esp32s2beta: Extract common SPIRAM options into esp_commmon component 6 years ago
  suda-morris 2f4c5c51f4 update esp32 component 6 years ago
  Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h 6 years ago
  Roland Dobai 0ae53691ba Rename Kconfig options (components/esp32) 6 years ago
  morris c159984264 separate rom from esp32 component to esp_rom 6 years ago
  Mahavir Jain 62efef0444 test: spiram: fix and enable test cases for default configuration 7 years ago
  Jeroen Domburg 6d95934a3c Make 80MHz PSRAM work as well, add testcase for weirdness reported on esp32 forums, clean up unused define in psram code 8 years ago
  Jeroen Domburg 875ae6a134 Add option to allocate external RAM using heap_alloc_caps 8 years ago
  Jeroen Domburg 34372a091c Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 8 years ago