summaryrefslogtreecommitdiff
path: root/py/circuitpy_mpconfig.mk
AgeCommit message (Expand)Author
2020-09-21_canio: Minimal implementation for SAM E5x MCUsJeff Epler
2020-09-14camera: Implement new library for cameraKamil Tomaszewski
2020-09-03Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-08-30merge from upstreamDan Halbert
2020-08-25Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-20merge from upstream; working; includes debug_out code for debugging via Salea...Dan Halbert
2020-08-19Add espidf module.Scott Shawcroft
2020-08-19SSL works until it runs out of memoryScott Shawcroft
2020-08-19SocketPool stubbed outScott Shawcroft
2020-08-19Ping work and start to add socketpoolScott Shawcroft
2020-08-19Add ipaddressScott Shawcroft
2020-08-19First crack at native wifi APIScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft
2020-08-17Turn off terminalio for ja and koScott Shawcroft
2020-08-12Don't define SHARPDISPLAY when !DISPLAYIOJeff Epler
2020-08-12sharpmemory: Implement support for Sharp Memory Displays in framebufferioJeff Epler
2020-08-02wip: compilesDan Halbert
2020-07-28add blm_badge; add CIRCUITPY_AUDIOBUSIOIO_I2SOUTDan Halbert
2020-07-17Add memorymonitor moduleScott Shawcroft
2020-07-13Merge pull request #3003 from Flameeyes/masterScott Shawcroft
2020-07-08audioio: Remove compatibility codeJeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-26sdioio: Add shared-bindingsJeff Epler
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
2020-06-25hci early wip; refactor supervisor bluetooth.c for nrf: testedDan Halbert
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-24gnss: Implement new library for GNSSKamil Tomaszewski
2020-05-27watchdog: rename module from `wdt` and move to `microcontroller`Sean Cross
2020-05-27wdt: add watchdog supportSean Cross
2020-05-12Only enable COUNTIO in full buildsScott Shawcroft
2020-05-12Merge branch 'master' into Optical-Encoder-ModuleScott Shawcroft
2020-05-12Enable vectorio by default where displayio is enabledwarriorofwire
2020-05-12merged masterDaniel Pollard
2020-05-11set vectorio to FULL_BUILD and see what workswarriorofwire
2020-05-09Add vectorio: for drawing shapeswarriorofwire
2020-05-09removed duplicate build paramDaniel Pollard
2020-05-08Update py/circuitpy_mpconfig.mkDaniel Pollard
2020-05-07updated descriptions and build variableDaniel Pollard
2020-05-06aesio: add basic AES encryption and decryptionSean Cross
2020-05-06changed build variables as per adviceDaniel Pollard
2020-05-05refactor countio based on feedbackDaniel Pollard
2020-04-29change many ifndefs to ?=Dan Halbert
2020-04-23Minor redundancy fixLucian Copeland
2020-04-23Merge remote-tracking branch 'upstream/master' into stm32-docfixLucian Copeland
2020-04-23implement requested changesLucian Copeland
2020-04-22Remove old build flags, add fixes for shared_matrixLucian Copeland
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-03-17ulab: rename enable macro so it appears in the support matrixJeff Epler