summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-25Reuse existing error message in busio.i2cRadomir Dopieralski
2019-03-24Disable frequencyio support for samd21-based catwan_usbstick target.Justin R. Cutler
2019-03-24Enable 256b of nvm storage for all samd21x18-bootloader.ld boards.Justin R. Cutler
2019-03-24Updated RTD comment to reflect new param defaulting TrueMelissa LeBlanc-Williams
2019-03-23Moving Toggle to before command fixes driver issueMelissa LeBlanc-Williams
2019-03-23Enable CS toggle for displayio by defaultMelissa LeBlanc-Williams
2019-03-23Fixed display init on boards with displaysMelissa LeBlanc-Williams
2019-03-23Added new parameter description in displayio RTD commentMelissa LeBlanc-Williams
2019-03-23Added option to toggle cs in displayio init sequenceMelissa LeBlanc-Williams
2019-03-23shared-bindings/socket: add socket_recv_intoJoshua Coats
2019-03-21Merge pull request #1678 from dhalbert/nrf-nfc-as-gpioScott Shawcroft
2019-03-21Allow NFC pins to be used for other purposes.Dan Halbert
2019-03-20Merge pull request #1670 from tannewt/fontioDan Halbert
2019-03-20Merge pull request #1675 from dhalbert/cpython-compatScott Shawcroft
2019-03-20Merge pull request #1676 from pewpew-game/bug1671Scott Shawcroft
2019-03-20remove i2cslave from feather m0 crickitDan Halbert
2019-03-20Make displayio.Palette support more than 255 colorsRadomir Dopieralski
2019-03-20enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; r...Dan Halbert
2019-03-20flush flash filesystem once a secondDan Halbert
2019-03-19Fix up translation file locationsScott Shawcroft
2019-03-19Fix up sphinxScott Shawcroft
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
2019-03-19Merge pull request #1653 from python-ugame/masterScott Shawcroft
2019-03-19Merge branch 'master' of github.com:adafruit/circuitpythonRadomir Dopieralski
2019-03-18Merge pull request #1661 from dhalbert/nrf-internal-flash-fixesDan Halbert
2019-03-18make translateDan Halbert
2019-03-18nrf: fix internal flash writesDan Halbert
2019-03-17Merge pull request #1649 from dhalbert/reload-flush-filesystem4.0.0-beta.5Dan Halbert
2019-03-17Add frozen stage module to ugame10 boardRadomir Dopieralski
2019-03-16also flush fileystem on soft reboot from replDan Halbert
2019-03-16after code.py runs, flush filesystem before resetting heapDan Halbert
2019-03-15Merge pull request #1648 from tannewt/board_i2c_crash4.0.0-beta.4Dan Halbert
2019-03-14Long live shared bus singletonsScott Shawcroft
2019-03-14Merge pull request #1647 from tannewt/swd_pin_reuseDan Halbert
2019-03-14Fix custom pin in use logic for SWDScott Shawcroft
2019-03-13Merge pull request #1645 from tannewt/fix_directory_moveDan Halbert
2019-03-13Squeeze down the feather crickit buildScott Shawcroft
2019-03-13Prevent other filesystem changes besides file writesScott Shawcroft
2019-03-13Throw an error when moving a directory into itself.Scott Shawcroft
2019-03-13Merge pull request #1640 from tannewt/final_displayio_changesDan Halbert
2019-03-13Merge pull request #1641 from dhalbert/pwmout-var-freq-bugScott Shawcroft
2019-03-13Build pewpew10 on Travis so we know it builds.Scott Shawcroft
2019-03-12wrong arg type for PWMOut variable_frequencyDan Halbert
2019-03-12Add better PewPew error messages and update translationsScott Shawcroft
2019-03-12Update displayio docs to add detail to display bus commentsScott Shawcroft
2019-03-12Standardize TileGrid to x and y properties over positionScott Shawcroft
2019-03-12Turn off networking on M0s.Scott Shawcroft
2019-03-12Accept x and y kwargs into Group for initial position.Scott Shawcroft
2019-03-12Merge pull request #1600 from jreese/pybadgeDan Halbert
2019-03-12Copy inline setting on feather m0 express that the metro has.Scott Shawcroft