| Age | Commit message (Collapse) | Author |
|
Esp32-S2 I2C fixes
|
|
|
|
Translations update from Weblate
|
|
|
|
|
|
correct clock stretch timeout for board.I2C()
|
|
|
|
Currently translated at 100.0% (975 of 975 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
raspberrypi: Enable mp3 playback
|
|
STM32: Fix UART deinit
|
|
STM32: add all F405 modules to F407
|
|
spresense: minor i2c and spi fixes
|
|
disable default usb_cdc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
raspberrypi: RTC: Ensure a time is set
|
|
|
|
Until a time is set, the RTC is not running, and rtc_get_datetime()
returns false without assigning to the out-parameter.
In CircuitPython, this would manifest as arbitrary values being returned,
since uninitialized storage on the stack was being converted into a timestamp.
|
|
Add new nRF port for SF MicroMod nRF52840.
|
|
The rp2040 is _very_ marginal for mp3 playback, and currently sometimes triggers a bug that gives garbled audio output. However, it does work for some limited situations.
|
|
Update from adafruit main
|
|
|
|
rp2040 add double reset to uf2
|
|
|
|
|
|
|
|
Translations update from Weblate
|
|
|
|
|
|
|
|
|
|
|