summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-19Merge pull request #1946 from C47D/masterScott Shawcroft
2019-06-18Merge pull request #1955 from pewpew-game/pygamer-stageScott 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-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 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
2019-06-12Change to one lto partition for ultimate optimization.Scott Shawcroft
2019-06-12Refactor deinit check to reduce code size.Scott Shawcroft
2019-06-12Update translationsScott Shawcroft
2019-06-12Add partial display update support.Scott Shawcroft
2019-06-12Merge pull request #1934 from dhalbert/vm-computed-gotoScott Shawcroft
2019-06-12Uncomment vm.c SUPEROPT (debugging typo); trim a few buildsDan Halbert
2019-06-12Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...Dan Halbert
2019-06-11shrink a bunch of builds to fitDan Halbert
2019-06-11Merge remote-tracking branch 'adafruit/master' into vm-computed-gotoDan Halbert
2019-06-11Merge pull request #1938 from dhalbert/4.0.x-merge-to-master-2019-06-11Dan Halbert
2019-06-11Merge latest 4.0.x fixes into masterDan Halbert
2019-06-11Merge pull request #1936 from dhalbert/git-checkout-latest-tag.shDan Halbert
2019-06-11forgot tools/git-checkout-latest-tag.sh in PR #1909Dan Halbert
2019-06-11Turn on MICROPY_OPT_COMPUTED_GOTO for 5x CPU-bound speedupDan Halbert
2019-06-10Merge pull request #1931 from LOGre/masterScott Shawcroft
2019-06-08Added pin for SD CSshazz
2019-06-07Merge pull request #1920 from tannewt/fix_rstsommersoft
2019-06-06Merge pull request #1928 from dhalbert/gc-display-objectsScott Shawcroft
2019-06-06Include display objects in gc.Dan Halbert
2019-06-06Merge pull request #1893 from elvis-epx/ps2Scott Shawcroft
2019-06-06Merge pull request #1927 from baorepo/patch-1Scott Shawcroft
2019-06-06This __init__.h should be redundant. I deleted it for youBaozhu Zuo
2019-06-05Merge pull request #1926 from C47D/fix_wav_samplerateScott Shawcroft