This commit is contained in:
Scott Shawcroft 2020-11-09 12:42:12 -08:00 committed by GitHub
parent b00ca3ffcd
commit 69cd66b9a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -169,7 +169,11 @@ Number of supported boards: 600
We have new statistics in the Blinka section thanks to @foamyguy.
## 17:05 Hug reports
18:07 @tannewt
* @makermelissa for the continued help with Requests and ESP32SPI
* BennyE for helping debug SSL issues.
* FoamyGuy for Show and Tell and being so helpful!
* @akbykraz for dropping by and letting us know how they had resolved an issue
19:32 @anecdata (lurking)
@ -248,13 +252,12 @@ We have new statistics in the Blinka section thanks to @foamyguy.
@Mr. Certainly [lurking]
18:07 @tannewt
* @makermelissa for the continued help with Requests and ESP32SPI
* BennyE for helping debug SSL issues.
* FoamyGuy for Show and Tell and being so helpful!
* @akbykraz for dropping by and letting us know how they had resolved an issue
## 25:14 Status Updates
25:46 @tannewt
* Merged ESP32SPI and Requests fixes. Will hopefully work better for everyone.
* This week Im working on a MagTag project for myself and running down issues as I find them. Will likely fix -S2 connecting to Adafruit IO.
@anecdata (lurking)
@ -383,11 +386,6 @@ We have new statistics in the Blinka section thanks to @foamyguy.
@Mr. Certainly [lurking]
25:46 @tannewt
* Merged ESP32SPI and Requests fixes. Will hopefully work better for everyone.
* This week Im working on a MagTag project for myself and running down issues as I find them. Will likely fix -S2 connecting to Adafruit IO.
## 44:47 In The Weeds
45:21 @foamyguy, @carter
Displayio based examples for RGB Matrices and other external displays. Many new users are getting introduced to CircuitPython and displayio using Matrix Portal and RGB Matrix devices now. Much of the existing example code uses board.DISPLAY which wont work on that device.