| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-01 | Update translations | Scott Shawcroft | |
| 2020-06-01 | Merge remote-tracking branch 'adafruit/master' into wdt-nrf | Scott Shawcroft | |
| 2020-06-01 | Merge remote-tracking branch 'adafruit/master' into wdt-nrf | Scott Shawcroft | |
| 2020-06-01 | make translate | Jeff Epler | |
| 2020-05-29 | Merge remote-tracking branch 'adafruit/master' into wdt-nrf | Scott Shawcroft | |
| 2020-05-27 | make translate | Jeff Epler | |
| 2020-05-27 | Merge remote-tracking branch 'adafruit/master' into wdt-nrf | Scott Shawcroft | |
| 2020-05-27 | more translations | Lucian Copeland | |
| 2020-05-27 | translations | Lucian Copeland | |
| 2020-05-27 | locale: generate strings for watchdog timer | Sean Cross | |
| Run `make translate` to generate strings for `shared-bindings/watchdog`. Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-05-26 | Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio | Scott Shawcroft | |
| 2020-05-22 | Minor style changes and translations | Lucian Copeland | |
| 2020-05-20 | Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio | Scott Shawcroft | |
| 2020-05-20 | translations | Lucian Copeland | |
| 2020-05-20 | Update translations | Scott Shawcroft | |
| 2020-05-19 | locale: regenerate translations for new bleio msg | Sean Cross | |
| There is now an adapter timeout message. Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-05-18 | translations for polygon | warriorofwire | |
| 2020-05-12 | Merge branch 'master' into Optical-Encoder-Module | Scott Shawcroft | |
| 2020-05-12 | Merge remote-tracking branch 'adafruit/master' into vectorio | Scott Shawcroft | |
| 2020-05-12 | Merge branch 'master' into Optical-Encoder-Module | Scott Shawcroft | |
| 2020-05-12 | merged master | Daniel Pollard | |
| 2020-05-11 | Adding message for reporting of no long integers | DavePutz | |
| Adding a message for the fix of issue #2812 | |||
| 2020-05-11 | Adding message | root | |
| 2020-05-09 | translations for vectorio | warriorofwire | |
| 2020-05-08 | make translate | root | |
| 2020-05-06 | locale: add translations for aesio | Sean Cross | |
| This is the result of running `make translate` after creating aesio. Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-05-05 | added missing translation | Daniel Pollard | |
| 2020-05-05 | refactor countio based on feedback | Daniel Pollard | |
| 2020-05-04 | merge from upstream and make translate again (sv.po) | Dan Halbert | |
| 2020-05-04 | make translate | Dan Halbert | |
| 2020-05-04 | make translate again | Dan Halbert | |
| 2020-05-04 | add PacketBuffer .incoming_ and .outgoing_packet_length | Dan Halbert | |
| 2020-04-30 | make translate; remove PO-Revision-Date to reduce merge changes in .po files | Dan Halbert | |
| 2020-04-27 | Update translations | Scott Shawcroft | |
| 2020-04-27 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-26 | make translate | Jeff Epler | |
| 2020-04-20 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| This isn't perfect and needs a bit more testing. | |||
| 2020-04-17 | make translate | Jeff Epler | |
| 2020-04-15 | Fix korea translation error, minor submodule change | Lucian Copeland | |
| 2020-04-15 | translations-merge | Lucian Copeland | |
| 2020-04-15 | translations | Lucian Copeland | |
| 2020-04-14 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-14 | make translate | Jeff Epler | |
| 2020-04-13 | make translate | Jeff Epler | |
| 2020-04-09 | Update translations | Scott Shawcroft | |
| 2020-04-01 | merge and docs | Lucian Copeland | |
| 2020-04-01 | Implement requested changes | Lucian Copeland | |
| 2020-03-30 | Update translations | Scott Shawcroft | |
| 2020-03-20 | runtime: Improve error message when setting read-only property | Jeff Epler | |
| Formerly, if you wrote SPI.frequency = 0 you would get the sightly erroneous error message AttributeError: 'SPI' object has no attribute 'frequency' In this case, a better message would read AttributeError: 'SPI' object cannot assign attribute 'frequency' This new message will both be used in the case where the attribute doesn't exist at all (and the object has no dynamic attributes; most instances of built in types behave this way), or if the attribute exists but is read-only. | |||
| 2020-03-17 | Translations: follow stm port rename, run 'make translate' | Jeff Epler | |
