summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-05-27watchdog: rename module from `wdt` and move to `microcontroller`Sean Cross
2020-05-27wdt: add watchdog supportSean Cross
2020-05-26Merge pull request #2931 from tannewt/esp32s2_digitalioDan Halbert
2020-05-26Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-24Adjust docs to reflect behaviour.Roy Hooper
2020-05-22Simplify pixelbuf set_pixels functionGeorge Waters
2020-05-22Use mp_int_t for setting pixelbuf slice indicesGeorge Waters
2020-05-21Implement negative step for pixelbuf slicesGeorge Waters
2020-05-21Merge branch 'master' into esp32s2_digitalioScott Shawcroft
2020-05-20Fix error when getting a pixelbuf sliceGeorge Waters
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