summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
2020-06-26sdioio: Add shared-bindingsJeff Epler
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-24gnss: Implement new library for GNSSKamil Tomaszewski
2020-06-22circuitpy_defns.mk: Sort several lists of source filesJeff Epler
2020-06-22_pew: move to common-halJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-06-01py.mk: Assume we want all C source files in ulabJeff Epler
2020-06-01py.mk: Assume we want all C files from ulabJeff Epler
2020-05-29Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-28Merge pull request #2968 from jepler/more-efficient-translationDan Halbert
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-28translations: document the compressed formatJeff Epler
2020-05-28string compression: save a few bits per stringJeff Epler
2020-05-27Revert "add WatchDogTimeout exception"Sean Cross
2020-05-27watchdogtimer: refactor to new apiSean Cross
2020-05-27add WatchDogTimeout exceptionSean Cross
2020-05-27watchdog: rename module from `wdt` and move to `microcontroller`Sean Cross
2020-05-27wdt: add watchdog supportSean Cross
2020-05-19Remove reverse methods from per-board defsScott Shawcroft
2020-05-18Merge remote-tracking branch 'adafruit/master' into esp32s2Scott Shawcroft
2020-05-18Merge pull request #2896 from theacodes/add-bytearray-decodeScott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft
2020-05-15Make decode only apply to bytearray and not array as wellThea Flowers
2020-05-14Add bytearray.decode() for CPython compatibilityThea Flowers
2020-05-13Merge remote-tracking branch 'adafruit/master' into improve_verificationScott Shawcroft
2020-05-12Don't build in empty help.cScott Shawcroft
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-09vectorio: fix mpconfig definition for disabled boardswarriorofwire
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-05-04make translate againDan Halbert
2020-04-29change many ifndefs to ?=Dan Halbert
2020-04-29Merge remote-tracking branch 'adafruit/master' into ringbuf-fixesDan Halbert
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-27Merge pull request #2811 from jepler/update-ulabScott Shawcroft
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-26ulab: actually update the submoduleJeff Epler
2020-04-23Minor redundancy fixLucian Copeland
2020-04-23Merge remote-tracking branch 'upstream/master' into stm32-docfixLucian Copeland