root
e8023f33a9
Test for a BLE disconnect while reading
2022-06-21 19:59:23 -04:00
Scott Shawcroft
515ea026ce
Merge pull request #6508 from dhalbert/7.3.x-cpx-frozen-lite
...
move frozen adafruit_circuitplayground to express subdirectory - 7.3.x backport of #6346
2022-06-21 13:50:32 -07:00
Scott Shawcroft
2d14fb1f17
Merge pull request #6506 from dhalbert/7.3.x-auto-esp-cache-key-update
...
7.3.x auto esp cache key update
2022-06-21 13:49:47 -07:00
Neradoc
7f968f18c0
move frozen adafruit_circuitplayground to express subdirectory
2022-06-20 16:55:10 -04:00
Jeff Epler
111a25f933
use setup-python v4 for python-path support
2022-06-20 14:07:10 -04:00
Jeff Epler
094b3b3b61
include python executable path in the idf key
...
I noticed that the latest time we needed to switch the idf key was when
the environment changed from python 3.10.4 to 3.10.5. I don't know if
this is the only cause of needing to change the key, but it seems to be
a good idea to make the key include it.
I think this is what's going on because when I replaced a virtualenv's
"python" with a dangling symlink (same as would occur when python's
version gets bumped), I got a similar error.
2022-06-20 14:06:33 -04:00
Dan Halbert
4525bc75c4
Merge pull request #6499 from dhalbert/7.3.x-update-frozen-20220617
...
update frozen libraries
2022-06-20 14:05:07 -04:00
Dan Halbert
cbcd37f95b
update frozen libraries
2022-06-17 12:45:52 -04:00
Dan Halbert
8a48f89edf
Merge pull request #6498 from dhalbert/update-samd-peripherals-for-dma-spi
...
Update samd-peripherals to fix SPI DMA problem
2022-06-17 12:17:23 -04:00
Dan Halbert
f0bf14094b
Update samd-peripherals to fix SPI DMA problem
2022-06-17 10:59:59 -04:00
Dan Halbert
65380c2b0d
Merge pull request #6462 from NathanY3G/remove-default-spi-for-challenger-nb-rp2040-wifi-7.3.x
...
Disable board.SPI() for Challenger NB RP2040 WiFi
2022-06-06 09:03:07 -04:00
Nathan Young
2f0d82a50b
Disable board.SPI() for Challenger NB RP2040 WiFi
...
This was done as a result of an issue with the SPI pin mappings.
Please refer to the following for additional information: https://ilabs.se/challenger-rp2040-wifi-spi-bug
2022-06-06 09:52:23 +02:00
Dan Halbert
a66489e018
Merge pull request #6430 from dhalbert/7.3.x-fix-espressif-rotaryio
...
Espressif: fix allocation of multiple Incremental Encoders
2022-05-25 09:39:09 -04:00
Dan Halbert
b143314b22
Espressif: fix allocation of multiple Incremental Encoders
2022-05-24 22:37:24 -04:00
Dan Halbert
eb4ed30b47
Merge pull request #6415 from dhalbert/7.3.x-fstrings-for-all
...
Turn on f-strings for all builds in 7.3.0
2022-05-21 12:24:04 -04:00
Dan Halbert
338e14d9d4
shrink arduino_mkr1300
2022-05-21 10:21:59 -04:00
Dan Halbert
199e2ef2fc
Turn on f-strings for all builds
2022-05-21 00:04:53 -04:00
Scott Shawcroft
46378550ed
Merge pull request #6406 from dhalbert/restore-gc-collect-on-import
...
Restore automatic gc_collect() after an import
2022-05-18 11:08:36 -07:00
Dan Halbert
4487f61404
Restore automatic gc_collect() after an import
2022-05-18 11:37:13 -04:00
Dan Halbert
036a582764
Merge pull request #6403 from Neradoc/add-winbond-flash-to-monster-m4sk
...
Add Winbond flash substitute to boards
2022-05-16 18:37:46 -04:00
Neradoc
8987bf18d0
Add Winbond flash substitute to boards
2022-05-16 22:39:25 +02:00
Dan Halbert
1dce806f77
Merge pull request #6400 from Neradoc/fix-rtd-with-frozen-modules
...
Fetch the submodules in readthedocs with ci_fetch_deps.py
2022-05-14 19:29:02 -04:00
Neradoc
bb4c63699a
Fetch the submodules in readthedocs with ci_fetch_deps.py
2022-05-14 23:17:49 +02:00
Dan Halbert
85f8d43fc0
Merge pull request #6398 from dhalbert/2022-05-14-update-frozen-modules
...
2022 05 14 update frozen modules
2022-05-14 12:17:35 -04:00
Dan Halbert
624a00ac45
shrink circuitplayground_express_displayio
2022-05-14 08:54:46 -04:00
Dan Halbert
55f1a2f9e2
frozen update
2022-05-14 08:54:15 -04:00
Dan Halbert
dda26b7057
Merge pull request #6394 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-05-14 08:43:05 -04:00
Hosted Weblate
383b9ae87a
Merge remote-tracking branch 'origin/main'
2022-05-14 14:35:45 +02:00
Jonny Bergdahl
1de1460ea8
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1059 of 1059 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-05-14 14:35:45 +02:00
Wellington Terumi Uemura
860f0b8239
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1059 of 1059 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-05-14 14:35:44 +02:00
Dan Halbert
1ae0c084c7
Merge pull request #6396 from Neradoc/add-frozen-modules-to-support-matrix
...
Fix readthedocs checking out frozen modules
2022-05-14 08:35:36 -04:00
Neradoc
df024733aa
fix readthedocs frozen modules
2022-05-14 04:48:57 +02:00
Hosted Weblate
6328858903
Merge remote-tracking branch 'origin/main'
2022-05-14 03:55:10 +02:00
Dan Halbert
9fb4582cc8
Merge pull request #6393 from todbot/main
...
fix SPI pin names qtpy esp32s3
2022-05-13 21:54:55 -04:00
Hosted Weblate
341941c0be
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2022-05-14 02:37:37 +02:00
Dan Halbert
06dac4071d
Merge pull request #6288 from Neradoc/add-frozen-modules-to-support-matrix
...
List frozen modules in the support matrix
2022-05-13 20:34:41 -04:00
Dan Halbert
936f5bf23e
Merge pull request #6338 from jepler/fix-display-invalid-sh1107
...
Fix display invalid sh1107
2022-05-13 20:33:43 -04:00
Tod Kurt
d2d08fc944
fix SPI pin names qtpy esp32s3
2022-05-13 16:48:13 -07:00
Dan Halbert
64ca3aa359
Merge pull request #6387 from SimonVail/main
...
Lilygo TTGO T-OI Plus ESP32C3
2022-05-13 18:31:50 -04:00
Dan Halbert
951eea7748
Merge pull request #6391 from tekktrik/doc/add-additional-builtins-docs
...
Add additional documentation for modules, builtin exceptions
2022-05-13 15:59:39 -04:00
Dan Halbert
28b14e05e3
shrink thunderpack_v12
2022-05-13 15:45:12 -04:00
SimonVail
1f0bdad083
Update ports/espressif/boards/lilygo_ttgo_t-oi-plus/mpconfigboard.mk
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2022-05-13 15:02:26 -04:00
Kattni
395b550fe3
Merge pull request #6389 from tannewt/add_ble_user_reset
...
Add two stage reset for BLE
2022-05-13 14:28:43 -04:00
Alec Delaney
fca1a9bb5f
Change "library" to "module"
2022-05-13 14:00:09 -04:00
Dan Halbert
ae8347f5e5
add error msg for SH1107 fix
2022-05-13 12:54:46 -04:00
Dan Halbert
9028bf213d
Merge pull request #6331 from pypewpew/pewpew_lcd
...
Add new board pewpew_lcd
2022-05-13 12:33:08 -04:00
Alec Delaney
bc9ed81b75
Fix builtins.rst formatting via pre-commit
2022-05-13 12:03:14 -04:00
Alec Delaney
cb3932ce29
Make other documentation links prettier
2022-05-13 11:51:30 -04:00
Alec Delaney
82810085b5
Add note about display guide to bitmaptools
2022-05-13 11:47:21 -04:00
Alec Delaney
a51b1353ea
Add link to Learn guide for alarm module
2022-05-13 11:24:02 -04:00