8 Commits (548f88d2bd254f1328014a303f8bf602a0646421)

Author SHA1 Message Date
robert-hh ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI. 2 years ago
Angus Gratton decf8e6a8b all: Remove the "STATIC" macro and just use "static" instead. 8 months ago
Damien George b042fd5120 drivers/bus: Change QSPI read_cmd signature to return an error code. 2 years ago
Andrew Leech 7ee5afe8d1 drivers/bus: Detect QSPI transfer errors and pass up to spiflash driver. 4 years ago
Damien George 54f1694ab6 drivers/bus: Rename MP_SPI_ADDR_IS_32B to MICROPY_HW_SPI_ADDR_IS_32BIT. 2 years ago
Andrew Leech 30501d3f54 drivers, stm32: Support SPI/QSPI flash chips over 16MB. 5 years ago
Damien George 58ebeca6a9 drivers/bus: Pull out software SPI implementation to dedicated driver. 7 years ago
Damien George 1da2d45de6 drivers/bus: Add QSPI abstract type with software QSPI implementation. 7 years ago