| Age | Commit message (Collapse) | Author |
|
esp32s2: wifi: fix several debug-build errors
|
|
Translations update from 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/
|
|
ESP32S2: Support for WatchDog
|
|
esp32s2: Set station mode early to avoid SoftAP on startup
|
|
Issue2056 - Prevent tracebacks from accumulating in REPL
|
|
esp32s2: Update esp-idf submodule to include fix for #3424
|
|
Translations update from Weblate
|
|
|
|
Update from adafruit/main
|
|
|
|
Currently translated at 100.0% (846 of 846 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
|
|
Currently translated at 100.0% (846 of 846 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
|
Currently translated at 100.0% (846 of 846 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
|
Currently translated at 99.2% (840 of 846 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
|
|
Add board.DISPLAY to MagTag. Fix luma computation
|
|
This re-points the submodule to my personal fork of esp-idf.
Users may need to `git submodule sync` in their existing trees when
this change occurs.
Adds just the following commit in esp-idf:
> esp_crt_bundle: Allow verify_callback to correct BADCERT_BAD_MD
|
|
|
|
* No weak link for modules. It only impacts _os and _time and is
already disabled for non-full builds.
* Turn off PA00 and PA01 because they are the crystal on the Metro
M0 Express.
* Change ejected default to false to move it to BSS. It is set on
USB connection anyway.
* Set sinc_filter to const. Doesn't help flash but keeps it out of
RAM.
|
|
|
|
|
|
* 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.
|
|
Translations update from Weblate
|
|
Closes #3688
With this change, I don't get the ESP_ERROR_CHECK failed repeatedly
running code that imports wifi. (I'm not getting a successful connection
but that's probably my own fault, such as a secrets problem)
|
|
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
|
|
|
|
Currently translated at 71.8% (607 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
|
|
Merge protomatter update back into `main`
|
|
Rename pins on dynossat_edu_eps to make them the same as the Arduino core
|
|
ESP32S2: Reset PCNT on user code reload
|
|
Change creation date back.
|
|
|
|
|
|
|
|
|
|
RGBMatrix: Detect invalid bit_depth selection
|
|
board.SPI() and board.I2C() for UnexpectedMaker Feather S2
|
|
Add default pin definitions for microS2
|
|
Translations update from Weblate
|
|
|
|
Currently translated at 100.0% (845 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
|
|
Currently translated at 72.1% (610 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
|
|
Correct display sequence format docs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently translated at 71.5% (605 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
|