Commit message (Expand) | Author | Age | |
---|---|---|---|
* | drivers/bus: Change QSPI read_cmd signature to return an error code. | Damien George | 2022-12-09 |
* | drivers/bus: Detect QSPI transfer errors and pass up to spiflash driver. | Andrew Leech | 2022-12-09 |
* | drivers/bus: Rename MP_SPI_ADDR_IS_32B to MICROPY_HW_SPI_ADDR_IS_32BIT. | Damien George | 2022-06-02 |
* | drivers, stm32: Support SPI/QSPI flash chips over 16MB. | Andrew Leech | 2020-01-30 |
* | drivers/bus: Pull out software SPI implementation to dedicated driver. | Damien George | 2018-03-10 |
* | drivers/bus: Add QSPI abstract type with software QSPI implementation. | Damien George | 2018-03-02 |