]> granicus.if.org Git - esp-idf/commit
feature(psram): add psram support for esp32-pico chip
authorchenjianqiang <chenjianqiang@espressif.com>
Tue, 25 Dec 2018 13:15:15 +0000 (21:15 +0800)
committerchenjianqiang <chenjianqiang@espressif.com>
Wed, 13 Feb 2019 06:27:44 +0000 (14:27 +0800)
commita159e58eadd4ae53e405995636f4f23ddc976f21
treefe7b7d2ed2f85ed7ce9857788b6f5ed818645736
parentfe767855df8c301ab4bee89e9de0b960c0134604
feature(psram): add psram support for esp32-pico chip

1. esp32-pico use standard spi driver to access psram
2. for esp32-pico, flash and psram share the clock
3. for esp32-pico, psram cs io can be overwrite via menuconfig
components/esp32/Kconfig
components/esp32/spiram_psram.c