summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-11Get space back by using less ASF4 and combining register writesScott Shawcroft
2019-02-10Merge pull request #1531 from Tasm-Devil/masterScott Shawcroft
2019-02-10Update de_DE.poPascal Deneaux
2019-02-07Merge pull request #1527 from debrouxl/minor_improvements_and_fixesScott Shawcroft
2019-02-07Fix a couple variable shadowing varnings.Lionel Debroux
2019-02-07Make several const char / const char * arrays static to save a bit of space.Lionel Debroux
2019-02-07Merge pull request #1525 from cpforbes/cpf-1352Scott Shawcroft
2019-02-07Merge pull request #1521 from nickzoic/circuitpython-nickzoic-1045-nrf-rotaryioScott Shawcroft
2019-02-07Update translations.Craig Forbes
2019-02-06Merge pull request #1523 from maholli/masterScott Shawcroft
2019-02-06Merge pull request #1526 from cpforbes/cpf-1490Scott Shawcroft
2019-02-06Remove usb_midi.PortIn and PortOut constructors.Craig Forbes
2019-02-07Change pin mode to pullup for adafruit/circuitpython#1045Nick Moore
2019-02-06Add human readable text for ENOSPC.Craig Forbes
2019-02-06standardizing on "BATTERY" pin; and load-leveling TravisMax Holliday
2019-02-05elaborating on include path for board_bussesMax Holliday
2019-02-05correcting VID/PID and adding sam32 to travisMax Holliday
2019-02-05adding SAM32 boardMax Holliday
2019-02-05Add quarter-click logic to adafruit/circuitpython#1045Nick Moore
2019-02-05useful output from rotaryio adafruit/circuitpython#1045Nick Moore
2019-02-04Merge pull request #1520 from tannewt/check_seq_multiply_for_overflowScott Shawcroft
2019-02-05GPIOTE handlers for rotaryio.IncrementalEncoder adafruit/circuitpython#1045Nick Moore
2019-02-05Start on rotaryio.IncrementalEncoder adafruit/circuitpython#1045 (does nothin...Nick Moore
2019-02-04Turn off `micropython.mem_info` on SAMD to get ~1k backScott Shawcroft
2019-02-04Use generic overflow so 64 bit is handled ok.Scott Shawcroft
2019-02-04Check sequence multiply for length overflowScott Shawcroft
2019-02-04Merge pull request #1519 from tannewt/speed_debug4.0.0-beta.2Kattni
2019-02-04Fix allocation sizeScott Shawcroft
2019-02-03Set auto brightness on by default for boards with displays built in.Scott Shawcroft
2019-02-03Add fast seek support to file objectsScott Shawcroft
2019-02-01Merge pull request #1515 from tannewt/fix_long_liveScott Shawcroft
2019-02-01Never long live the main dictionary.Scott Shawcroft
2019-02-01Don't long live class attributesScott Shawcroft
2019-02-01Fix up heap analysis for dynamic heap locationScott Shawcroft
2019-02-01Merge pull request #1513 from tannewt/rotationDan Halbert
2019-02-01Clarify rotation parameterScott Shawcroft
2019-02-01Merge pull request #1512 from adafruit/tannewt-patch-9Dan Halbert
2019-02-01Fix built-in inits and terminal allocateScott Shawcroft
2019-02-01Update translations for display rotationScott Shawcroft
2019-02-01Add support for display rotation and raw commandsScott Shawcroft
2019-01-31Update the discord linkScott Shawcroft
2019-01-31Merge pull request #1510 from tannewt/terminalioDan Halbert
2019-01-31Correct TileGrid class name.Scott Shawcroft
2019-01-31Correctly handle no backlight pin.Scott Shawcroft
2019-01-31Polish up commentsScott Shawcroft
2019-01-31Update translationsScott Shawcroft
2019-01-31Remove doc reference to SpriteScott Shawcroft
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-31Remove Sprite referencesScott Shawcroft
2019-01-31More improvements to Terminal:Scott Shawcroft