Commit Graph

18074 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Wellington Terumi Uemura
5505a3649f
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (845 of 845 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2020-11-08 11:26:47 +01:00
microDev
7ba2c5772c
Update license 2020-11-08 11:18:05 +05:30
microDev
55e0e2c4ba
Update rotaryio implementation 2020-11-08 11:12:32 +05:30
microDev
479567059e
Merge branch 'main' into rotaryio-S2 2020-11-08 00:00:01 +05:30
Scott Shawcroft
9ef23e8659
Fix build board list 2020-11-06 15:29:58 -08:00
Scott Shawcroft
b2e83952c0
Rebrand EInk Portal to MagTag 2020-11-06 15:27:16 -08:00
Jeff Epler
18079c5bbe
Merge pull request #3652 from weblate/weblate-circuitpython-main
Translations update from Weblate
2020-11-06 17:19:27 -06:00
Hosted Weblate
cb159569c2
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-06 21:29:26 +01:00
Hosted Weblate
de7461dcfb
Merge branch 'origin/main' into Weblate. 2020-11-06 21:29:24 +01:00
sporeball
93193f2f0b
Translated using Weblate (Japanese)
Currently translated at 71.8% (606 of 844 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
2020-11-06 21:29:24 +01:00
Scott Shawcroft
01c7a06dcc
Merge pull request #3615 from microDev1/CountIO-S2
ESP32S2: Support for CountIO
2020-11-06 12:29:13 -08:00
Jeff Epler
ec12477f5c
Merge pull request #3648 from weblate/weblate-circuitpython-main
Translations update from Weblate
2020-11-06 08:59:55 -06:00
root
f5f2036881 Merge branch 'issue3579' of https://github.com/DavePutz/circuitpython into issue3579 2020-11-05 21:29:02 -06:00
root
d948e6570f Changes to handle Ctrl-C during sleep 2020-11-05 21:27:21 -06:00
Hosted Weblate
f43a5ab324
Merge branch 'origin/main' into Weblate. 2020-11-05 22:16:48 +01:00