| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-04 | Merge pull request #2584 from dhalbert/oserror-with-filename5.0.0-beta.5 | Dan Halbert | |
| Include filename for 'No such file/directory', etc. | |||
| 2020-02-04 | Merge remote-tracking branch 'adafruit/master' into oserror-with-filename | Dan Halbert | |
| 2020-02-04 | fix printing single-arg exceptions | Dan Halbert | |
| 2020-02-04 | fix multi-arg exception printing | Dan Halbert | |
| 2020-02-04 | preserve errno in OSError | Dan Halbert | |
| 2020-02-04 | Merge pull request #2568 from hierophect/stm32-loader-linkers | Scott Shawcroft | |
| STM32: UF2 build option for STM32F405 | |||
| 2020-02-04 | Include filename for 'No such file/directory', etc. | Dan Halbert | |
| 2020-02-04 | Merge pull request #2582 from dhalbert/palette-color-list-tuple | Kattni | |
| allow tuple or list for Palette color | |||
| 2020-02-04 | Implement new linker for external flash only | Lucian Copeland | |
| 2020-02-03 | make translate | Dan Halbert | |
| 2020-02-03 | allow tuple or list for Palette color | Dan Halbert | |
| 2020-02-03 | Merge pull request #2577 from ladyada/master | Dan Halbert | |
| Add initial Bluefruit Sense | |||
| 2020-02-03 | add buildline | ladyada | |
| 2020-02-03 | add bluefruit sense - tested | Lady Ada | |
| 2020-02-03 | Merge pull request #2576 from oshwabadge2020/ohs2020-badge-new | Limor "Ladyada" Fried | |
| Ohs2020 badge updates | |||
| 2020-02-02 | Adjust OHS2020 madctl for default rotation | Michael Welling | |
| Make to go faster I guess. Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-02-02 | Add I2C pin definitions for interoperability with Adafruit libraries | Michael Welling | |
| Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-02-02 | Updates to enable working SPI TFT | Michael Welling | |
| The backlight enable is active low on our board so the driver doesn't like it. Toggling to GPIO manually for now. As fixed the improper SPI bus pins definitions and it works! Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-02-02 | QSPI flash fixes | Michael Welling | |
| We had the pin names swapped on the schematic and a different flash was populated. Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-01-31 | Merge pull request #2572 from ladyada/master | Dan Halbert | |
| adjust CLUE madctl so rotation 0 is 'right' | |||
| 2020-01-31 | adjust CLUE madctl so rotation 0 is 'right' | Lady Ada | |
| 2020-01-31 | Merge pull request #2571 from dhalbert/clue-fixes | Dan Halbert | |
| fix UICR check; do not use NULL for no MISO | |||
| 2020-01-31 | fix UICR check; do not use NULL for no MISO | Dan Halbert | |
| 2020-01-31 | Merge pull request #2569 from dhalbert/nrf-increase-connections | Dan Halbert | |
| increase max BLE connections from 2 to 5 | |||
| 2020-01-31 | increase max connections from 2 to 5 | Dan Halbert | |
| 2020-01-31 | Merge branch 'stm32-loader-linkers' of ↵ | Lucian Copeland | |
| https://github.com/hierophect/circuitpython into stm32-loader-linkers | |||
| 2020-01-31 | Fix pyboard | Lucian Copeland | |
| 2020-01-31 | Update ports/stm32f4/boards/STM32F405_boot.ld | hierophect | |
| Co-Authored-By: Scott Shawcroft <scott@tannewt.org> | |||
| 2020-01-31 | text fixes | Lucian Copeland | |
| 2020-01-31 | dangling edit | Lucian Copeland | |
| 2020-01-31 | Add build option for UF2 flash offset | Lucian Copeland | |
| 2020-01-31 | Merge branch 'master' into stm32-loader-linkers | Lucian Copeland | |
| 2020-01-30 | Merge pull request #2565 from dhalbert/gamepad-for-cpx | Dan Halbert | |
| add gamepad to specialty cpx builds; update frozen libs | |||
| 2020-01-30 | add gamepad to specialty cpx builds; update frozen libs | Dan Halbert | |
| 2020-01-30 | Merge pull request #2564 from dhalbert/clue-rev-c | Dan Halbert | |
| Update CLUE to Rev C | |||
| 2020-01-30 | Update CLUE to Rev C | Dan Halbert | |
| 2020-01-30 | Merge pull request #2550 from tannewt/tweak_pixelbuf | Jeff Epler | |
| Encapsulate the buffers within PixelBuf | |||
| 2020-01-30 | Merge remote-tracking branch 'adafruit/master' into tweak_pixelbuf | Scott Shawcroft | |
| 2020-01-30 | Remove unneeded native cast. | Scott Shawcroft | |
| 2020-01-30 | Merge pull request #2561 from pewpew-game/stage-background | Scott Shawcroft | |
| circuitpython-stage: allow choosing background color | |||
| 2020-01-30 | Merge pull request #2562 from dhalbert/ble-fixes | Scott Shawcroft | |
| nrf: track vm_used_ble better | |||
| 2020-01-30 | track vm_used_ble better | Dan Halbert | |
| 2020-01-30 | circuitpython-stage: allow choosing background color | Radomir Dopieralski | |
| 2020-01-29 | Tweak error messages to reduce code size. | Scott Shawcroft | |
| 2020-01-29 | Merge pull request #2404 from hierophect/stm32-meowbit | Scott Shawcroft | |
| STM32: Meowbit support | |||
| 2020-01-29 | fix merge issue | Lucian Copeland | |
| 2020-01-29 | Merge commit 'eb0ef' into tweak_pixelbuf | Scott Shawcroft | |
| 2020-01-29 | Merge commit 'b36b24' into tweak_pixelbuf | Scott Shawcroft | |
| 2020-01-29 | Merge branch 'master' into stm32-meowbit | hierophect | |
| 2020-01-29 | Move board_init to main.c | Lucian Copeland | |
