| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-02 | Merge pull request #3612 from gamblor21/bus_device | Scott Shawcroft | |
| Moving Adafruit_CircuitPython_BusDevice to core | |||
| 2020-12-01 | fix doc errors | Dan Halbert | |
| 2020-12-01 | address review comments | Dan Halbert | |
| 2020-12-01 | Fixing stubs | gamblor21 | |
| 2020-12-01 | Merge branch 'main' into bus_device | Mark | |
| 2020-11-27 | fix stub problems; touch up doc | Dan Halbert | |
| 2020-11-27 | merge from upstream | Dan Halbert | |
| 2020-11-27 | working! PinAlarm not implemented yet. | Dan Halbert | |
| 2020-11-26 | deep sleep working; deep sleep delay when connected | Dan Halbert | |
| 2020-11-25 | Merge pull request #3708 from hierophect/esp32s2-udp | Jeff Epler | |
| ESP32-S2: Add UDP with recvfrom_into and sendto | |||
| 2020-11-25 | Merge pull request #3758 from tannewt/update_connect_doc | Jeff Epler | |
| Update wifi.Radio.connect doc | |||
| 2020-11-25 | merge from upstream + wip | Dan Halbert | |
| 2020-11-25 | changed alarm.time API | Dan Halbert | |
| 2020-11-24 | some API renaming and bug fixes; fix docs | Dan Halbert | |
| 2020-11-25 | displayio: Fix ColorConverter make_* methods | arturo182 | |
| 2020-11-24 | Update wifi.Radio.connect doc | Scott Shawcroft | |
| Now it includes bssid info. | |||
| 2020-11-24 | Merge branch 'main' into esp32s2-udp | hierophect | |
| 2020-11-24 | Fix stubs | Lucian Copeland | |
| 2020-11-24 | Merge branch 'main' into ps2io-S2 | microDev | |
| 2020-11-23 | working, but need to avoid deep sleeping too fast before USB ready | Dan Halbert | |
| 2020-11-23 | Merge remote-tracking branch 'upstream/main' into esp32s2-udp | Lucian Copeland | |
| 2020-11-22 | compiles; maybe ready to test, or almost | Dan Halbert | |
| 2020-11-22 | wip | Dan Halbert | |
| 2020-11-21 | wip: ResetReason to microcontroller.cpu | Dan Halbert | |
| 2020-11-20 | compiles | Dan Halbert | |
| 2020-11-19 | wip; not compiling yet | Dan Halbert | |
| 2020-11-19 | wip | Dan Halbert | |
| 2020-11-19 | fix crash on user code exit | microDev | |
| 2020-11-19 | merge from main | Dan Halbert | |
| 2020-11-19 | WIP: redo API; not compiled yet | Dan Halbert | |
| 2020-11-18 | EPaperDisplay: add rotation property | Jeff Epler | |
| untested, because I don't want to mess my magtag demo up :) but it builds | |||
| 2020-11-17 | Implement recvfrom_into and sendto for UDP | Lucian Copeland | |
| 2020-11-16 | Merge pull request #3667 from microDev1/watchdog-s2 | Scott Shawcroft | |
| ESP32S2: Support for WatchDog | |||
| 2020-11-16 | Merge remote-tracking branch 'adafruit/main' into sleep | Dan Halbert | |
| 2020-11-16 | wip: initial code changes, starting from @tannewt's sleepio branch | Dan Halbert | |
| 2020-11-13 | Add .busy property to EPaperDisplay | Scott Shawcroft | |
| 2020-11-13 | Add board.DISPLAY to MagTag. Fix luma computation | Scott Shawcroft | |
| * Initialize the EPaper display on the MagTag at start. * Tweak the display send to take a const buffer. * Correct Luma math * Multiply the blue component, not add. * Add all of the components together before dividing. This reduces the impact of truncated division. | |||
| 2020-11-12 | Merge pull request #3681 from adafruit/6.0.x | Scott Shawcroft | |
| Merge protomatter update back into `main` | |||
| 2020-11-10 | Correct display sequence format docs | Scott Shawcroft | |
| 2020-11-10 | Merge remote-tracking branch 'upstream/main' into esp32s2-udp | Lucian Copeland | |
| 2020-11-11 | move port specific check | microDev | |
| 2020-11-09 | RGBMatrix: Detect invalid bit_depth selection | Jeff Epler | |
| Closes: #3650 | |||
| 2020-11-03 | Renamed to adafruit_bus_device | gamblor21 | |
| 2020-11-03 | Moved I2CDevice and SPI to match python library | gamblor21 | |
| 2020-11-02 | Merge pull request #3622 from sw23/main | Scott Shawcroft | |
| Fixing remaining stub mypy issues + run check-stubs to CI | |||
| 2020-11-02 | Removing implementation-specific values for socket/socketpool class attributes | sw23 | |
| 2020-11-01 | Fixes from testing SPI | gamblor21 | |
| 2020-11-01 | Fixed stubs again | gamblor21 | |
| 2020-11-01 | Fixed stubs | gamblor21 | |
| 2020-10-31 | Fixed stubs | gamblor21 | |
