summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
2021-01-22Merge pull request #3911 from hugodahl/add-translation-for-builtin-object-helpDan Halbert
2021-01-21AlphabeticalScott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft
2021-01-14Merge branch 'main' of https://github.com/adafruit/circuitpython into add-tra...Hugo Dahl
2021-01-12Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-11Merge branch 'main' into add-translation-for-builtin-object-helpHugo Dahl
2021-01-11Merge pull request #3957 from dhalbert/gcc10-debug-buildsScott Shawcroft
2021-01-08avoid inline compile errorsDan Halbert
2021-01-07Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-05Merge branch 'main' into msgpackiot49
2020-12-30Merge branch 'main' of https://github.com/adafruit/circuitpython into add-tra...Hugo Dahl
2020-12-30Add localization for built-in helpHugo Dahl
2020-12-30Merge branch 'main' into touch-s2microDev
2020-12-29audiobusio: Make PDMIn optionalJeff Epler
2020-12-23Merge branch 'main' into pin_alarmDan Halbert
2020-12-23circuitpy_mpconfig.mk: Unconditionally disable CIRCUITPY_BUSDEVICEJeff Epler
2020-12-22A couple sleep fixesScott Shawcroft
2020-12-18implement touch alarmmicroDev
2020-12-18Merge branch 'main' into ota-s2microDev
2020-12-18rename ota to dualbankmicroDev
2020-12-17Merge pull request #3752 from jepler/gcc10Dan Halbert
2020-12-15Add alarm.pin that wakes on pin levelScott Shawcroft
2020-12-15Merge pull request #3771 from cwalther/exceptionprintJeff Epler
2020-12-14Merge pull request #3816 from dhalbert/sleepmemoryScott Shawcroft
2020-12-14-Os for SAMD51; fix CSUPEROPT typoDan Halbert
2020-12-12Merge branch 'main' into ota-s2microDev
2020-12-11Merge branch 'main' into msgpackScott Shawcroft
2020-12-10Invoke scripts withDan Halbert
2020-12-10Initial SleepMemory codeDan Halbert
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-12-08implement ota modulemicroDev
2020-12-07remove a ~ from doc that causes an error; add ExtType.c to circuitpy_defns.mkBernhard Boser
2020-12-02Merge pull request #3612 from gamblor21/bus_deviceScott Shawcroft
2020-12-02Merge remote-tracking branch 'adafruit/main' into msgpackScott Shawcroft
2020-12-02Merge pull request #3767 from dhalbert/sleepScott Shawcroft
2020-12-01moved logic to shared-module and added documentationBernhard Boser
2020-12-01removed empty line at end of py/circuitpy_mpconfig.mkBernhard Boser
2020-12-01add module msgpackBernhard Boser
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-28Revert "Prevent exceptions from accumulating in REPL"Christian Walther
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