| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-02 | Counter and PWMOut slice conflict check | gamblor21 | |
| 2021-03-02 | move LED to the right spot in the file | Jeff Epler | |
| 2021-03-03 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-03 | Translated using Weblate (Portuguese (Brazil)) | Wellington Terumi Uemura | |
| Currently translated at 100.0% (971 of 971 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/ | |||
| 2021-03-02 | Merge pull request #4186 from jepler/update-protomatter-rp2 | Jeff Epler | |
| Enable protomatter on RP2040 builds | |||
| 2021-03-02 | Update translation files | Hosted Weblate | |
| Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ | |||
| 2021-03-02 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-02 | Translated using Weblate (Swedish) | Jonny Bergdahl | |
| Currently translated at 100.0% (971 of 971 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/ | |||
| 2021-03-02 | Merge pull request #4276 from bergdahl/patch-1 | Dan Halbert | |
| Update StateMachine.c | |||
| 2021-03-02 | Merge pull request #4306 from Neradoc/fix-reset-to-safe | Dan Halbert | |
| press reset to safe mode on ports where reset reason is not implemented | |||
| 2021-03-02 | Merge remote-tracking branch 'adafruit/main' into rp2040-i2c-short-writes | Dan Halbert | |
| 2021-03-02 | wip | Dan Halbert | |
| 2021-03-02 | feather rp2040: add board.LED | Jeff Epler | |
| 2021-03-02 | Merge pull request #4233 from pewpew-game/displayio-group-list | Scott Shawcroft | |
| displayio: make Group use a python list internally | |||
| 2021-03-02 | Merge pull request #4177 from microDev1/nvm-rp | Scott Shawcroft | |
| RP2040: Support for NVM | |||
| 2021-03-02 | Removed uneeded call in reset_board_busses() | root | |
| 2021-03-02 | shrink builds | Dan Halbert | |
| 2021-03-02 | make translate | Dan Halbert | |
| 2021-03-02 | Apply suggestions from code review | Dan Halbert | |
| copyediting | |||
| 2021-03-02 | Merge pull request #4310 from kamtom480/spresense_analogin | Dan Halbert | |
| spresense: return valid reference voltage | |||
| 2021-03-02 | Merge pull request #4309 from jepler/rp2040-interrupt-pio | Scott Shawcroft | |
| rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall) | |||
| 2021-03-02 | Merge pull request #4308 from jepler/rp2040-build-boot2 | Scott Shawcroft | |
| raspberrypi: allow directly specifying the original boot .S file | |||
| 2021-03-02 | Merge pull request #4307 from weblate/weblate-circuitpython-main | Scott Shawcroft | |
| Translations update from Weblate | |||
| 2021-03-02 | raspberry: switch pico back to the boot2 for W25Q16 | Jeff Epler | |
| Presumably, switching it to generic hurt performance a bit. I verified that the build-raspberry_pi_pico/boot2_padded_checksummed.S built file has the same checksum as the old bs2_default_padded_checksummed.S | |||
| 2021-03-02 | spresense: Define LONGINT_IMPL as MPZ | Kamil Tomaszewski | |
| 2021-03-02 | spresense: return valid reference voltage | Kamil Tomaszewski | |
| 2021-03-02 | ugame10 - disable pulseio to make more room for the French | Radomir Dopieralski | |
| 2021-03-02 | minor structural modification | microDev | |
| 2021-03-02 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-01 | Merge pull request #4298 from jepler/translation-allow-list | Dan Halbert | |
| build_release_files: Only build languages in an allow-list | |||
| 2021-03-02 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-01 | Merge pull request #4299 from jamesbowman/main | Dan Halbert | |
| Add EVE support for Feather M4 Express | |||
| 2021-03-01 | raspberrypi: allow directly specifying the original boot .S file | Jeff Epler | |
| .. all the necessary steps to transform it into a padded, checksummed file are now done by the build system. Since it is assigned by "?=", it _should_ be the case that individual builds can override it. I did not "test" this per se, but it gives the same content and checksum (except for the identifying comment with a path) as #4302. | |||
| 2021-03-01 | rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall) | Jeff Epler | |
| 2021-03-02 | Update translation files | Hosted Weblate | |
| Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ | |||
| 2021-03-02 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-02 | Translated using Weblate (Spanish) | Jose David M | |
| Currently translated at 100.0% (970 of 970 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/ | |||
| 2021-03-01 | Merge pull request #4256 from kmatch98/bt_cleanup | Scott Shawcroft | |
| Add `bitmaptools` module | |||
| 2021-03-01 | Merge pull request #4275 from weblate/weblate-circuitpython-main | Scott Shawcroft | |
| Translations update from Weblate | |||
| 2021-03-02 | allow the safe mode danse if RESET_REASON_UNKNOWN | Neradoc | |
| 2021-03-01 | Add EVE support for Feather M4 Express | James Bowman | |
| 2021-03-01 | build_release_files: Only build languages in an allow-list | Jeff Epler | |
| 2021-03-01 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-01 | Merge pull request #4294 from kamtom480/spresense_analogin | Scott Shawcroft | |
| spresense: return the correct value for Analog In | |||
| 2021-03-01 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-01 | Merge pull request #4296 from ajs256/patch-1 | Scott Shawcroft | |
| Fix formatting in SPI docs | |||
| 2021-03-01 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
| 2021-03-01 | Merge pull request #4297 from adafruit/tannewt-patch-1 | Scott Shawcroft | |
| Update flash sizes for Adafruit RP2040 boards | |||
| 2021-03-01 | Merge remote-tracking branch 'origin/main' into update-protomatter-rp2 | Jeff Epler | |
| 2021-03-01 | Merge remote-tracking branch 'origin/main' into main | Hosted Weblate | |
