micropython/ports
robert-hh bf7d3ad8c6 samd/boards: Rename flash pins consistently for QSPI and SPI.
For SAMD21 devices, the board flash signals must be named in pins.csv as
FLASH_MOSI, FLASH_MISO, FLASH_SCK, FLASH_CS for creating the SPI object.

And rename the QSPI pins to QSPI_xxxx instead of FLASH_xxx.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-06-06 00:42:33 +10:00
..
bare-arm
cc3200 ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
embed
esp32 ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
esp8266 ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
mimxrt ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
minimal all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
nrf ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
pic16bit
powerpc all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
qemu-arm
renesas-ra ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
rp2 ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
samd samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00
stm32 stm32/help: Exclude legacy entries from help, and adjust constant names. 2023-06-02 12:43:58 +10:00
teensy ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00
unix unix/main: Add NLR scope for checking module __path__. 2023-06-01 16:21:37 +10:00
webassembly webassembly/modutime: Use extmod version of time module. 2023-04-27 15:11:52 +10:00
windows windows/Makefile: Allow variants to add QSTR_DEFS. 2023-05-11 14:34:15 +10:00
zephyr ports: Standardise docs link in help text. 2023-06-02 11:48:46 +10:00