Scott Shawcroft
85b53eab0a
Merge pull request #5963 from arturo182/esp32-s3-devkitm-1
...
espressif: Add ESP32-S3-DevKitM-1 board support
2022-02-22 10:48:07 -08:00
Tsutomu IKEGAMI
2e4ad1a3f8
Revert ticks implementation for Mac build, too.
2022-02-22 18:16:15 +09:00
Tsutomu IKEGAMI
bccb09b0ea
Revert ticks implementation for unix build.
2022-02-22 17:49:23 +09:00
Tsutomu IKEGAMI
6b7ad72f8f
Add __await__ method to Task class.
2022-02-22 17:11:11 +09:00
Tsutomu IKEGAMI
0929353e5c
Merge branch 'main' into enable_uasyncio
2022-02-22 16:53:10 +09:00
Dan Halbert
aeeb58fd45
Merge pull request #6077 from kmatch98/trial_repl
...
fix REPL terminal garbled characters upon code.py finished
2022-02-21 17:55:14 -05:00
Kevin Matocha
790af2d9a6
fix REPL terminal garbled characters upon code.py finished
2022-02-21 14:58:16 -06:00
Dan Halbert
478fb6934e
Merge pull request #6076 from kmatch98/trial_repl
...
Retains REPL contents when display.show(None) is called or code.py finishes and REPL is not resized
2022-02-21 13:53:19 -05:00
Dan Halbert
1603dbb2d3
Merge pull request #6073 from prplz/msgpack-unpack-requires-readable
...
msgpack.unpack requires a readable stream
2022-02-21 12:06:07 -05:00
Kevin Matocha
6b2266b240
retains REPL terminal data after display.show(None) when terminal size is not changed
2022-02-21 10:33:48 -06:00
Kevin Matocha
03f42406d3
updated code so the REPL will retain its text if not resized when code stops
2022-02-21 10:33:08 -06:00
Dan Halbert
debe29c34b
Merge pull request #6062 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-02-21 07:40:33 -05:00
ZodiusInfuser
d66cf1d8ef
Name fix
2022-02-21 11:26:43 +00:00
ZodiusInfuser
d0bbaddcb3
Board definitions for upcoming EInk board
2022-02-21 11:23:55 +00:00
Tsutomu IKEGAMI
6499d18bb8
Remove board_deep_sleep_hook, which should be done in board_deinit.
2022-02-21 19:21:42 +09:00
Tsutomu IKEGAMI
623bf659a5
rewind locale/circuitpython.pot
2022-02-21 18:43:38 +09:00
Wellington Terumi Uemura
87366c13ab
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1051 of 1051 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-02-21 09:55:45 +01:00
Michael Himing
4bd64885b4
msgpack.unpack requires a readable stream
2022-02-21 09:16:36 +11:00
Dan Halbert
b3f06688d3
Merge pull request #6064 from dhalbert/7.2.x-tools-describe-long
...
use --long for describe in setup.py-stubs
2022-02-20 12:49:26 -05:00
Hosted Weblate
b6caac0f9e
Merge remote-tracking branch 'origin/main'
2022-02-19 21:22:39 +01:00
Jonny Bergdahl
5836cd638a
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1051 of 1051 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-02-19 21:22:39 +01:00
Dan Halbert
b5b04fb9d0
Merge pull request #6068 from jepler/issue6066
...
Fix import of builtin submodules
2022-02-19 15:22:33 -05:00
Jeff Epler
ff4d4f791b
Make sure ULAB_HAS_USER_MODULE is defined (as zero)
...
This fixes a problem preprocessing genhdr/moduledefs.h, which refers to it.
This file doesn't include the place that ulab normally defines
ULAB_HAS_USER_MODULE by default, so just force it.
2022-02-19 10:29:17 -06:00
Jeff Epler
a040b6962f
update module list in extra coverage test
2022-02-19 09:38:56 -06:00
Jeff Epler
34d71097ff
Fix import ulab.foo
2022-02-19 09:32:51 -06:00
Jeff Epler
5d213e53af
bus device: properly register submodules
...
Closes : #6066 (except for similar work that needs to be done in ulab)
2022-02-19 08:39:51 -06:00
Scott Gauche
6827586d33
add setting SPI CLK pin pull up/down based on SPI polarity config
2022-02-19 08:46:02 -05:00
Michael Himing
dbedb1575e
ai_thinker_esp32-c3s: Pull LEDs down on reset
2022-02-19 14:30:51 +11:00
Dan Halbert
7107692678
use --long for describe in setup.py-stubs
2022-02-18 21:22:02 -05:00
Hosted Weblate
d9415daf48
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-02-19 02:57:35 +01:00
Hosted Weblate
6ba272ed78
Merge remote-tracking branch 'origin/main'
2022-02-19 02:57:32 +01:00
Jonny Bergdahl
2640cf8ebc
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1050 of 1050 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-02-19 02:57:31 +01:00
Wellington Terumi Uemura
233f807264
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1050 of 1050 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-02-19 02:57:31 +01:00
Scott Shawcroft
918145f768
Merge pull request #6038 from jepler/merge-1.18
...
Merge 1.18
2022-02-18 17:57:18 -08:00
Scott Shawcroft
291a33521e
Merge pull request #6060 from dhalbert/update-frozen-libs-7.2.0
...
update frozen libraries before 7.2.0 RC
2022-02-18 13:42:49 -08:00
arturo182
e57e4bd667
esp32s3: Rename to devkitm_1 to devkitm_1_n8 to make more future-proof
2022-02-18 21:32:36 +01:00
Dan Halbert
ca766f3b86
update frozen libraries before 7.2.0 RC
2022-02-18 14:23:10 -05:00
Dan Halbert
57bbe7922d
Merge pull request #6058 from Neradoc/add-hiibot-iots2
...
Add hiibot iots2
2022-02-18 12:18:25 -05:00
Dan Halbert
faf6ac5022
Merge pull request #6052 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-02-18 12:16:54 -05:00
Jeff Epler
090b153b3e
Fix build of dynmod with armv7m (lacks floating point)
2022-02-18 08:45:50 -06:00
Jeff Epler
684faab110
Enable the "lookup cache" for FULL_BUILDs
...
.. and remove a stanza for the "cache map lookup in bytecode" option,
which has been removed by upstream in 1.18; it's superceded by these
other improvements.
2022-02-18 08:32:39 -06:00
Jeff Epler
f45a6d762f
Merge remote-tracking branch 'origin/main' into merge-1.18
2022-02-18 08:12:05 -06:00
Hosted Weblate
5056333e9e
Merge remote-tracking branch 'origin/main'
2022-02-18 03:12:21 +01:00
Dan Halbert
1c3e03d1b1
Merge pull request #6057 from tannewt/board_pin_reset
...
Allow ESP boards to customize how a pin is reset
2022-02-17 21:12:11 -05:00
Hosted Weblate
6e7eb78a10
Merge remote-tracking branch 'origin/main'
2022-02-18 02:19:40 +01:00
Dan Halbert
60ceb6e367
Merge pull request #6043 from makermelissa/main
...
Add PortalBase and Fake Requests and update Frozen Libs on Portal boards
2022-02-17 20:19:33 -05:00
Hosted Weblate
8ea0301b14
Merge remote-tracking branch 'origin/main'
2022-02-18 02:02:50 +01:00
Scott Shawcroft
5a51aa2a75
Merge pull request #6056 from Neradoc/qtpys2-debug-uart
...
free RX and TX on QTPY-ESP32S2 in non debug builds
2022-02-17 17:02:46 -08:00
Hosted Weblate
06b16fe728
Merge remote-tracking branch 'origin/main'
2022-02-18 02:02:36 +01:00
Scott Shawcroft
9f751927e7
Merge pull request #6054 from tannewt/funhouse_crash
...
Don't update status LED color on brightness change
2022-02-17 17:02:26 -08:00