summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
2020-12-02Merge pull request #3612 from gamblor21/bus_deviceScott Shawcroft
2020-12-02Merge pull request #3767 from dhalbert/sleepScott Shawcroft
2020-12-01address review commentsDan Halbert
2020-12-01Merge branch 'main' into bus_deviceMark
2020-11-30Merge pull request #3695 from cwalther/movableScott Shawcroft
2020-11-29Disable complex arithmetic on SAMD21 builds to make spaceDan Halbert
2020-11-28Use movable allocation system for terminal tilegrid.Christian Walther
2020-11-28Add movable allocation system.Christian Walther
2020-11-28Disable complex arithmetic on SAMD21 builds to make spaceDan Halbert
2020-11-25merge from upstream + wipDan Halbert
2020-11-25changed alarm.time APIDan Halbert
2020-11-24Merge pull request #3741 from hathach/fix-cdc-connection-raceJeff Epler
2020-11-24Disable 3-arg pow() function on m0 boardsJeff Epler
2020-11-23working, but need to avoid deep sleeping too fast before USB readyDan Halbert
2020-11-23Merge pull request #3694 from jepler/update-ulab2Scott Shawcroft
2020-11-23ulab: Update to release tag 1.1.0Jeff Epler
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-11-20compilesDan Halbert
2020-11-19py.mk: allow translation to be overriden in GNUmakefileJeff Epler
2020-11-19Always use preprocessor for MICROPY_ERROR_REPORTINGJeff Epler
2020-11-19Introduce, use mp_raise_arg1Jeff Epler
2020-11-19Use mp_raise instead of nlr_raise(new_exception) where possibleJeff Epler
2020-11-19Revert "samd21: Enable terse error reporting on resource constrained chip fam...Jeff Epler
2020-11-19wipDan Halbert
2020-11-19merge from mainDan Halbert
2020-11-19WIP: redo API; not compiled yetDan Halbert
2020-11-18samd21: Enable terse error reporting on resource constrained chip familyJeff Epler
2020-11-16Merge remote-tracking branch 'adafruit/main' into sleepDan Halbert
2020-11-16wip: initial code changes, starting from @tannewt's sleepio branchDan Halbert
2020-11-16Prevent exceptions from accumulating in REPLroot
2020-11-13Save flash spaceScott Shawcroft
2020-11-03Renamed to adafruit_bus_devicegamblor21
2020-11-01add binascii to most buildsDan Halbert
2020-10-31Initial SPI commitgamblor21
2020-10-27Add check for invalid io, function to disable all alarmsmicroDev
2020-10-27Add alarm_touch modulemicroDev
2020-10-27Fix build errormicroDev
2020-10-27restructure alarm modulesmicroDev
2020-10-27Renamed alarm modulesmicroDev
2020-10-27Get io wake workingmicroDev
2020-10-27Initial Sleep SupportmicroDev
2020-10-24Initial commitgamblor21
2020-10-20Fix missing `nproc` on macOS.Christian Walther
2020-10-15enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fitDan Halbert
2020-10-14Merge pull request #3554 from gamblor21/move_ordereddictDan Halbert
2020-10-14Remove ordered dict from SAMD21gamblor21
2020-10-14Removed MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT from unix coveragegamblor21
2020-10-13Moved ORDEREDDICT define to central locationgamblor21
2020-10-12Merge pull request #3538 from jepler/parallel-qstrlastScott Shawcroft
2020-10-12Merge pull request #3537 from jepler/update-protomatter-2Scott Shawcroft