summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-06-01Merge branch 'master' into update-ulabScott Shawcroft
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-06-01ulab: docs: Fix markup errorJeff Epler
2020-06-01fix spellingJeff Epler
2020-06-01ulab: updateJeff Epler
2020-05-31shared-bindings: Fix docs of storage.VfsFatJeff Epler
2020-05-29Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-27Various doc examples: Fix the "/ 18" copypasta bugJeff Epler
2020-05-27Remove NONE from mode enum and doc tweaksScott Shawcroft
2020-05-27watchdog: use common_hal_watchdog_* patternSean Cross
2020-05-27watchdog: support catching the timeoutSean Cross
2020-05-27watchdog: move timeout exception to shared-bindingsSean Cross
2020-05-27watchdogtimer: refactor to new apiSean Cross
2020-05-27watchdog: fix documentation build errorSean Cross
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