summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23Merge pull request #3195 from tannewt/remove_i2c_stop6.0.0-alpha.2Scott Shawcroft
2020-07-23Merge pull request #3194 from tannewt/gcc10Scott Shawcroft
2020-07-23Merge pull request #3185 from hierophect/esp32-pulseioScott Shawcroft
2020-07-23Remove stop kwarg from I2C writeto.Scott Shawcroft
2020-07-23Fix unintended timer reset, style changesLucian Copeland
2020-07-23Merge pull request #3189 from weblate/weblate-circuitpython-mainJeff Epler
2020-07-23Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura
2020-07-22py/py.mk: Use additional CFLAGS to compile string0.c.Damien George
2020-07-22Add externs. GCC10 complains about duplicate definesScott Shawcroft
2020-07-23Update translation filesHosted Weblate
2020-07-23Translated using Weblate (Spanish)Alvaro Figueroa
2020-07-22Merge pull request #3163 from tannewt/memmonitorDan Halbert
2020-07-22Merge branch 'main' into memmonitorScott Shawcroft
2020-07-22Merge pull request #3107 from dherrada/type_hintsScott Shawcroft
2020-07-22Add PWMOutLucian Copeland
2020-07-22Merge branch 'main' into memmonitorScott Shawcroft
2020-07-22Merge pull request #3186 from weblate/weblate-circuitpython-mainDan Halbert
2020-07-22Update translation filesHosted Weblate
2020-07-22Merge pull request #3161 from tannewt/bytearray_findDan Halbert
2020-07-22Merge pull request #3162 from tannewt/update_mistuneDan Halbert
2020-07-21Fix BluetoothError doc typo we copiedScott Shawcroft
2020-07-21Disable countio on circuitbrains basicScott Shawcroft
2020-07-21Updates based on reviewScott Shawcroft
2020-07-21Turn off find when CPYTHON_COMPAT is offScott Shawcroft
2020-07-21Merge remote-tracking branch 'adafruit/main' into bytearray_findScott Shawcroft
2020-07-21Merge pull request #3160 from tannewt/enable_pystackScott Shawcroft
2020-07-21Merge branch 'main' into type_hintsdherrada
2020-07-21Merge pull request #3164 from tannewt/disable_networkScott Shawcroft
2020-07-21Merge pull request #3182 from ciscorn/extract_pyiScott Shawcroft
2020-07-21Only add .find without CPYTHON_COMPATScott Shawcroft
2020-07-21Turn off GC opt on uchip boardScott Shawcroft
2020-07-21Merge pull request #3177 from WarriorOfWire/issue_3170Scott Shawcroft
2020-07-21Be more aggressive with uChip buildScott Shawcroft
2020-07-21Merge pull request #3149 from DavePutz/issue2949Dan Halbert
2020-07-22Improve .pyi generationTaku Fukada
2020-07-20vectorio: fix VectorShape non-transposed pixel placementKenny
2020-07-20Tweak declaration for boards with TCMScott Shawcroft
2020-07-20Merge branch 'main' into disable_networkScott Shawcroft
2020-07-20Merge pull request #3166 from theacodes/bhb-adcScott Shawcroft
2020-07-20Merge pull request #3175 from jepler/background-callback-bugsScott Shawcroft
2020-07-20Merge pull request #3172 from WarriorOfWire/issue_3169Jeff Epler
2020-07-20pre-allocate list of known sizeKenny
2020-07-20framebufferio: Handle auto refresh flag at resetJeff Epler
2020-07-20supervisor: rename some locals for clarityJeff Epler
2020-07-20background callbacks: Clear any callbacks that were queuedJeff Epler
2020-07-19fix 3169: Polygon.points propertyKenny
2020-07-19Merge pull request #3165 from pewpew-game/pewpew-m4-analogioDan Halbert
2020-07-18Add _bhb user module for Big Honking ButtonThea Flowers
2020-07-18pewpew_m4: Disable USB_HID backRadomir Dopieralski
2020-07-18pewpew_m4: Enable analogio and usb_hidRadomir Dopieralski