Jeff Epler
0f7081781e
esp32s2: wifi: fix several debug-build errors
...
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)
2020-11-12 20:40:45 -06:00
Hosted Weblate
1145fcaf3e
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/
2020-11-12 23:52:01 +01:00
Hosted Weblate
281e10fff5
Merge branch 'origin/main' into Weblate.
2020-11-12 23:51:59 +01:00
sporeball
2f2fe10e12
Translated using Weblate (Japanese)
...
Currently translated at 71.8% (607 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2020-11-12 23:51:58 +01:00
Scott Shawcroft
8d3a878152
Merge pull request #3681 from adafruit/6.0.x
...
Merge protomatter update back into `main`
2020-11-12 14:51:53 -08:00
Scott Shawcroft
c9952798fb
Merge pull request #3683 from BHDynamics/dynossat_edu
...
Rename pins on dynossat_edu_eps to make them the same as the Arduino core
2020-11-12 12:33:16 -08:00
Scott Shawcroft
5f84b790a7
Merge pull request #3682 from microDev1/pcnt-reset
...
ESP32S2: Reset PCNT on user code reload
2020-11-12 12:31:18 -08:00
Scott Shawcroft
42ca57ff8f
Merge pull request #3684 from adafruit/tannewt-patch-1
...
Change creation date back.
2020-11-12 12:01:27 -08:00
Scott Shawcroft
f4b10879fb
Change creation date back.
2020-11-12 11:48:01 -08:00
Enrique Casado
aa68b17223
Freed some more space
2020-11-12 13:26:26 +01:00
Enrique Casado
9774736a50
Rename pins to make them the same as the Arduino core
2020-11-12 12:30:34 +01:00
microDev
ff41180237
pcnt reset on reload
2020-11-12 16:30:30 +05:30
Dan Halbert
105ec12144
Merge pull request #3661 from jepler/protomatter-error-checking-6x
...
RGBMatrix: Detect invalid bit_depth selection
2020-11-11 20:26:25 -05:00
Scott Shawcroft
a47dea4922
Merge pull request #3671 from FoamyGuy/um_feathers2_board_spi_i2c
...
board.SPI() and board.I2C() for UnexpectedMaker Feather S2
2020-11-11 17:22:23 -08:00
Scott Shawcroft
51beeb017b
Merge pull request #3674 from microDev1/defualt-pin-def
...
Add default pin definitions for microS2
2020-11-11 17:13:40 -08:00
Scott Shawcroft
42ca0806ba
Merge pull request #3670 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-11-11 17:12:55 -08:00
Hosted Weblate
35248fd0a4
Merge branch 'origin/main' into Weblate.
2020-11-11 20:13:09 +01:00
hexthat
c96a86bd8a
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 100.0% (845 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2020-11-11 20:13:09 +01:00
Maciej Stankiewicz
53e9c7b3bc
Translated using Weblate (Polish)
...
Currently translated at 72.1% (610 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
2020-11-11 20:13:08 +01:00
Dan Halbert
fdb92b92fa
Merge pull request #3672 from tannewt/fix_eink_delay
...
Correct display sequence format docs
2020-11-11 14:13:00 -05:00
Dan Halbert
9817672df7
make translate on 6.0.x
2020-11-11 14:06:34 -05:00
foamyguy
118ca7cff4
adding default uart pins
2020-11-11 06:56:57 -06:00
microDev
f9842566d8
Add default pin definitions
2020-11-11 10:22:48 +05:30
Scott Shawcroft
9da99675b1
Correct display sequence format docs
2020-11-10 16:44:09 -08:00
foamyguy
8373146c56
newline end of file
2020-11-10 15:29:17 -06:00
Hosted Weblate
3e1414395d
Merge branch 'origin/main' into Weblate.
2020-11-10 22:10:04 +01:00
Maciej Stankiewicz
a1276be482
Translated using Weblate (Polish)
...
Currently translated at 71.5% (605 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
2020-11-10 22:10:04 +01:00
Scott Shawcroft
ddb3590944
Merge pull request #3647 from DavePutz/issue3579
...
Issue3579 - Check for CTRL-C During sleep on esp32s2
2020-11-10 13:09:57 -08:00
Maciej Stankiewicz
b9294818da
Translated using Weblate (Polish)
...
Currently translated at 70.7% (598 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
2020-11-10 21:52:54 +01:00
Szymon Jakubiak
b8f83643b5
Translated using Weblate (Polish)
...
Currently translated at 70.7% (598 of 845 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
2020-11-10 21:52:54 +01:00
foamyguy
1192eebcdf
adding spi and i2c to board for um feather s2
2020-11-10 14:12:44 -06:00
foamyguy
b9ccc62b97
Merge pull request #2 from adafruit/main
...
merging from adafruit
2020-11-10 14:02:22 -06:00
Scott Shawcroft
75a977febd
Merge pull request #3668 from jepler/esp32s2-stack-size
...
esp32s2: Correct port_stack_get_top()
2020-11-10 10:56:12 -08:00
microDev
10e8b8cf45
move port specific check
2020-11-11 00:24:01 +05:30
Scott Shawcroft
40b8bc0c84
Merge pull request #3666 from jepler/update-protomatter-1.0.10
...
protomatter: Update to upstream tag 1.0.10
2020-11-10 10:46:25 -08:00
root
fe7ed99939
Split out extern declare to ports/esp32s2/supervisor/esp_port.h
2020-11-10 12:45:39 -06:00
Scott Shawcroft
fd43c0a9fe
Merge pull request #3658 from FoamyGuy/foamyguy_unhide_tilegrid
...
Foamyguy unhide tilegrid
2020-11-10 10:39:59 -08:00
root
44425b8d94
Requested review changes made
2020-11-10 11:32:59 -06:00
Jeff Epler
2d8ebfcf63
esp32s2: Correct port_stack_get_top()
...
Closes #3649
2020-11-10 10:42:53 -06:00
Jeff Epler
b293aa7e09
protomatter: Update to upstream tag 1.0.10
...
Among other things this fixes a problem with blanking the display
and Closes #3664 .
2020-11-10 09:12:16 -06:00
microDev
6c59836c5d
watchdog implementation for esp32s2
2020-11-10 16:32:46 +05:30
foamyguy
46c9b28dd8
use full_change instead of moved
2020-11-09 18:14:31 -06:00
Scott Shawcroft
61bf0e99c6
Merge pull request #3653 from tannewt/magtag
...
Rebrand EInk Portal to MagTag
2020-11-09 16:00:09 -08:00
Scott Shawcroft
0ebd4e615e
Merge pull request #3614 from microDev1/rotaryio-S2
...
ESP32S2: Support for RotaryIO
2020-11-09 15:41:07 -08:00
Scott Shawcroft
d1f15d314b
Rename to include display details
2020-11-09 15:03:22 -08:00
Jeff Epler
5554c27600
make translate
2020-11-09 09:49:43 -06:00
Jeff Epler
0ff20cdd85
RGBMatrix: Detect invalid bit_depth selection
...
Closes : #3650
2020-11-09 08:27:46 -06:00
foamyguy
9adb77a2d0
set moved true when unhiding tilegrid
2020-11-08 19:28:46 -06:00
foamyguy
cf21c4da60
Merge pull request #1 from adafruit/main
...
merge from adafruit
2020-11-08 18:32:15 -06:00
Jeff Epler
eec9821fdc
Merge pull request #3656 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-11-08 11:11:35 -06:00