| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-29 | One more rebalanceazure-pipelines | Scott Shawcroft | |
| 2019-03-28 | Fix syntax | Scott Shawcroft | |
| 2019-03-28 | Dump env and tweak build jobs | Scott Shawcroft | |
| 2019-03-28 | Fix build and reorder builds | Scott Shawcroft | |
| 2019-03-28 | Another test | Scott Shawcroft | |
| 2019-03-28 | Make sure we fail even if we continue | Scott Shawcroft | |
| 2019-03-28 | Fix translation check and tweak continue but fail | Scott Shawcroft | |
| 2019-03-28 | Fix sphinx version and continue on doc and translation failure | Scott Shawcroft | |
| 2019-03-28 | Tweak python package installs | Scott Shawcroft | |
| 2019-03-28 | Use python3.5 explicitly | Scott Shawcroft | |
| 2019-03-28 | Hopefully fix arm gcc file location | Scott Shawcroft | |
| 2019-03-28 | Fix syntax | Scott Shawcroft | |
| 2019-03-28 | Finish converting tests and share GCC download | Scott Shawcroft | |
| 2019-03-28 | Fix python deps and unix build directory. | Scott Shawcroft | |
| 2019-03-28 | Split further and install setuptools | Scott Shawcroft | |
| 2019-03-28 | Build everything and run tests | Scott Shawcroft | |
| 2019-03-28 | Install python deps and disable travis | Scott Shawcroft | |
| 2019-03-28 | Pull all of git | Scott Shawcroft | |
| 2019-03-28 | Expand git history and install gettext | Scott Shawcroft | |
| 2019-03-28 | Correct job name | Scott Shawcroft | |
| 2019-03-28 | Try to build | Scott Shawcroft | |
| 2019-03-28 | Set up CI with Azure Pipelines [skip ci] | Scott Shawcroft | |
| 2019-03-28 | Merge pull request #1685 from makermelissa/masterazure | Scott Shawcroft | |
| Added option to enable toggling CS between init commands | |||
| 2019-03-28 | Merge pull request #1721 from tannewt/fix_hid_report_lookup | Dan Halbert | |
| Fix HID buffer lookup | |||
| 2019-03-27 | Simplified into fourwire only | Melissa LeBlanc-Williams | |
| 2019-03-27 | Merge pull request #1720 from dhalbert/frequencyio-full-builds | Scott Shawcroft | |
| Turn on frequencyio only on CIRCUITPY_FULL_BUILD | |||
| 2019-03-27 | Merge pull request #1719 from dhalbert/restrict-translate-1 | Scott Shawcroft | |
| restrict 'make translate' to include only those directories we have ports for | |||
| 2019-03-27 | Fix HID buffer lookup | Scott Shawcroft | |
| The previous code assumed HID report ids were consecutive. This is not true in the CircuitPython descriptor where report ids are fixed for each report type. Fixes #1617 | |||
| 2019-03-27 | copy/paste error | Dan Halbert | |
| 2019-03-27 | turn off frequencyio for all SAMD21 builds | Dan Halbert | |
| 2019-03-27 | Turn on frequencyio only on CIRCUITPY_FULL_BUILD | Dan Halbert | |
| 2019-03-27 | restrict 'make translate' to include only those directories we have ports | Dan Halbert | |
| 2019-03-27 | Merge pull request #1714 from dhalbert/pixel-shader-bug | Scott Shawcroft | |
| TileGrid: pixel_shader is not always a Palette | |||
| 2019-03-27 | Merge pull request #1713 from dhalbert/reversed-for-all-builds | Scott Shawcroft | |
| turn on reversed() for all builds | |||
| 2019-03-27 | Merge pull request #1687 from jrcutler/master | Dan Halbert | |
| Enable nvm storage for all samd21x18 boards | |||
| 2019-03-27 | Merge pull request #1710 from tannewt/fix_cdc_out | Dan Halbert | |
| Update TinyUSB to fix CDC OUT buffering | |||
| 2019-03-27 | Merge pull request #1711 from tannewt/immediate_rgb_led_brightness | Dan Halbert | |
| Make status LED brightness change immediate. | |||
| 2019-03-27 | TileGrid: pixel_shader is not always a palette | Dan Halbert | |
| 2019-03-26 | turn on reversed() for all builds | Dan Halbert | |
| 2019-03-26 | Comment Cleanup | Melissa LeBlanc-Williams | |
| 2019-03-26 | Removed parameter so CS is always toggled | Melissa LeBlanc-Williams | |
| 2019-03-26 | Merge branch 'master' of https://github.com/adafruit/circuitpython | Melissa LeBlanc-Williams | |
| 2019-03-26 | Make status LED brightness change immediate. | Scott Shawcroft | |
| Fixes #1516 | |||
| 2019-03-26 | Update TinyUSB to fix CDC OUT buffering | Scott Shawcroft | |
| Fixes #1630 | |||
| 2019-03-26 | Merge pull request #1674 from pewpew-game/bug1669 | Scott Shawcroft | |
| Properly calculate BPP for displayio.Bitmap | |||
| 2019-03-26 | Merge pull request #1682 from rhwlo/add-socket.recv_into | Scott Shawcroft | |
| shared-bindings/socket: add socket.recv_into | |||
| 2019-03-26 | Merge pull request #1672 from dhalbert/regular-fs-flush | Scott Shawcroft | |
| flush flash filesystem once a second | |||
| 2019-03-26 | Added small delay inside toggle for edge cases | Melissa LeBlanc-Williams | |
| 2019-03-25 | reset flush timer on call to filesystem_flush() | Dan Halbert | |
| 2019-03-25 | Merge pull request #1703 from pewpew-game/typo3 | Dan Halbert | |
| Reuse "Not connected" message in bleio | |||
