summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-31Merge remote-tracking branch 'adafruit/master' into displayio_fill_areaDave Astels
2019-07-31Expose rotation with a propertyDave Astels
2019-07-31Get fill_area workingDave Astels
2019-07-30Merge pull request #2011 from tannewt/ssd1322Scott Shawcroft
2019-07-30Merge pull request #2014 from robotics-masters/wallarug-robohatScott Shawcroft
2019-07-30Delete samd51x19-bootloader-external-flash-crystalless.ldwallarug
2019-07-30Update mpconfigboard.mk to use standard linker filewallarug
2019-07-29Merge pull request #1985 from sommersoft/dynamic_support_matrixScott Shawcroft
2019-07-29Merge pull request #2016 from hexthat/patch-2Dan Halbert
2019-07-29Merge pull request #2017 from sethitow/fix-example-typoDan Halbert
2019-07-29Merge branch 'master' into wallarug-robohatwallarug
2019-07-29Added BUTTON to pins.cwallarug
2019-07-29Added BUTTON to pins.cwallarug
2019-07-29Updated pins.c for GROVE.wallarug
2019-07-29Update pins.cwallarug
2019-07-28Merge pull request #2003 from C47D/travis_check_new_boardssommersoft
2019-07-28update rST ref link for support matrixsommersoft
2019-07-28docs: install setuptools earliersommersoft
2019-07-28docs: add setuptools for sphinx 2.xsommersoft
2019-07-28have Travis use pip3 for Sphinx 2.xsommersoft
2019-07-28add ':noindex:' to micropy's 'network.rst' to avoid sphinx conflictsommersoft
2019-07-28change 'c2rst' from source_parser -> extension; allows use of sphinx 2.xsommersoft
2019-07-27bleio: Fix typo in Peripheral example code.Seth Itow
2019-07-27added translationshexthat
2019-07-27fix board_exclusion lookupsommersoft
2019-07-27Merge branch 'master' into dynamic_support_matrixsommersoft
2019-07-27update 'Core Modules' descriptionsommersoft
2019-07-27use MICROPY_HW_BOARD_NAME vice board's folder namesommersoft
2019-07-27move the support matrix to its own page; add linking for modulessommersoft
2019-07-27change conf.py to use modules-by-boardsommersoft
2019-07-27add port-wide config parsing; add modules-by-board functionsommersoft
2019-07-27updated travis with build nameswallarug
2019-07-27updated naming schema to match other boardswallarug
2019-07-27updated a few fileswallarug
2019-07-27updated pins.c for robohatwallarug
2019-07-27further robohat cleanupswallarug
2019-07-27minor changes robohat d21wallarug
2019-07-27added custom ld file for samd51 no crystal, ext flashwallarug
2019-07-27updated to v1.7 board (samd51)wallarug
2019-07-26Reduce feather_m0_supersized build sizeScott Shawcroft
2019-07-25Turn off GC opt to save space on Trinket HaxpressScott Shawcroft
2019-07-25Extend existing board listsScott Shawcroft
2019-07-25Update translationsScott Shawcroft
2019-07-25Update constructors of boards with displaysScott Shawcroft
2019-07-25Add knobs for SSD1322 and two fixes.Scott Shawcroft
2019-07-25[travis check new boards] Add missing boards to TRAVIS_BOARDSC47D
2019-07-25[travis check new boards] Fail in case of any missing boardsC47D
2019-07-25Merge pull request #2010 from jepler/audiocoreScott Shawcroft
2019-07-25WIP on exposing fill_areaDave Astels
2019-07-25Expose array_new and array_subscrDave Astels