Dan Halbert
3aa12b6278
Merge pull request #9368 from FoamyGuy/board_stubs_initpy
...
enforce min py3.9 for setboard. create init.py in board-stubs
2024-06-23 17:55:59 -04:00
Dan Halbert
a6b670143f
Merge pull request #9369 from karlfl/main
...
REDUCE WIFI TX POWER QTPY ESP32-C3
2024-06-23 17:55:34 -04:00
Karl Fleischmann
8fbdc8eaeb
Reduce default wifi tx_power for the QTPY ESP32-C3 (Fixes connectivity issues)
2024-06-23 14:57:47 -04:00
foamyguy
22452c477c
create init in board_definitions/
2024-06-23 11:27:52 -05:00
foamyguy
01ab0ea8ca
check version first thing
2024-06-23 11:22:44 -05:00
foamyguy
798e38e447
enforce min py3.9 for setboard. create init.py in board-stubs
2024-06-23 11:14:35 -05:00
Dan Halbert
bdabba8ca5
Merge pull request #9364 from bill88t/sup_wemos_lowpow
...
CIRCUITPY_DEFAULT_WIFI_TX_POWER
2024-06-23 11:58:12 -04:00
Bill Sideris
bb5a8110e0
The check is unneeded.
2024-06-23 18:03:41 +03:00
Bill Sideris
f707608ba5
Switch to settable default wifi power
...
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2024-06-22 23:49:58 +03:00
Bill Sideris
ae3817a157
CIRCUITPY_REDUCE_TX_POWER
2024-06-22 03:50:32 +03:00
Dan Halbert
cbd513110a
Merge pull request #9343 from timchinowsky/fix-samd-pwm
...
Fix delays and rounding in samd PWM
2024-06-21 14:28:36 -04:00
Dan Halbert
d35c2e34b0
tests/circuitpython-manual/pwmio: shrink png images
2024-06-21 14:16:59 -04:00
Tim
59e604c783
move pwm test to tests/circuitpython-manual
2024-06-20 09:58:37 -07:00
timchinowsky
9bfcba3687
Merge branch 'adafruit:main' into fix-samd-pwm
2024-06-20 09:05:20 -07:00
Dan Halbert
3645e81444
Merge pull request #9347 from applecuckoo/applecuckoo-nano-33-ble
...
New board version: Nano 33 BLE Sense Rev2
2024-06-19 17:55:00 -04:00
Dan Halbert
59954cfd06
Update tools/ci_check_duplicate_usb_vid_pid.py - add comma
2024-06-19 16:20:16 -04:00
applecuckoo
a17517fc97
add exception for CI check
2024-06-20 07:43:34 +12:00
Eric Almendras
86f8d93c27
remove board has crystal unnecesary in rp2040 boards
2024-06-19 16:09:32 -03:00
Eric Almendras
0ab42ed9c2
remove unnecesary frozen module
2024-06-19 16:08:43 -03:00
Eric Almendras
7090116444
add frozen modules for ARCHI NEWSAN board
2024-06-19 16:00:49 -03:00
vboxuser
b053de23c0
add ARCHI NEWSAN board
2024-06-19 15:39:12 -03:00
applecuckoo
32f96dbd34
fix typo
2024-06-19 20:33:17 +12:00
applecuckoo
ca02590588
remove Nano 33 BLE Rev2 pin defs and move them to new board def
2024-06-19 20:30:44 +12:00
Dan Halbert
9b23460313
Merge pull request #9346 from lewinski/fix-adafruit_feather_esp32s3_reverse_tft-display
...
Fix display power on Adafruit ESP32-S3 Reverse TFT Feather
2024-06-18 23:02:14 -04:00
Matthew Lewinski
1e56695f56
Fix display power on Adafruit Reverse TFT Feathers
...
TFT_I2C_POWER is on pin 7, not pin 21 (NEOPIXEL_POWER)
2024-06-18 17:51:08 -05:00
Dan Halbert
f66313c93b
Merge pull request #9344 from tannewt/disable_ble_completely
...
Only start BLE for workflow when desired
2024-06-18 17:01:10 -04:00
Dan Halbert
408a3ebe11
Merge pull request #9352 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2024-06-18 16:31:06 -04:00
Dan Halbert
a004c1685e
espressif ping: reduce wait time on failure^
2024-06-18 15:53:21 -04:00
johnnohj
2d56b1afb8
Translated using Weblate (English (United Kingdom))
...
Currently translated at 100.0% (995 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2024-06-18 21:09:32 +02:00
Wellington Terumi Uemura
255a9d2505
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (995 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2024-06-18 21:09:31 +02:00
Xfox20
467f82af04
Translated using Weblate (German)
...
Currently translated at 97.1% (967 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2024-06-18 21:09:30 +02:00
johnnohj
fdd9faa7f0
Translated using Weblate (German)
...
Currently translated at 97.1% (967 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2024-06-18 21:09:29 +02:00
Dan Halbert
17c4e9c864
espressif: fix returning ping time and pinging too often
2024-06-18 14:13:27 -04:00
timchinowsky
779e7d5800
Merge branch 'adafruit:main' into fix-samd-pwm
2024-06-18 08:53:30 -07:00
applecuckoo
6f94a09b73
Define pins for Rev2 of the BLE Sense
2024-06-18 20:30:53 +12:00
applecuckoo
6f83fb8eae
fix typos in existing blurb and minor comment update
2024-06-18 20:03:37 +12:00
Dan Halbert
8dc7364b48
Merge pull request #9324 from tannewt/more_esp_deep_sleep
...
Enable deep sleep on all ESP chips
2024-06-17 23:05:01 -04:00
Scott Shawcroft
c965074550
Merge pull request #9340 from occasional-contributor/occasional-contributor/sunton_esp32_2432S028_rotate_display
...
Rotate display on Sunton ESP32 2432S028
2024-06-17 15:51:50 -07:00
Scott Shawcroft
27bf12c447
Merge pull request #9274 from kylefmohr/waveshare-esp32-s3-tiny
...
Add new board Waveshare ESP32-S3-Tiny
2024-06-17 15:50:54 -07:00
Scott Shawcroft
67790202fa
Merge pull request #9326 from MatthewJeffson/main
...
Add: add seeed_xiao_esp32c6
2024-06-17 15:48:42 -07:00
Scott Shawcroft
b658ce988b
Only start BLE for workflow when desired
...
The previous implementation would always start BLE and rely on
advertising logic to make the workflow not available when on USB.
This change removes the "always enable" call in favor of a default
value that is on if 1) we determine we should be discoverable or 2)
we're already bonded over BLE.
2024-06-17 15:40:28 -07:00
Scott Shawcroft
ba6c3f4ea0
Fix S2 and S3 build
2024-06-17 11:59:40 -07:00
timchinowsky
97284bf367
Merge branch 'adafruit:main' into fix-samd-pwm
2024-06-17 09:44:00 -07:00
Tim
7014c04005
add pwm fixes
2024-06-17 09:43:00 -07:00
Dan Halbert
ecb399a958
Merge pull request #9309 from bill88t/readme_esps
...
Update readme to show the support status of the new esps
2024-06-17 11:34:32 -04:00
Dan Halbert
b2969b777a
Update README.rst
2024-06-17 11:21:21 -04:00
Dan Halbert
495d0869e1
Merge pull request #9332 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2024-06-17 11:20:24 -04:00
Occasional Contributor
9d9ec442fc
Rotate display on Sunton ESP32 2432S028
2024-06-15 20:22:42 -04:00
Tobias Schmale
f2ebfe5c07
esp: make cpu frequency settable
2024-06-15 21:32:39 +00:00
dfafbc96b8
Merge pull request #9329 from jepler/deprecated-os11
...
Update macos version in github actions
2024-06-15 09:57:01 -05:00