summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-11Add Teensy 4.1 board definitionScott Shawcroft
2020-05-11Merge remote-tracking branch 'upstream/master' into stm32-lsetimeoutLucian Copeland
2020-05-11Did stage, socket, storagedherrada
2020-05-11Added a check for platforms supporting RTC before calling rtc_reset()DavePutz
2020-05-11Did rgbmatrix, rotaryio, and RTCdherrada
2020-05-11Added call to rtc_reset() in rtc_init()DavePutz
2020-05-11Merge pull request #2 from adafruit/masterDavePutz
2020-05-11Did ps2io, pulseio, randomdherrada
2020-05-10ujson: back out overeager loads() change; only change load()warriorofwire
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-10vectorio: fix up Rectanglewarriorofwire
2020-05-10vectorio: clean up after group removalwarriorofwire
2020-05-10vectorio: respect display transpose and mirror.warriorofwire
2020-05-10Minor fixes to _pixelbuf.PixelBuf docsRoy Hooper
2020-05-09vectorio: switch per-shape transform to Displaywarriorofwire
2020-05-09vectorio: fix mpconfig definition for disabled boardswarriorofwire
2020-05-09translations for vectoriowarriorofwire
2020-05-09Add vectorio: for drawing shapeswarriorofwire
2020-05-09Merge branch 'master' into non-standard-nvmMax Holliday
2020-05-09More erroneous else statementsMax Holliday
2020-05-09Unified single_status_byte & no_reset_cmd behaviorMax Holliday
2020-05-09Removing erroneous else statements Max Holliday
2020-05-09Merge pull request #2870 from kattni/pixelbuf-colorwheel-fixDan Halbert
2020-05-09Replacing device that was accidentally deleted Max Holliday
2020-05-09removed duplicate build paramDaniel Pollard
2020-05-08Shrink hallowing_m0_express to fit ko buildDan Halbert
2020-05-08make translateroot
2020-05-08Throw a NotImplementedError for time functions on boards without long intsDavePutz
2020-05-08Merge pull request #1 from adafruit/masterDavePutz
2020-05-08Did os, _pixelbuf, _pewdherrada
2020-05-08Update wheel to colorwheel and fix RGB order.Kattni Rembor
2020-05-08Update colorwheel from GRB to RGB.Kattni Rembor
2020-05-08Add timeout and adjustment to LSILucian Copeland
2020-05-08Merge pull request #2867 from jepler/stm32f4xx-rgbmatrixDan Halbert
2020-05-07Fix build after #2831 (stm32f4xx rgbmatrix) broke itJeff Epler
2020-05-07Did neopixel, network, nvmdherrada
2020-05-08Update py/circuitpy_mpconfig.mkDaniel Pollard
2020-05-07Did math, microcontroller, and multiterminaldherrada
2020-05-07Added gamepad, gamepadshift, and i2cslavedherrada
2020-05-07Merge pull request #2862 from spkuehl/docs-fix-RTC-typoScott Shawcroft
2020-05-07Did _eve, fontio, framebufferio, and frequencyiodherrada
2020-05-07Did board, digitalio, displayiodherrada
2020-05-07updated descriptions and build variableDaniel Pollard
2020-05-06Fix type in RTC documentation.spkuehl
2020-05-06Merge pull request #2823 from xobs/crypto-aesScott Shawcroft
2020-05-06Merge pull request #2831 from jepler/rgbmatrix-stmScott Shawcroft
2020-05-06Merge pull request #2841 from hierophect/mimxrt-spi-onewayScott Shawcroft
2020-05-06locale: add translations for aesioSean Cross