diff options
author | Tomas Vanek <vanekt@fbl.cz> | 2021-11-29 16:49:11 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-12-15 15:53:17 +1100 |
commit | e761152d723ccbc472ec4f29ebb60a1ff6d34827 (patch) | |
tree | aa94019db304d8ce827178a4e6d9c3f52110daef /py/builtinhelp.c | |
parent | d08886558b2033c200a136620de039cd48abe86e (diff) |
esp32/machine_hw_spi: Set proper default SPI(id=2) pins on S2 and S3.
Use IO_MUX pins as defined by ESP IDF in soc/esp32/include/soc/spi_pins.h
ESP32S2 and S3 don't have IO_MUX pins for SPI3, GPIO matrix is always used.
Choose suitable defaults for S2 and S3.
ESP32C3 does not have SPI3 at all. Don't define pin mappings for it.
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Diffstat (limited to 'py/builtinhelp.c')
0 files changed, 0 insertions, 0 deletions