chronological notes

This commit is contained in:
Scott Shawcroft 2021-03-15 13:03:37 -07:00 committed by GitHub
parent b69904caca
commit fd178c18b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -213,8 +213,17 @@ Library updates in the last seven days:
* https://github.com/adafruit/Adafruit_Blinka/issues
* PyPI Downloads in the last week: 3324
Number of supported boards: 70
## 13:48 Hug reports
14:29 @tannewt
* @microdev for setting up issue templates
* @lukew for help with flash stuff on rp2040
14:49 @v923z
* David Glaude for a very interesting discussion on his thermal camera stuff
* Group hug
@anecdata (lurking)
@ -320,18 +329,16 @@ Number of supported boards: 70
* @danh for looking into esp32s2 i2c
* @jepler for solving my code formatting pr issues
14:29 @tannewt
* @microdev for setting up issue templates
* @lukew for help with flash stuff on rp2040
14:49 @v923z
* David Glaude for a very interesting discussion on his thermal camera stuff
* Group hug
## 25:36 Status Updates
26:07 @tannewt
* Further flash work and debugging of unreliable flash on Feather RP2040.
* Will focus on C version of QSPI init this week. Should be able to make versatile version
27:07 @v923z
* Added functions to ulab to interface with peripheral devices producing 32-bit integers
@anecdata (lurking)
@ -503,14 +510,6 @@ This week:
* Did some esp32s2 i2c and idf update work.
* Added code formatting and translation checks to pre-commit.
26:07 @tannewt
* Further flash work and debugging of unreliable flash on Feather RP2040.
* Will focus on C version of QSPI init this week. Should be able to make versatile version
27:07 @v923z
* Added functions to ulab to interface with peripheral devices producing 32-bit integers
## 51:49 In The Weeds
52:17 @Jose David @foamyguy
There is PR#139 for display_text label to introduce styling. Do we want to create a helper library that will be available for other widgets to use? Or keep the styling for individual libraries?