micropython/drivers/bus
Damien George c61e859108 drivers: Add MP_QSPI_IOCTL_MEMORY_MODIFIED to indicate flash changed.
Signed-off-by: Damien George <damien@micropython.org>
2025-03-25 12:58:43 +11:00
..
qspi.h drivers: Add MP_QSPI_IOCTL_MEMORY_MODIFIED to indicate flash changed. 2025-03-25 12:58:43 +11:00
softqspi.c drivers: Add MP_QSPI_IOCTL_MEMORY_MODIFIED to indicate flash changed. 2025-03-25 12:58:43 +11:00
softspi.c extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI. 2024-07-12 22:59:31 +10:00
spi.h extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI. 2024-07-12 22:59:31 +10:00