Commit Graph

28236 Commits

Author SHA1 Message Date
Scott Shawcroft 2f9de1cb07
Merge pull request #6584 from tannewt/websocket_serial
Add WebSocket at /cp/serial/
2022-07-13 14:15:49 -07:00
Scott Shawcroft f869a86d9a
Merge pull request #6581 from FoamyGuy/docs_links_foamyguy_0
adding links in docs
2022-07-13 10:30:35 -07:00
Scott Shawcroft 031c124a81
Tweak serial page to work better in Chrome 2022-07-12 14:12:39 -07:00
Scott Shawcroft 8093f8e555
Default gifio to camera setting 2022-07-12 14:12:25 -07:00
Scott Shawcroft 9d5b04ebc4
Merge pull request #6577 from NathanY3G/uf2-family-id-for-stm32f405
stm: Make family IDs consistent with TinyUF2
2022-07-12 13:38:40 -07:00
Scott Shawcroft 23bbb19138
Merge remote-tracking branch 'adafruit/main' into websocket_serial 2022-07-12 13:15:38 -07:00
Scott Shawcroft 506a7b8793
Merge pull request #6582 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-07-12 11:18:54 -07:00
Scott Shawcroft 15fe386457
Fix build and minify html and js 2022-07-12 11:13:17 -07:00
Hosted Weblate 311c77ef98
Merge remote-tracking branch 'origin/main' 2022-07-12 15:10:20 +02:00
Jonny Bergdahl 636e22b05b
Translated using Weblate (Swedish)
Currently translated at 100.0% (993 of 993 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-07-12 15:10:20 +02:00
Wellington Terumi Uemura 83b62567d2
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (993 of 993 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-07-12 15:10:19 +02:00
Jeff Epler 078ebeb3f0
Merge pull request #6583 from tannewt/fix_rp2040_uart
Fix RP2040 UART
2022-07-12 08:10:13 -05:00
Scott Shawcroft 425a0efeca
A bit more cleanup 2022-07-11 14:53:20 -07:00
Scott Shawcroft 8cfdfb95f7
Remove extra logging, auth /cp/serial and add doc 2022-07-11 14:32:28 -07:00
Scott Shawcroft d9f6e99942
Fix RP2040 UART
It couldn't receive more than 32 bytes in while checking in_waiting
because in_waiting didn't turn interrupts back on correctly.

Fixes #6579
2022-07-11 13:36:44 -07:00
Hosted Weblate 6e4a33d190
Merge remote-tracking branch 'origin/main' 2022-07-11 22:23:07 +02:00
Scott Shawcroft d8447de0b0
Merge pull request #6578 from xuhow/picoed_led_status
Picoed led status
2022-07-11 13:23:02 -07:00
Hosted Weblate 7dbe27a55a
Merge remote-tracking branch 'origin/main' 2022-07-11 22:08:14 +02:00
Scott Shawcroft c56f363a23
Merge pull request #6572 from todbot/wifi-tx-power-float
Fix #6559
2022-07-11 13:08:11 -07:00
Hosted Weblate 69b84e0c8e
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-07-11 22:05:49 +02:00
Scott Shawcroft e7703e89c9
Merge pull request #6567 from jepler/update-ulab-509
update ulab to 5.0.9
2022-07-11 13:05:41 -07:00
Scott Shawcroft 4ab92d3126
Merge pull request #6574 from makermelissa/esp_box_lite
Added Esp box lite
2022-07-11 13:00:43 -07:00
foamyguy e92ac0caf4 adding links in docs 2022-07-11 11:04:06 -05:00
Melissa LeBlanc-Williams 08b4a64bd2 Update the PID 2022-07-11 08:39:10 -07:00
Xu Hao 6b474b9e6e Update circuitpython_picoed submodule 2022-07-11 21:33:58 +08:00
Xu Hao be3482ff05 Set MICROPY_HW_LED_STATUS pin to the elecfreaks_picoed 2022-07-11 16:51:06 +08:00
Tod Kurt 3cc2f8dd66
Merge branch 'adafruit:main' into wifi-tx-power-float 2022-07-10 22:15:23 -07:00
Nathan Young f22f4f896a stm: Make family IDs consistent with TinyUF2
This should allow UF2 images for STM32F405 boards to be flashed by
TinyUF2.
2022-07-10 21:34:07 +02:00
Tod Kurt 5bf07d9662
Update shared-bindings/wifi/Radio.h
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-07-09 22:17:35 -07:00
Tod Kurt a658007673
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-07-09 22:17:26 -07:00
Tod Kurt 22e061ba35
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-07-09 22:17:18 -07:00
Tod Kurt 98692150ac
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-07-09 22:17:12 -07:00
Tod Kurt f464ec3047
Update ports/espressif/common-hal/wifi/Radio.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-07-09 22:17:02 -07:00
Scott Shawcroft 557e35469f
Make serial page work ok including on mobile 2022-07-08 16:57:19 -07:00
Melissa LeBlanc-Williams bc14b7ad47 Fix the display on the esp box lite 2022-07-08 15:40:59 -07:00
Melissa LeBlanc-Williams 3c093713dc Merge branch 'esp_box_lite' of https://github.com/tannewt/circuitpython into esp_box_lite 2022-07-08 13:46:14 -07:00
Scott Shawcroft f95bd243c6
Merge pull request #6569 from pypewpew/pewpewlcd-tag101
Upgrade the pewpew-lcd frozen library to tag 1.0.1
2022-07-08 11:23:21 -07:00
Tod Kurt d3e1d1b104 Fix #6559 2022-07-07 19:42:11 -07:00
Jeff Epler ab3e786611
disable additional module on matrixportal_m4 2022-07-07 20:00:12 -05:00
Scott Shawcroft 8d9c995298
Support ping & close. Refine html and js for serial 2022-07-07 16:55:04 -07:00
Radomir Dopieralski 9c2633820c Upgrade the pewpew-lcd frozen library to tag 1.0.1 2022-07-08 00:18:36 +02:00
Jeff Epler c4dfd8e30a
Fix default BOARD setting & messages
It's important that these lines NOT be indented with tabs, because
that provokes Make to say that commands appear before a target.
2022-07-07 17:17:15 -05:00
Jeff Epler 989acab11a
Pull in a fix for ulab on REPR_A builds (some broadcom builds) 2022-07-07 17:16:48 -05:00
Jeff Epler 601eb91b89
Disable gifio on matrixportal to reclaim flash space 2022-07-07 17:00:00 -05:00
Jeff Epler 8d816db108
update expected results of help(modules) 2022-07-07 13:42:03 -05:00
Jeff Epler 1c3655c07b
update translations 2022-07-07 13:28:54 -05:00
Jeff Epler 432ea886e7
update ulab to 5.0.9 2022-07-07 13:26:20 -05:00
Scott Shawcroft a4035aa1f7
websocket serial kinda works 2022-07-06 17:05:14 -07:00
Dan Halbert 4c20b3cb63
Merge pull request #6564 from adafruit/7.3.x
7.3.x
2022-07-06 15:25:24 -04:00
Dan Halbert fc9ced6d4e
Merge pull request #6561 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-07-06 10:16:38 -04:00