Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8committed
Commits on Nov 18, 2019
Supervisor: move most of systick to the supervisor
Show description for 7f744a2committed
Commits on Feb 19, 2019
Commits on Oct 9, 2018
- committed
Commits on Oct 4, 2018
Commits on Jul 12, 2018
Commits on Jul 11, 2018
Commits on Jun 15, 2018
drivers/sdcard: Fix bug in computing number of sectors on SD Card.
Show description for 1747d15committed- committed
Commits on Jun 14, 2018
drivers/memory/spiflash: Add functions for direct erase/read/write.
Show description for b78ca32committeddrivers/memory/spiflash: Rename functions to indicate they use cache.
Show description for cc5a940committeddrivers/memory/spiflash: Move cache buffer to user-provided config.
Show description for 86fe73bcommitted
Commits on Jun 1, 2018
Commits on Mar 13, 2018
drivers/memory/spiflash: Fix bugs in and clean up read/write functions.
Show description for bdc875ecommitted
Commits on Mar 11, 2018
Commits on Mar 9, 2018
drivers/memory/spiflash: Change to use low-level SPI object not uPy one.
Show description for a739b35committeddrivers/bus: Pull out software SPI implementation to dedicated driver.
Show description for 58ebecacommitted
Commits on Mar 2, 2018
drivers/memory/spiflash: Add support for QSPI interface.
Show description for 4e48700committeddrivers/bus: Add QSPI abstract type with software QSPI implementation.
Show description for 1da2d45committed
Commits on Feb 21, 2018
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Show description for 20dd3b1committed
Commits on Feb 18, 2018
Commits on Feb 5, 2018
Commits on Jan 31, 2018
drivers/sdcard: Update doc for ESP8266 to use correct SPI number.
Show description for a44892dauthored andcommitted- committed
- committed
Commits on Jan 10, 2018
drivers/sdcard: Avoid allocation on the heap.
Show description for a275cb0authored andcommitted- authored andcommitted
Commits on Dec 22, 2017
- authored andcommitted
Commits on Dec 13, 2017
- authored andcommitted
Commits on Nov 20, 2017
- authored andcommitted
Commits on Oct 16, 2017
drivers/wiznet5k: Get low-level W5500 driver working.
Show description for c0ea91bcommitteddrivers/wiznet5k: Improve the performance of socket ops with threading.
Show description for 73e387cauthored andcommitted
Commits on Oct 6, 2017
drivers/display/ssd1306: Make poweron() work the same with SSD1306_SPI.
Show description for ca2427ccommitted