summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-05-20Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-19Fully implement digitalio and pin-in-use tracking.Scott Shawcroft
2020-05-19bleio: adapter: add advertising timeout and statusSean Cross
2020-05-19_bleio: support anonymous advertisingSean Cross
2020-05-18Merge pull request #2837 from k0d/serial-debugScott Shawcroft
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-05-18remove a duplication in polygon.cwarriorofwire
2020-05-18vectorio: speed up polygonwarriorofwire
2020-05-16Added DigitalInOut suggestionppolk-nocimed
2020-05-16Fixed Optional[Pull]ppolk-nocimed
2020-05-16Digital In Out Type Hintsppolk-nocimed
2020-05-15Note that nvm.ByteArray is available at microcontroller.nvmThea Flowers
2020-05-15Merge pull request #2810 from dherrada/masterScott Shawcroft
2020-05-15aesio: specify writable buffers for destination buffersSean Cross
2020-05-15aesio: use bufinfo rather than mp_str_bytesSean Cross
2020-05-14Fix help docScott Shawcroft
2020-05-14Fix ulab, math and template.Scott Shawcroft
2020-05-14Fixed minor indentation issuedherrada
2020-05-13Merge pull request #2889 from jepler/gamepad-tickScott Shawcroft
2020-05-13Update countio to python stub docsScott Shawcroft
2020-05-13Merge remote-tracking branch 'adafruit/master' into improve_verificationScott Shawcroft
2020-05-13Gamepad & GamepadShift: Initially allocate as long-livedJeff Epler
2020-05-13Gamepad & GamepadShift: Enable ticks while object existsJeff Epler
2020-05-12Move vectorio to stubsScott Shawcroft
2020-05-12Merge remote-tracking branch 'adafruit/master' into improve_verificationScott Shawcroft
2020-05-12Merge branch 'master' into Optical-Encoder-ModuleScott Shawcroft
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-12Merge remote-tracking branch 'adafruit/master' into vectorioScott Shawcroft
2020-05-12Merge branch 'master' into Optical-Encoder-ModuleScott Shawcroft
2020-05-12Merge pull request #2871 from DavePutz/Issue2812Scott Shawcroft
2020-05-12Merge branch 'master' into masterdherrada
2020-05-12Did usb_hid, usb_midi, ustack, wiznetdherrada
2020-05-12Did time, touchio, uheapdherrada
2020-05-12Did struct, supervisor, terminaliodherrada
2020-05-12Fixed underline in documentationDaniel Pollard
2020-05-12merged masterDaniel Pollard
2020-05-11fix VectorShape on_dirty callback registration being set for the wrong typewarriorofwire
2020-05-11Clean up circle documentationwarriorofwire
2020-05-11Merge branch 'master' into Issue2812DavePutz
2020-05-11Merge pull request #2877 from rhooper/pixelbuf-doc-fixScott Shawcroft
2020-05-11Did stage, socket, storagedherrada
2020-05-11Did rgbmatrix, rotaryio, and RTCdherrada
2020-05-11Did ps2io, pulseio, randomdherrada
2020-05-10ujson: do not eat trailing whitespacewarriorofwire
2020-05-10fix another doc error (pixelsx - thanks @theacodes)Roy Hooper
2020-05-10Fix docs some moreRoy Hooper
2020-05-10Minor fixes to _pixelbuf.PixelBuf docsRoy Hooper
2020-05-09vectorio: switch per-shape transform to Displaywarriorofwire
2020-05-09Add vectorio: for drawing shapeswarriorofwire
2020-05-08Throw a NotImplementedError for time functions on boards without long intsDavePutz