summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25Merge pull request #1969 from AlexHagerman/design-guide-import-updatesiddacious
2019-06-25Update import statement in code snippet.Alexander Hagerman
2019-06-24Merge pull request #1963 from dhalbert/nrf-neopixel-fixScott Shawcroft
2019-06-22getting Scanner to workDan Halbert
2019-06-21WIP: Central compiles; now will testDan Halbert
2019-06-20nrf: fix neopixel_write pwm buf size calcDan Halbert
2019-06-19WIP: backup only; not compiledDan Halbert
2019-06-19Merge pull request #1961 from tannewt/update_frozenDan Halbert
2019-06-19Merge pull request #1959 from cpforbes/issue1921Scott Shawcroft
2019-06-19update stage tooScott Shawcroft
2019-06-19Merge pull request #1958 from tannewt/pygamer_advancedScott Shawcroft
2019-06-19Update frozen librariesScott Shawcroft
2019-06-19Merge pull request #1946 from C47D/masterScott Shawcroft
2019-06-19Update copyrights; get ready for CentralDan Halbert
2019-06-18Don't operate directly on bleio objects in shared-bindings: use common_halDan Halbert
2019-06-18Merge pull request #1955 from pewpew-game/pygamer-stageScott Shawcroft
2019-06-18Fix reference to Bitmap in fontio.Glyph docs.Craig Forbes
2019-06-18Fix docs in digitalio.Craig Forbes
2019-06-18Fix references to cpython in builtins documentation.Craig Forbes
2019-06-18Fix displayio.Display docstring type for display_bus.Craig Forbes
2019-06-18Explicitly set the locale when sorting translation files.Craig Forbes
2019-06-18Add PyGamer Advance and fix Joystick pinsScott Shawcroft
2019-06-18Merge pull request #1952 from tannewt/fixup_tilegrid_dirtyScott Shawcroft
2019-06-18Merge pull request #1953 from tannewt/expose_baudrateScott Shawcroft
2019-06-18Add support for PyGamer to Stage libraryRadomir Dopieralski
2019-06-17Handle None for BLE name; fix ScanEntry bug; compile issueDan Halbert
2019-06-17[locale es.po] Fix errorsC47D
2019-06-17Update board inits for new api.Scott Shawcroft
2019-06-17Add baudrate to FourWire and shorten delay.Scott Shawcroft
2019-06-17Use width for x. Thanks @deshipuScott Shawcroft
2019-06-17Fix TileGrid's dirty tracking when changing top leftScott Shawcroft
2019-06-17Merge pull request #1945 from brentru/add-pybadge-airliftScott Shawcroft
2019-06-17COLMOD is 1 param, remove CASET/RASET in CircuitPythonbrentru
2019-06-16Merge pull request #1948 from cpforbes/issue1937Scott Shawcroft
2019-06-15[locale spanish] update translation with make translateC47D
2019-06-15[locale spanish] Update spanish translation.C47D
2019-06-14added board to fastest travis_boardsbrentru
2019-06-14Create a /lib directory when creating the filesystem.Craig Forbes
2019-06-14removed incorrect gamma code, looks better nowbrentru
2019-06-14tft working init. sequence, still undersaturatedbrentru
2019-06-14Add pybadge airlift, sans-tftbrentru
2019-06-13Merge remote-tracking branch 'adafruit/master' into ble-scannerDan Halbert
2019-06-13merge from upstream; WIP redo Address; no more AddressTypeDan Halbert
2019-06-13Merge pull request #1943 from adafruit/4.0.x4.1.0-beta.0Scott Shawcroft
2019-06-13Merge pull request #1940 from tannewt/dirty_areaDan Halbert
2019-06-13Minor tweaks based on Dan's feedbackScott Shawcroft
2019-06-12Update BusDevice to save space.Scott Shawcroft
2019-06-12Merge pull request #1939 from pewpew-game/gamepad-clearScott Shawcroft
2019-06-12Turn off gc opt for more M0 boardsScott Shawcroft
2019-06-12When clearing gamepad buffer, use the last button state, not 0Radomir Dopieralski