Dan Halbert
724bea7187
Merge pull request #6532 from jepler/use-actions-gcc
...
Use arm-none-eabi-gcc-action
2022-07-04 10:33:31 -04:00
Wellington Terumi Uemura
2879cc21b3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (985 of 985 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-07-03 02:22:05 +02:00
Maxime Leroy
5522ba5322
Translated using Weblate (French)
...
Currently translated at 98.9% (975 of 985 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2022-07-03 02:22:04 +02:00
Nick Lopez
dce9396fe3
issue adafruit#6538 loose bounds checking on WAIT PIO instruction
2022-07-02 14:32:20 -07:00
Dan Halbert
c1b00442a1
Merge pull request #6547 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-07-01 22:51:32 -04:00
Scott Shawcroft
07b2697ae3
WIP websocket to serial
2022-07-01 16:57:10 -07:00
Patrick
c3cf9ba9ce
remove wifi max from sdkconfig
2022-07-01 14:50:47 -07:00
Patrick
aaeda97818
update PHY section, correct name
2022-07-01 14:50:47 -07:00
Patrick
aa53d36934
setting CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER to 8.5
2022-07-01 14:50:47 -07:00
Patrick
7e367eeb58
Update "D" mappings
2022-07-01 14:50:47 -07:00
Patrick
d4b26daf1b
correct creator and creation IDs
2022-07-01 14:50:47 -07:00
Patrick
6c7faf0eba
Change USB VID & PID to Creator and Creation IDs
2022-07-01 14:50:47 -07:00
Patrick
3253ae2503
tested and corrected several pins
2022-07-01 14:50:47 -07:00
Patrick
f10fa566aa
REPL works. Based on QTPYC3.
2022-07-01 14:50:47 -07:00
Patrick
a3070f6c2a
Changes to Pin Mappings
2022-07-01 14:50:46 -07:00
Patrick
b37236f83f
C3 does not have PSRAM
2022-07-01 14:50:46 -07:00
Patrick
03c1871d6b
Folders have underscores not dashes
2022-07-01 14:50:46 -07:00
Patrick
f95edd93a0
C3 boards are Bin only
2022-07-01 14:50:46 -07:00
Patrick
af629ab180
Add assumed PID value
2022-07-01 14:50:46 -07:00
Patrick
c1e6003d26
remove comment that breaks {ID Checker
2022-07-01 14:50:46 -07:00
Patrick
9bae8549c5
add UART RX TX to mpconfigboard
2022-07-01 14:50:46 -07:00
Patrick
6763b7b968
add A5
2022-07-01 14:50:46 -07:00
Patrick
bcf27e146b
fix build break and add io 20/21
2022-07-01 14:50:46 -07:00
Patrick
dc1c86738a
Initial pin mapping pass
2022-07-01 14:50:46 -07:00
Patrick
fd4695d0f2
Gettting started with pin mapping.
2022-07-01 14:50:46 -07:00
Dan Halbert
5098d0d10c
Merge pull request #6546 from dhalbert/7.3.x-issue6523-release-displays-during-deep-slepe
...
Always release displays during deep sleep
2022-07-01 17:13:03 -04:00
Jeff Epler
6a9892e864
link to workflow page in docs. Capitalize "Workflow"
2022-07-01 13:57:32 -05:00
Hosted Weblate
f63a3f1086
Merge remote-tracking branch 'origin/main'
2022-07-01 20:09:15 +02:00
Dan Halbert
8814ee03f1
Merge pull request #6542 from todbot/wifi-tx-power
...
Add wifi.radio.tx_power
2022-07-01 14:09:08 -04:00
Jonny Bergdahl
38efb636c4
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (985 of 985 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-07-01 19:46:11 +02:00
Scott Shawcroft
7589e53fea
WIP websocket accept and hashlib
2022-07-01 10:18:33 -07:00
Jeff Epler
a1fa1ad0d8
Always release displays during deep sleep
...
Closes #6523
2022-07-01 13:14:18 -04:00
Scott Shawcroft
2ae791aa4e
Merge pull request #6543 from jepler/issue6523
...
Always release displays during deep sleep
2022-07-01 10:07:57 -07:00
Tod Kurt
2d7793e140
update tx_power description per dhalbert suggestion
2022-07-01 09:49:59 -07:00
Jeff Epler
6bcd75a391
Add WiFi workflow to the section about branding
2022-07-01 10:46:37 -05:00
Dan Halbert
1928376383
Merge pull request #6544 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-07-01 10:39:04 -04:00
Dan Halbert
8bb369cac5
refactor debug UART to console UART; get working on ESP32
2022-06-30 23:16:46 -04:00
Hosted Weblate
a57d1ad0c4
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-01 04:56:42 +02:00
Dan Halbert
187f156ac7
Merge pull request #6534 from tannewt/esp_wdt_safe_mode
...
Safe mode when ESP interrupt watchdog fires
2022-06-30 22:56:35 -04:00
Dan Halbert
63873e2c14
Merge pull request #6528 from tannewt/cp_webserver
...
Add web workflow to ESP boards
2022-06-30 22:53:47 -04:00
Dan Halbert
819b5d12b5
Merge pull request #6539 from jepler/issue4171
...
modbuiltins: Catch most exceptions during dir()
2022-06-30 22:53:10 -04:00
Dan Halbert
7f75739f03
Merge pull request #6541 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-06-30 22:51:54 -04:00
Scott Shawcroft
a59b52bd43
Add USB warning
2022-06-30 16:54:06 -07:00
Scott Shawcroft
95d3289df6
Doc tweak and add vararg send helpers
2022-06-30 16:37:51 -07:00
Tod Kurt
698d563dcf
adust wifi.radio.tx_power to be x4 (in db) as mentioned in #6540
2022-06-30 15:33:03 -07:00
Tod Kurt
d13f24648e
first cut at wifi.radio.tx_power
2022-06-30 15:27:57 -07:00
Maxime Leroy
1bc3bdcfc4
Translated using Weblate (French)
...
Currently translated at 98.0% (967 of 986 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2022-07-01 00:19:51 +02:00
Tod Kurt
2a563cc8ba
first cut at wifi.radio.tx_power
2022-06-30 15:10:16 -07:00
Jeff Epler
ed326c4c70
Always release displays during deep sleep
...
Closes #6523
2022-06-30 15:59:15 -05:00
Jeff Epler
6a833a77cc
modbuiltins: Catch most exceptions during dir()
...
This helps with Python-compatibility (see issue #4171 ) but doesn't
completely resolve it.
Now, `dir()` still computes any properties of the underlying object,
HOWEVER, if the property raises an exception this expression is
captured.
This ability to capture exceptions always existed in
`mp_load_method_protected`, we just need to turn it on via the
`catch_all_exc` boolean parameter.
2022-06-30 15:21:04 -05:00