Hosted Weblate
|
3297342304
|
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/
|
2023-03-22 17:39:25 +01:00 |
|
Scott Shawcroft
|
cfedcd411f
|
Merge pull request #7748 from microdev1/patch
Rewrite pystack logic & Update auto-reload
|
2023-03-22 09:39:13 -07:00 |
|
Scott Shawcroft
|
b583488652
|
Fix stub
|
2023-03-22 09:24:03 -07:00 |
|
Jeff Epler
|
98c546bf57
|
call common validation function
Co-authored-by: MicroDev <70126934+microdev1@users.noreply.github.com>
|
2023-03-22 10:16:48 -05:00 |
|
Jeff Epler
|
349dedca54
|
struct: Check that argument counts match, similar to cpython3
.. and test our struct module during the build-time tests
Closes #7771
|
2023-03-22 09:35:09 -05:00 |
|
Dan Halbert
|
c93560144b
|
Merge pull request #7678 from FoamyGuy/boundary_fill_background_tasks
do background tasks and handle interrupt during boundary fill
|
2023-03-21 23:38:05 -04:00 |
|
Dan Halbert
|
cc3a626e12
|
Merge pull request #7765 from microdev1/ci
CI: Change condition to run all jobs
|
2023-03-21 23:37:17 -04:00 |
|
Scott Shawcroft
|
0eb08509f0
|
Make set_stack_limit respect fixed stack
Fixes #2830
|
2023-03-21 16:42:49 -07:00 |
|
Scott Shawcroft
|
9c3c0555dd
|
Switch iMX RT sdk to NXP repo
Fixes #7645
|
2023-03-21 16:21:57 -07:00 |
|
MicroDev
|
461d833c1c
|
Merge pull request #7763 from dhalbert/update-tinyusb-remove-usb_descriptor
submodules: update tinyusb; remove usb_descriptor; use partial clone for submodules
|
2023-03-22 00:11:02 +05:30 |
|
MicroDev
|
4a6965ee76
|
change condition to run all jobs
|
2023-03-21 22:33:13 +05:30 |
|
Dan Halbert
|
7ee85408a1
|
Merge pull request #7755 from isacben/block-device-arguments-typing
Updated block_device type annotation
|
2023-03-21 12:51:40 -04:00 |
|
MicroDev
|
e4b5b20ebe
|
don't call reload_initiate if already initiated
|
2023-03-21 21:34:30 +05:30 |
|
Scott Shawcroft
|
67e0a49a1f
|
Merge pull request #7724 from tannewt/get_perfbench_running
Improve iMX RT performance
|
2023-03-21 09:00:48 -07:00 |
|
Neradoc
|
b45d128726
|
fix lwip name in 01space_lcd042_esp32c3
|
2023-03-21 16:46:08 +01:00 |
|
Dan Halbert
|
ae95274b66
|
use blobless partial clone for make fetch-submodules
|
2023-03-21 11:43:33 -04:00 |
|
Scott Shawcroft
|
c78502d8a5
|
Merge pull request #7746 from FoamyGuy/diskinfo_api
Diskinfo api for web workflow
|
2023-03-21 08:43:21 -07:00 |
|
Dan Halbert
|
98bff96d3c
|
update tinyusb: fixes + no more submodules
|
2023-03-21 11:01:58 -04:00 |
|
Dan Halbert
|
c0384b57f1
|
remove unused submodule tools/usb_descriptor
|
2023-03-21 11:01:40 -04:00 |
|
Dan Halbert
|
d9d27a3e31
|
Fix signature of mkfs()
|
2023-03-21 10:30:03 -04:00 |
|
Dan Halbert
|
4aa1896b06
|
Merge pull request #7762 from microdev1/ci
CI: Update set matrix script
|
2023-03-21 07:46:23 -04:00 |
|
MicroDev
|
395bc0aac7
|
don't run all jobs if changed files is empty
|
2023-03-21 16:11:57 +05:30 |
|
MicroDev
|
ccd417cd8b
|
add esp specific modules to src patterns
|
2023-03-21 16:01:13 +05:30 |
|
Neradoc
|
36e4dc2588
|
Adding 01space OLED 0.42 C3
|
2023-03-21 05:01:17 +01:00 |
|
MicroDev
|
7ee3f30c17
|
rewrite allocate_pystack logic
|
2023-03-21 07:06:46 +05:30 |
|
Dan Halbert
|
c600429df7
|
Merge pull request #7759 from jposada202020/correcting_print_format_reference
removing need to use print format option.
|
2023-03-20 19:38:13 -04:00 |
|
foamyguy
|
0773a2bd6d
|
increment web_api_version
|
2023-03-20 17:32:00 -05:00 |
|
Scott Shawcroft
|
41a8ada327
|
Merge pull request #7750 from Neradoc/add-ttgo-tdisplay-esp32
Add Lilygo TTGO T-display ESP32 board
|
2023-03-20 14:40:16 -07:00 |
|
Scott Shawcroft
|
32a596df39
|
Merge pull request #7757 from adafruit/8.0.x
Merge latest 8.0.x changes
|
2023-03-20 14:34:59 -07:00 |
|
Scott Shawcroft
|
c54648caef
|
Merge pull request #7758 from jposada202020/correcting_vector_shape_location
correcting vectorshape location property
|
2023-03-20 14:34:04 -07:00 |
|
Scott Shawcroft
|
b75d99c5d7
|
Merge pull request #7745 from Neradoc/lilygo-twatch-v3-MAIN
Add Lilygo T-Watch 2020 V3 (ESP32)
|
2023-03-20 14:31:32 -07:00 |
|
jposada202020
|
f56c221a50
|
removing need to use print format option.
|
2023-03-20 17:23:49 -04:00 |
|
Scott Shawcroft
|
bdf592089a
|
Fix .bin, .hex and .uf2 with new linker sections
Also, format perfbench output in table with reference timing from
the host.
|
2023-03-20 14:02:57 -07:00 |
|
jposada202020
|
ace25e83ce
|
correcting vectorshape location property
|
2023-03-20 15:44:49 -04:00 |
|
hathach
|
ce2c3d7dc5
|
revert deque(s)
|
2023-03-20 12:12:30 +07:00 |
|
Jeff Epler
|
3ac696e7ba
|
Merge pull request #7731 from kreasteve/statemachine_run_fix
Statemachine run fix
|
2023-03-19 20:47:09 -05:00 |
|
Isaac Benitez
|
9e630a565e
|
Updated block_device type annotation
|
2023-03-19 15:08:29 -07:00 |
|
Dan Halbert
|
0977384e6d
|
Merge pull request #7754 from Neradoc/add-display-lolin-pico
Add builtin display to lolin pico
|
2023-03-19 14:16:08 -04:00 |
|
Neradoc
|
b88e76d3a4
|
Add builtin display support with shared board.I2C to Lolin S2 Pico
|
2023-03-19 17:48:36 +01:00 |
|
Dan Halbert
|
c2d506b1fa
|
add 'deque` to known words.
|
2023-03-18 19:38:40 -04:00 |
|
hathach
|
fecc1bdedb
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
|
hathach
|
d9fee4c354
|
add codespell
|
2023-03-18 21:41:06 +07:00 |
|
Neradoc
|
e7c349ea43
|
Add Lilygo TTGO T-display ESP32 board
|
2023-03-18 15:27:59 +01:00 |
|
foamyguy
|
a1506df805
|
implement real diskinfo functionality
|
2023-03-17 21:36:13 -05:00 |
|
Neradoc
|
f1b7612b5a
|
Add Lilygo T-Watch 2020 V3 (ESP32)
- DISPLAY is in, brightness is ok
- default busses and pin names
- enabled PSRAM
|
2023-03-18 01:17:46 +01:00 |
|
Dan Halbert
|
9c1d83476e
|
Merge pull request #7739 from jepler/restore-mkfs-fat32-mostly
re-enable mkfs for >4GB filesystems whenver FULL_BUILD
|
2023-03-17 12:52:21 -04:00 |
|
Dan Halbert
|
ca292f3427
|
Turn off mkfs FAT32 on all SAMD21 builds; note in doc
|
2023-03-17 12:18:24 -04:00 |
|
Dan Halbert
|
5569f101a7
|
Document that storage.VfsFat.mkfs() is a @staticmethod
|
2023-03-17 10:50:07 -04:00 |
|
Jeff Epler
|
6ff58fd94a
|
re-enable mkfs for >4GB filesystems whenver FULL_BUILD
|
2023-03-17 09:37:15 -05:00 |
|
MicroDev
|
22d7c0b8e9
|
Merge pull request #7736 from bwshockley/fig-pi-update
Fig pi update
|
2023-03-17 14:38:48 +05:30 |
|