| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-01 | Merge pull request #2671 from dhalbert/merge-for-5.0.0-rc.15.0.0-rc.15.0.0 | Dan Halbert | |
| Merge for 5.0.0 rc.1 | |||
| 2020-03-01 | Merge branch 'master' into merge-for-5.0.0-rc.1 | Dan Halbert | |
| 2020-03-01 | Merge pull request #2664 from dhalbert/downloads-from-s3 | Dan Halbert | |
| Download links from S3; Do not upload release assets to GitHub | |||
| 2020-02-28 | upload bin and uf2 for arduino boards; remove unneeded build steps | Dan Halbert | |
| 2020-02-28 | Merge pull request #2665 from arturo182/esp32_freeze | Dan Halbert | |
| Freeze adafruit_requests and adafruit_esp32spi into mimxrt1011 Feathers | |||
| 2020-02-29 | Freeze adafruit_requests and adafruit_esp32spi into feather_m7_1011 | arturo182 | |
| 2020-02-29 | Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011 | arturo182 | |
| 2020-02-28 | change download prefix to https://downloads.circuitpython.org | Dan Halbert | |
| 2020-02-28 | Download links now point to S3 via CloudFront | Dan Halbert | |
| 2020-02-28 | Merge pull request #2659 from mubes/i2cfixes | Dan Halbert | |
| Fix I2C clock divider | |||
| 2020-02-27 | Fix I2C clock divider | Dave Marples | |
| 2020-02-26 | Merge pull request #2658 from mubes/spi_fixes5.0.0-rc.0 | arturo182 | |
| Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixups | |||
| 2020-02-26 | Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixup | Dave Marples | |
| 2020-02-25 | Merge pull request #2656 from ladyada/master | Limor "Ladyada" Fried | |
| move red LED to D13 and make D3 lsm6ds IRQ | |||
| 2020-02-25 | move red LED to D13 and make D3 lsm6ds IRQ | ladyada | |
| 2020-02-25 | Merge pull request #2655 from jepler/thing51 | Jeff Epler | |
| samd51 thing plus: new port | |||
| 2020-02-25 | Merge pull request #2653 from tannewt/fix_usb_eject_after_sleep | Scott Shawcroft | |
| Fix Mac crash when waking up with an ejected CIRCUITPY | |||
| 2020-02-25 | samd51 thing plus: new port | jepler | |
| testing performed: * successfully store and retrieve a 500kB file on the flash * square wave output on each pin appears on o'scope * board.SPI(), board.SERIAL(), board.I2C() all construct | |||
| 2020-02-24 | Merge pull request #2654 from tannewt/fix_crash_after_repl | Dan Halbert | |
| Fix crash after empty REPL session | |||
| 2020-02-24 | Fix crash after empty REPL session | Scott Shawcroft | |
| We were trying to reset bluetooth when it was off and then trying to raise an exception without the heap. | |||
| 2020-02-24 | Fix Mac crash when waking up with an ejected CIRCUITPY | Scott Shawcroft | |
| We now correctly set the reason for the unit not being ready and always start the unit. Fixes #2567 | |||
| 2020-02-23 | Merge pull request #2649 from mubes/rs485inversionfix | Dan Halbert | |
| Fix incorrect initialisation of default UART | |||
| 2020-02-23 | Fix incorrect initialisation of default UART | Dave Marples | |
| 2020-02-22 | Merge pull request #2638 from fgallaire/master | Dan Halbert | |
| Arduino Nano 33 IoT support | |||
| 2020-02-22 | Last NINA pins | Florent Gallaire | |
| 2020-02-21 | Merge pull request #2648 from dhalbert/malloc-nrf-neopixel-write | Scott Shawcroft | |
| cached heap buffer for neopixel_write | |||
| 2020-02-21 | use realloc instead | Dan Halbert | |
| 2020-02-21 | Merge branch 'master' into malloc-nrf-neopixel-write | Dan Halbert | |
| 2020-02-21 | Merge pull request #2647 from dhalbert/enable-bleio-adapter-on-import | Scott Shawcroft | |
| Enable _bleio adapter when _bleio is imported | |||
| 2020-02-21 | put neopixel_write buffer in root pointers | Dan Halbert | |
| 2020-02-20 | merge from upstream | Dan Halbert | |
| 2020-02-20 | Enable _bleio adapter when _bleio is imported | Dan Halbert | |
| 2020-02-21 | Add NINA pins | Florent Gallaire | |
| 2020-02-20 | Merge pull request #2645 from dhalbert/relicense-nrf-spi | Dan Halbert | |
| relicense nrf SPI.c to MIT | |||
| 2020-02-20 | relicense nrf SPI.c to MIT | Dan Halbert | |
| 2020-02-20 | Merge pull request #2644 from tannewt/disable_ble_file_service | Dan Halbert | |
| Disable BLE file service for now | |||
| 2020-02-20 | Disable BLE file service for now | Scott Shawcroft | |
| Fixes #2633 | |||
| 2020-02-20 | Merge pull request #2641 from arturo182/feather_m7_1011 | Scott Shawcroft | |
| mimxrt10xx: Add Feather M7 1011 board config | |||
| 2020-02-20 | Merge pull request #2642 from arturo182/imx_displayio | Scott Shawcroft | |
| mimxrt10xx: Enable displayio | |||
| 2020-02-19 | mimxrt10xx: Enable displayio | arturo182 | |
| Closes #2466 | |||
| 2020-02-19 | mimxrt10xx: Add Feather M7 1011 board config | arturo182 | |
| 2020-02-19 | Merge pull request #2629 from mubes/rtsctsrs485 | Scott Shawcroft | |
| Addition of RTS/CTS/RS485 capability | |||
| 2020-02-19 | Update build.yml | Florent Gallaire | |
| 2020-02-19 | Addition of translation files | Dave Marples | |
| 2020-02-19 | Add Arduino Nano 33 IoT support | Florent Gallaire | |
| 2020-02-19 | Add Arduino Nano 33 IoT documentation | Florent Gallaire | |
| 2020-02-18 | Merge pull request #2605 from maholli/master | Dan Halbert | |
| New board: PyCubed + updates to SAM32 board | |||
| 2020-02-19 | Edits as a result of review | Dave Marples | |
| 2020-02-18 | Addition of stubs for rs485/CTS/RTS handling on non-implemented chips | Dave Marples | |
| 2020-02-18 | Addition of support for imxt1010, 1050 and 1060 families | Dave Marples | |
