Hosted Weblate
b02e3fdaf0
Merge remote-tracking branch 'origin/main' into main
2021-05-08 15:45:58 +02:00
Jeff Epler
9f3ae54dcc
Merge pull request #4726 from jposada202020/design_guide_string_formatting
...
adding_string_format_explanation
2021-05-08 08:45:50 -05:00
Jonny Bergdahl
6643de2fca
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (980 of 980 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-05-08 15:32:42 +02:00
Wellington Terumi Uemura
e3f319f446
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (980 of 980 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-05-08 15:32:41 +02:00
Damien George
7b923d6c72
tests/thread: Make stress_aes.py test run on bare-metal ports.
...
This is a long-running test, so make it run in reasonable time on slower,
bare-metal ports.
Signed-off-by: Damien George <damien@micropython.org>
2021-05-08 22:47:03 +10:00
Damien George
9340cfe774
tests/thread: Make stress_create.py test run on esp32.
...
The esp32 port needs to be idle for finished threads and their resources to
be freed up.
Signed-off-by: Damien George <damien@micropython.org>
2021-05-08 22:47:03 +10:00
Damien George
864e4ecc47
esp32/mpthreadport: Use binary semaphore instead of mutex.
...
So a lock can be acquired on one Python thread and then released on
another. A test for this is added.
Signed-off-by: Damien George <damien@micropython.org>
2021-05-08 22:47:03 +10:00
Damien George
31e0b8c71c
esp32/mpthreadport: Don't explicitly free thread struct in TCB cleanup.
...
Because vPortCleanUpTCB runs on the FreeRTOS idle task and cannot execute
any VM or runtime related code like freeing memory.
Signed-off-by: Damien George <damien@micropython.org>
2021-05-08 22:47:03 +10:00
Tim Radvan
fd24e649fd
docs/library: Add initial API reference for rp2 module and its classes.
...
All the method signatures from rp2_pio.c and friends have been taken and
converted to RST format, then explanatory notes added for each signature.
Signed-off-by: Tim Radvan <tim@tjvr.org>
2021-05-08 18:02:04 +10:00
jposada202020
bba0afa464
adding_string_format_explanation
2021-05-07 15:15:05 -04:00
Scott Shawcroft
20c4a325a4
Add Python helper tool for MicroPython merges.
...
It automates ignoring parts of MP we don't use.
Related to #2999
2021-05-07 10:21:35 -07:00
Scott Shawcroft
5c736835de
Fix esp32s2 builds after AP changes
2021-05-07 10:03:02 -07:00
Scott Shawcroft
f761292c72
Merge pull request #4718 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-05-07 09:49:01 -07:00
Scott Shawcroft
cebb10ddae
Fixes from review
2021-05-07 09:31:59 -07:00
Hosted Weblate
df5c30e0a8
Merge remote-tracking branch 'origin/main' into main
2021-05-07 12:32:31 +02:00
Dan Halbert
2fe1df4668
Merge pull request #4719 from hierophect/stm-espr-pico-fix
...
Espruino Pico: Remove settings for DNP oscillator
2021-05-07 06:32:19 -04:00
Lucian Copeland
9920741c2f
Merge remote-tracking branch 'upstream/main' into stm-espr-pico-fix
2021-05-06 17:43:38 -04:00
Hosted Weblate
3e879fa279
Merge remote-tracking branch 'origin/main' into main
2021-05-06 22:48:27 +02:00
hexthat
ae79096e34
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 100.0% (980 of 980 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2021-05-06 22:48:26 +02:00
Alvaro Figueroa
cce8096395
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (980 of 980 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-05-06 22:48:26 +02:00
Dan Halbert
c6b9885573
Merge pull request #4721 from dhalbert/update-xtensa-cache-id
...
update github actions xtensa cache id; fix a typo
2021-05-06 16:48:20 -04:00
Scott Shawcroft
b19c1a310e
mpy M -> C
2021-05-06 13:31:20 -07:00
Dan Halbert
0773e355a7
update github actions xtensa cache id; fix a typo
2021-05-06 15:10:45 -04:00
Scott Shawcroft
42f4065c8a
Merge remote-tracking branch 'adafruit/main' into merge_1.13
2021-05-06 11:17:53 -07:00
Lucian Copeland
80a459d1f8
Remove settings for DNP oscillator
2021-05-06 13:52:07 -04:00
Hosted Weblate
51645bc094
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/
2021-05-06 19:51:53 +02:00
Hosted Weblate
0b8824313a
Merge remote-tracking branch 'origin/main' into main
2021-05-06 19:51:51 +02:00
Wellington Terumi Uemura
45cf638ba0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (973 of 973 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-05-06 19:51:51 +02:00
Hugo Dahl
8de14446cd
Translated using Weblate (French)
...
Currently translated at 100.0% (973 of 973 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-05-06 19:51:50 +02:00
Jose David M
bd731a14bb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (973 of 973 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-05-06 19:51:50 +02:00
Dan Halbert
ebf9dcb47a
Merge pull request #4689 from dhalbert/dynamic-usb-descriptors
...
Dynamic USB descriptors
2021-05-06 13:51:38 -04:00
Scott Shawcroft
71d2536725
Build fixes thanks to jepler
2021-05-06 09:04:56 -07:00
Artyom Skrobov
908d83d1f2
s/Circuit Python/CircuitPython/g
...
Some comments and messages used the non-standard spelling
2021-05-06 16:22:35 +03:00
Jeff Epler
03a4f85556
Merge pull request #4713 from jepler/mpy-magic-number
...
Change the first byte of CircuitPython 'mpy' files to "C"
2021-05-06 08:01:22 -05:00
Mike Causer
9eea51b730
drivers/display/ssd1306.py: Add rotate method.
...
And clean up (make more efficient) display set-up commands.
2021-05-06 15:57:19 +10:00
mishafarms
8ff3520f67
esp32/esp32_rmt: Clear config struct before filling it out.
...
Or unset entries will have garbage in them.
Signed-off-by: mishafarms <github@mishafarms.us>
2021-05-06 15:53:56 +10:00
Mike Causer
64aebed70e
docs/esp8266: Add WDT to quickref.
2021-05-06 15:50:42 +10:00
Mike Causer
a111889705
docs/esp32: Add SDCard to quickref.
2021-05-06 15:48:09 +10:00
Mike Causer
a65942a41d
docs/esp32: Add WDT to quickref.
2021-05-06 15:46:28 +10:00
Mike Causer
b98197f950
docs/esp32: Add UART to quickref.
2021-05-06 15:44:53 +10:00
Damien George
47583d8cbd
extmod/moductypes: Fix size and offset calculation for ARRAY of FLOAT32.
...
uctypes.FLOAT32 has a special value representation and
uctypes_struct_scalar_size() should be used instead of GET_SCALAR_SIZE().
Signed-off-by: Damien George <damien@micropython.org>
2021-05-06 13:11:33 +10:00
Damien George
350a66a863
extmod/moductypes: Replace numbers with macro constants.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-05-06 12:40:53 +10:00
Damien George
02dc1644b6
extmod/moductypes: Remove double blank lines and debugging printf's.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-05-06 12:32:09 +10:00
Damien George
4791d290c6
extmod: Remove old comments used for auto-doc generation.
...
They are no longer used, and the text in the docs is more up to date.
Signed-off-by: Damien George <damien@micropython.org>
2021-05-06 12:27:31 +10:00
Damien George
9e29217c73
unix/modffi: Use a union for passing/returning FFI values.
...
This fixes a bug where double arguments on a 32-bit architecture would not
be passed correctly because they only had 4 bytes of storage (not 8). It
also fixes a compiler warning/error in return_ffi_value on certian
architectures: array subscript 'double[0]' is partly outside array bounds
of 'ffi_arg[1]' {aka 'long unsigned int[1]'}.
Fixes issue #7064 .
Signed-off-by: Damien George <damien@micropython.org>
2021-05-06 12:17:10 +10:00
Scott Shawcroft
59c2787702
Fix esp32s2 build
2021-05-05 18:27:21 -07:00
Scott Shawcroft
3fda0c0a1b
Fix board builds and use MP_ERROR_TEXT in py and extmod
2021-05-05 17:51:52 -07:00
Scott Shawcroft
7f2f8e2d58
Turn off CPython warnings in tests
2021-05-05 17:26:39 -07:00
Lucian Copeland
22feda1066
Merge pull request #4708 from hierophect/supervisor-run-reason
...
Remove overwrite of run_reason in main
2021-05-05 19:18:16 -04:00
Jeff Epler
ef3ec93c8b
Change the first byte of CircuitPython 'mpy' files to "C"
...
.. and also distinguish CircuitPython better in `mpy-cross --version`
2021-05-05 18:06:06 -05:00