Jeff Epler
067a975875
update submodules to merge commits
2020-09-14 17:22:30 -05:00
Scott Shawcroft
a60906d7df
Merge pull request #3392 from hierophect/esp32-displayio-fix
...
Fix some DisplayIO crashes, add ESP32-S2 debugging capability
2020-09-14 14:56:51 -07:00
DavePutz
2a2a8d6457
Merge pull request #28 from adafruit/main
...
Merge from adafruit/main
2020-09-14 16:50:40 -05:00
DavePutz
ecd8d49e38
Merge pull request #27 from adafruit/main
...
Update from adafruit/main
2020-09-14 16:47:56 -05:00
Scott Shawcroft
3d8bac50e4
Merge pull request #3397 from tannewt/fix_size_0_bug
...
Fix bug with socket.recv_into size == 0.
2020-09-14 14:47:28 -07:00
Lucian Copeland
3640ef2b7f
Fix toctree, incorrect flash port assumptions
2020-09-14 17:37:55 -04:00
DavePutz
4a3be4df91
Sync with adafruit/main
2020-09-14 16:33:25 -05:00
DavePutz
43d5892baa
Update from adafruit/main
2020-09-14 16:32:06 -05:00
DavePutz
16a601e3bd
Update from adafruit/main
2020-09-14 16:30:30 -05:00
DavePutz
f963d06643
Update from adafruit/main
2020-09-14 16:29:19 -05:00
Scott Shawcroft
1f43ddcbf1
Merge pull request #3418 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-09-14 14:29:00 -07:00
Jeff Epler
30cfac08e2
Added translation using Weblate (Greek)
2020-09-14 21:09:11 +02:00
Lucian Copeland
6ecfdda580
Add Readme
2020-09-14 13:18:51 -04:00
Jeff Epler
32c8d9ec83
Merge pull request #3415 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-09-14 12:18:45 -05:00
DavePutz
4ca8c35f1f
Reverting some changes
2020-09-14 12:05:59 -05:00
DavePutz
da0a0f88f9
Reverting some prior changes
2020-09-14 11:27:08 -05:00
DavePutz
c812bee8f1
Reverting some prior changes
2020-09-14 11:25:59 -05:00
DavePutz
2eca4ee902
Update PulseIn.c
2020-09-14 11:04:45 -05:00
Lucian Copeland
e504438fd2
Remove unlicensed file, fix reset pin type check
2020-09-14 11:58:13 -04:00
DavePutz
c014ac3089
Reworked check for input taking too long
2020-09-14 10:54:57 -05:00
DavePutz
6b93f97de1
Removing some prior changes
2020-09-14 10:53:30 -05:00
DavePutz
127346f7ae
Removing some prior changes
2020-09-14 10:52:46 -05:00
DavePutz
c68098777d
Fixing up locale/circuitpython.pot date
2020-09-14 10:50:57 -05:00
Lucian Copeland
ecc219fe50
Merge remote-tracking branch 'upstream/main' into esp32-displayio-fix
2020-09-14 10:44:31 -04:00
Wellington Terumi Uemura
6bf6995022
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (795 of 795 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2020-09-14 15:47:37 +02:00
Jeff Epler
94e261370b
Merge pull request #3413 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-09-14 08:47:30 -05:00
Kamil Tomaszewski
ce7ee58e92
camera: Update camera module
2020-09-14 13:12:20 +02:00
Kamil Tomaszewski
a25e3c2858
locale: make translate
2020-09-14 13:12:20 +02:00
Kamil Tomaszewski
c2fc592c2c
camera: Change API
2020-09-14 13:11:15 +02:00
Kamil Tomaszewski
143a1ff94a
spresense: change the GC to do 32-byte blocks
2020-09-14 13:11:15 +02:00
Kamil Tomaszewski
fbf4431aa0
locale: make translate
2020-09-14 13:11:15 +02:00
Kamil Tomaszewski
1fde8ef9bc
spresense: Add support for camera
2020-09-14 13:11:15 +02:00
Kamil Tomaszewski
064c597b60
camera: Implement new library for camera
2020-09-14 13:11:15 +02:00
Hosted Weblate
90b21ce548
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-09-14 04:29:00 +02:00
Jeff Epler
814339abb9
Merge pull request #3405 from jepler/implicit-fallthrough-diagnostic
...
Enable implicit fallthrough diagnostic, note intentional fallthroughs.
2020-09-13 21:28:51 -05:00
Jeff Epler
9409a2c34c
Merge pull request #3412 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-09-13 20:41:06 -05:00
Jeff Epler
b3bdd4686b
PacketBuffer: add missing 'break's, remove unneeded {}
2020-09-13 15:10:38 -05:00
Jeff Epler
af24c8ae06
Merge remote-tracking branch 'origin/main' into implicit-fallthrough-diagnostic
...
Conflict in locale/circuitpython.pot resolved with 'make translate'
2020-09-13 14:21:21 -05:00
Hosted Weblate
bbf2e98827
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-09-13 21:19:10 +02:00
Jeff Epler
73ad78ed1b
Merge pull request #3395 from microDev1/safeMode
...
Add esp32s2 safe mode support & fix user_safe_mode output
2020-09-13 14:18:59 -05:00
Jeff Epler
90f7340bfc
move implicit-fallthrough warning enable to defns.mk
2020-09-13 13:13:09 -05:00
Jeff Epler
9abfc51ced
Merge pull request #3 from ciscorn/dict-comp
...
Small improvements to the dictionary compression
2020-09-13 12:58:13 -05:00
Jeff Epler
a81a2cff02
Merge pull request #3411 from jepler/ble-doc-typo
...
_bleio: fix markup typo
2020-09-13 12:50:12 -05:00
microDev
506bb097f7
Update safe_mode.c
2020-09-13 23:17:14 +05:30
microDev
36da92075b
Update safe mode reason
2020-09-13 22:57:24 +05:30
Jeff Epler
e5122b1acf
_bleio: fix markup typo
2020-09-13 11:56:34 -05:00
Taku Fukada
d18d79ac47
Small improvements to the dictionary compression
2020-09-14 01:50:01 +09:00
microDev
5deac8d249
Update board specific safe mode message
2020-09-13 18:22:40 +05:30
Limor "Ladyada" Fried
ca136db210
Merge pull request #3407 from ladyada/qtpy_m0
...
cutie variant
2020-09-12 21:58:46 -04:00
Jeff Epler
15964a4750
makeqstrdata: Avoid encoding problems
...
Most users and the CI system are running in configurations where Python
configures stdout and stderr in UTF-8 mode. However, Windows is different,
setting values like CP1252. This led to a build failure on Windows, because
makeqstrdata printed Unicode strings to its stdout, expecting them to be
encoded as UTF-8.
This script is writing (stdout) to a compiler input file and potentially
printing messages (stderr) to a log or console. Explicitly configure stdout to
use utf-8 to get consistent behavior on all platforms, and configure stderr so
that if any log/diagnostic messages are printed that cannot be displayed
correctly, they are still displayed instead of creating an error while trying
to print the diagnostic information.
I considered setting the encodings both to ascii, but this would just be
occasionally inconvenient to developers like me who want to show diagnostic
info on stderr and in comments while working with the compression code.
Closes : #3408
2020-09-12 19:43:08 -05:00