Commit Graph

28717 Commits

Author SHA1 Message Date
Dan Halbert
5775eb4e28
Merge pull request #6715 from tannewt/usb_connect_title_bar
Request a title bar update on USB cdc connect
2022-08-08 22:16:52 -04:00
Scott Shawcroft
401c269758
Request a title bar update on USB cdc connect
This ensures that the USB serial connection gets a copy of the
latest title bar.

Fixes #6703
2022-08-08 14:29:45 -07:00
Danny Staple
3c1c477c5b
Improve docs for rp2Pio Statemachine frequency
This frequency can be set to 0 for the system (133mhz) clock speed.
2022-08-08 22:14:55 +01:00
Scott Shawcroft
86f4014f83
Add exception filename to title bar
Add the exception filename after the line number and change the
line number so it is in that file. It used to always be code.py.

Fixes #6702
2022-08-08 13:52:05 -07:00
Scott Shawcroft
f1826b054a
Merge pull request #6701 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-08-08 09:23:44 -07:00
Maxime Leroy
f00eac7e6e
Translated using Weblate (French)
Currently translated at 99.5% (996 of 1001 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2022-08-08 06:20:52 +02:00
Hosted Weblate
82a0af5ca4
Merge remote-tracking branch 'origin/main' 2022-08-08 02:14:17 +02:00
Scott Shawcroft
0ed84486f6
Merge pull request #6709 from ladyada/main
add default display to odroid go
2022-08-07 17:14:03 -07:00
lady ada
2cd9222e5e add includes 2022-08-07 14:32:29 -04:00
lady ada
029b6b6fbe add default display 2022-08-07 14:12:40 -04:00
paul
a6eadd6259 Added Bee Motion S3 board 2022-08-07 11:59:43 -04:00
Jonny Bergdahl
9571bab8f8
Translated using Weblate (Swedish)
Currently translated at 100.0% (1001 of 1001 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-08-07 17:16:49 +02:00
Wellington Terumi Uemura
843ccb71c0
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1001 of 1001 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-08-07 17:16:49 +02:00
paul
f39058edc4 Added Bee S3 board 2022-08-06 22:22:20 -04:00
RetiredWizard
a87dcf201b
Don't need a variable to identify 'Path' column 2022-08-05 22:35:57 -04:00
Jeff Epler
1a11ff864a
Merge remote-tracking branch 'origin/main' into espressif-camera-2 2022-08-05 21:08:12 -05:00
RetiredWizard
328fe4d2ea
minor cleanup 2022-08-05 22:07:22 -04:00
RetiredWizard
52bd028dac
Posted to wrong directory :/ 2022-08-05 22:06:52 -04:00
RetiredWizard
02167898f7
minor cleanup 2022-08-05 22:05:32 -04:00
RetiredWizard
b7d3ee174a
Move sort from table class to async function 2022-08-05 21:49:18 -04:00
Hosted Weblate
5e58fc1167
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-08-06 00:59:15 +02:00
Hosted Weblate
e9d10dfa38
Merge remote-tracking branch 'origin/main' 2022-08-06 00:59:12 +02:00
Scott Shawcroft
01f252d125
Merge pull request #6698 from tannewt/title_execution_status
Turn on title bar everywhere and enhance it
2022-08-05 15:59:07 -07:00
Jeff Epler
1da8065d6b
Merge remote-tracking branch 'origin/main' into espressif-camera-2 2022-08-05 16:38:51 -05:00
Scott Shawcroft
207311b02a
Merge branch 'main' into title_execution_status 2022-08-05 13:42:58 -07:00
Hosted Weblate
db9a9a1571
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-08-05 21:06:53 +02:00
Dan Halbert
8c10e09ba0
Merge pull request #6667 from jepler/esp-reserve-heap-for-idf
Add ability to reserve psram
2022-08-05 15:06:44 -04:00
Jeff Epler
3f49d77036
Improve esp32-s3-eye board definition 2022-08-05 13:10:21 -05:00
Dan Halbert
7ab8a66cda
Merge pull request #6695 from tannewt/always_circuitpy
Get CIRCUITPY FATFS directly.
2022-08-05 11:51:35 -04:00
Dan Halbert
b92c3bbfb1
Merge pull request #6697 from tannewt/temp_redirect
Switch to temporary redirect for cp.local
2022-08-05 11:48:57 -04:00
Dan Halbert
9ab4843bd8
Merge pull request #6700 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-08-05 11:48:43 -04:00
River Wang
1e741f53fa
Translated using Weblate (Chinese (Pinyin))
Currently translated at 93.4% (932 of 997 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2022-08-05 16:18:53 +02:00
Jonny Bergdahl
d61f9eee7f
Translated using Weblate (Swedish)
Currently translated at 100.0% (997 of 997 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-08-05 16:18:53 +02:00
Wellington Terumi Uemura
7f600422b0
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (997 of 997 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-08-05 16:18:53 +02:00
RetiredWizard
ed6f9eac04
Unnecessary handler removed 2022-08-05 02:06:45 -04:00
RetiredWizard
85d959b953
A little bit more cleanup.... 2022-08-05 01:42:59 -04:00
RetiredWizard
9eb32f4dd1
Ascending sort without mouse click 2022-08-05 01:23:01 -04:00
RetiredWizard
98fbaa8ff9
Sorts ascending without mouse click 2022-08-05 00:58:57 -04:00
Mark
faa34c1a0f
Merge pull request #6696 from gamblor21/fix-6576-spi_device
Check if CS parameter is DigitalInOut type
2022-08-04 22:24:49 -05:00
gamblor21
9b9f8de0ba Changed error handling to use new routine 2022-08-04 19:34:12 -05:00
Scott Shawcroft
167108a91f
Fix builds with displayio but not terminalio 2022-08-04 16:34:25 -07:00
Scott Shawcroft
5e015001c0
Add supervisor.runtime.autoreload
This replaces supervisor.enable_autoreload() and
supervisor.disable_autoreload(). It also allows user code to get
the current autoreload state.

Replaces #5352 and part of #5414
2022-08-04 16:34:25 -07:00
Scott Shawcroft
e7d72b1ebe
Use libgcc from Arch on SAMD21 (it's smaller.)
Fixes #4705
2022-08-04 16:33:41 -07:00
Scott Shawcroft
eb7ddf52e6
Fix BLE workflow and add boot_out.txt UID
Fixes #6621
2022-08-04 16:33:10 -07:00
Scott Shawcroft
83cbbc9946
Add BLE status to title bar 2022-08-04 16:33:10 -07:00
Scott Shawcroft
3a2bcbc5c7
Enable title bar on all builds
* Tweak scroll area position so last line is complete and top is
  under the title bar.
* Pick Blinka size based on the font to minimize unused space in
  title bar. Related to #2791
* Update the title bar after terminal is started. Fixes #6078

Fixes #6668
2022-08-04 16:33:10 -07:00
Scott Shawcroft
577d53dda4
Add execution status into title bar 2022-08-04 16:33:09 -07:00
Scott Shawcroft
185d3e19ec
Switch to temporary redirect for cp.local
This prevents browsers from caching it. Thanks to MakerMelissa for
the suggestion.
2022-08-04 16:25:50 -07:00
gamblor21
0ca29fa213 Check if CS parameter is DigitalInOut type 2022-08-04 18:12:27 -05:00
Scott Shawcroft
125b276af0
Get CIRCUITPY FATFS directly.
Otherwise, you may actually get a non-root filesystem.

Fixes #6575
2022-08-04 16:06:27 -07:00