summaryrefslogtreecommitdiff
path: root/py/circuitpy_mpconfig.h
AgeCommit message (Expand)Author
2021-01-21AlphabeticalScott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft
2021-01-05Merge branch 'main' into msgpackiot49
2020-12-18rename ota to dualbankmicroDev
2020-12-12Merge branch 'main' into ota-s2microDev
2020-12-11Merge branch 'main' into msgpackScott Shawcroft
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-12-08implement ota modulemicroDev
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-01add module msgpackBernhard Boser
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-24Disable 3-arg pow() function on m0 boardsJeff Epler
2020-11-19WIP: redo API; not compiled yetDan Halbert
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-13Save flash spaceScott Shawcroft
2020-11-03Renamed to adafruit_bus_devicegamblor21
2020-11-01add binascii to most buildsDan Halbert
2020-10-27Add alarm_touch modulemicroDev
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-14Merge pull request #3554 from gamblor21/move_ordereddictDan Halbert
2020-10-14Remove ordered dict from SAMD21gamblor21
2020-10-13Moved ORDEREDDICT define to central locationgamblor21
2020-10-10Add async/await syntax to FULL_BUILDwarriorofwire
2020-09-21canio: rename from _canioJeff Epler
2020-09-21_canio: Minimal implementation for SAM E5x MCUsJeff Epler
2020-09-14camera: Implement new library for cameraKamil Tomaszewski
2020-09-10Merge pull request #3326 from tannewt/native_wifiScott Shawcroft
2020-09-06circuitpy_mpconfig: enable 3-arg pow() with CIRCUITPY_FULL_BUILDJeff Epler
2020-08-25Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-19Add espidf module.Scott Shawcroft
2020-08-19SSL works until it runs out of memoryScott Shawcroft
2020-08-19Ping work and start to add socketpoolScott Shawcroft
2020-08-19Fix ipaddress import and parse ipv4 stringsScott Shawcroft
2020-08-19Add ipaddressScott Shawcroft
2020-08-19First crack at native wifi APIScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft