| Age | Commit message (Expand) | Author |
| 2020-05-20 | Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio | Scott Shawcroft |
| 2020-05-19 | Fully implement digitalio and pin-in-use tracking. | Scott Shawcroft |
| 2020-05-19 | bleio: adapter: add advertising timeout and status | Sean Cross |
| 2020-05-19 | _bleio: support anonymous advertising | Sean Cross |
| 2020-05-18 | Merge pull request #2837 from k0d/serial-debug | Scott Shawcroft |
| 2020-05-19 | Enable showing the console on a debug uart | Mark Olsson |
| 2020-05-18 | remove a duplication in polygon.c | warriorofwire |
| 2020-05-18 | vectorio: speed up polygon | warriorofwire |
| 2020-05-16 | Added DigitalInOut suggestion | ppolk-nocimed |
| 2020-05-16 | Fixed Optional[Pull] | ppolk-nocimed |
| 2020-05-16 | Digital In Out Type Hints | ppolk-nocimed |
| 2020-05-15 | Note that nvm.ByteArray is available at microcontroller.nvm | Thea Flowers |
| 2020-05-15 | Merge pull request #2810 from dherrada/master | Scott Shawcroft |
| 2020-05-15 | aesio: specify writable buffers for destination buffers | Sean Cross |
| 2020-05-15 | aesio: use bufinfo rather than mp_str_bytes | Sean Cross |
| 2020-05-14 | Fix help doc | Scott Shawcroft |
| 2020-05-14 | Fix ulab, math and template. | Scott Shawcroft |
| 2020-05-14 | Fixed minor indentation issue | dherrada |
| 2020-05-13 | Merge pull request #2889 from jepler/gamepad-tick | Scott Shawcroft |
| 2020-05-13 | Update countio to python stub docs | Scott Shawcroft |
| 2020-05-13 | Merge remote-tracking branch 'adafruit/master' into improve_verification | Scott Shawcroft |
| 2020-05-13 | Gamepad & GamepadShift: Initially allocate as long-lived | Jeff Epler |
| 2020-05-13 | Gamepad & GamepadShift: Enable ticks while object exists | Jeff Epler |
| 2020-05-12 | Move vectorio to stubs | Scott Shawcroft |
| 2020-05-12 | Merge remote-tracking branch 'adafruit/master' into improve_verification | Scott Shawcroft |
| 2020-05-12 | Merge branch 'master' into Optical-Encoder-Module | Scott Shawcroft |
| 2020-05-12 | Swap sphinx to autoapi and the inline stubs | Scott Shawcroft |
| 2020-05-12 | Merge remote-tracking branch 'adafruit/master' into vectorio | Scott Shawcroft |
| 2020-05-12 | Merge branch 'master' into Optical-Encoder-Module | Scott Shawcroft |
| 2020-05-12 | Merge pull request #2871 from DavePutz/Issue2812 | Scott Shawcroft |
| 2020-05-12 | Merge branch 'master' into master | dherrada |
| 2020-05-12 | Did usb_hid, usb_midi, ustack, wiznet | dherrada |
| 2020-05-12 | Did time, touchio, uheap | dherrada |
| 2020-05-12 | Did struct, supervisor, terminalio | dherrada |
| 2020-05-12 | Fixed underline in documentation | Daniel Pollard |
| 2020-05-12 | merged master | Daniel Pollard |
| 2020-05-11 | fix VectorShape on_dirty callback registration being set for the wrong type | warriorofwire |
| 2020-05-11 | Clean up circle documentation | warriorofwire |
| 2020-05-11 | Merge branch 'master' into Issue2812 | DavePutz |
| 2020-05-11 | Merge pull request #2877 from rhooper/pixelbuf-doc-fix | Scott Shawcroft |
| 2020-05-11 | Did stage, socket, storage | dherrada |
| 2020-05-11 | Did rgbmatrix, rotaryio, and RTC | dherrada |
| 2020-05-11 | Did ps2io, pulseio, random | dherrada |
| 2020-05-10 | ujson: do not eat trailing whitespace | warriorofwire |
| 2020-05-10 | fix another doc error (pixelsx - thanks @theacodes) | Roy Hooper |
| 2020-05-10 | Fix docs some more | Roy Hooper |
| 2020-05-10 | Minor fixes to _pixelbuf.PixelBuf docs | Roy Hooper |
| 2020-05-09 | vectorio: switch per-shape transform to Display | warriorofwire |
| 2020-05-09 | Add vectorio: for drawing shapes | warriorofwire |
| 2020-05-08 | Throw a NotImplementedError for time functions on boards without long ints | DavePutz |