Hosted Weblate
930ccd655d
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-02-01 20:09:02 +01:00
Scott Shawcroft
2964e966b1
Merge pull request #5958 from dhalbert/i2c-common-hal-write-read
...
I2c common hal write read
2022-02-01 11:08:50 -08:00
Andy Piper
4096bb28ab
Fix typos
...
Some typo corrections and cleanup to the ESP32 doc
2022-02-01 18:53:11 +00:00
EmergReanimator
cfa7e8a168
fix #5948 Adding back the SPI configuration to spi_flash_read/write_data
...
Removing this configures will break cases where the flash is on a shared SPI bus with a device that has different settings.
This is rare but possible.
2022-02-01 19:39:56 +01:00
Dan Halbert
0b26dba44d
Merge pull request #5955 from prplz/is31fl3741
...
Only enable is31fl3741 for led glasses board
2022-02-01 12:55:31 -05:00
Dan Halbert
d0453f460d
shrink sensebox; fix doc error
2022-02-01 10:12:26 -05:00
Kevin Matocha
0290fc35d2
Removing some unnecessary files that were changed
2022-02-01 08:28:40 -06:00
Dan Halbert
cc410ad6a3
common-hal I2C combined write_read
2022-01-31 22:03:30 -05:00
Dan Halbert
17956a0204
Merge pull request #5957 from tannewt/esp_ble_forever_scan
...
Fix BLE scanning forever on ESP32-S3
2022-01-31 20:55:48 -05:00
Dan Halbert
d5740c8ad9
Merge remote-tracking branch 'adafruit/main' into i2c-common-hal-write-read
2022-01-31 18:51:32 -05:00
Scott Shawcroft
db7e72b43d
Fix BLE scanning forever on ESP32-S3
2022-01-31 15:45:43 -08:00
Michael Himing
c92c8ac184
Only enable is31fl3741 for led glasses board
...
Also fix a warning in is31fl3741
2022-02-01 09:45:50 +11:00
Scott Shawcroft
43dae6c8d1
Merge pull request #5951 from dhalbert/track-board-default-objects
...
Track creation of board.I2C(), etc.
2022-01-31 14:29:19 -08:00
gamblor21
02728f1668
Doc changes
2022-01-31 16:23:07 -06:00
Kevin Matocha
db0140f586
Expose splash group, add function to resize REPL terminal
2022-01-31 15:02:00 -06:00
Dan Halbert
ed4e8bb9a6
Merge pull request #5952 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-01-31 09:17:39 -05:00
Dan Halbert
20a17bec25
shrink arduino_mkrzero and sparkfun_samd21_dev
2022-01-31 09:16:03 -05:00
Wellington Terumi Uemura
cdeaf70beb
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1045 of 1045 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-01-31 06:55:47 +01:00
Dan Halbert
25707d311a
Track creation of board.I2C(), etc.
2022-01-30 23:20:51 -05:00
EmergReanimator
23fb5f6159
Merge branch 'main' of git@github.com:adafruit/circuitpython.git into spi_flash_fix
2022-01-30 09:49:54 +01:00
EmergReanimator
2a1f586634
Avoid excessive SPI re-configuration in run-time of SPI flash.
2022-01-30 09:49:07 +01:00
Dan Halbert
83e6e6690a
wip; works on espressif
2022-01-29 22:44:27 -05:00
Dan Halbert
93a60eecab
Merge pull request #5946 from tammymakesthings/pr4218-neopixel-show-after-deinit
...
Fixes neopixel show() after deinit() not raising an exception
2022-01-29 18:30:37 -05:00
Dan Halbert
6d8efa7034
Merge pull request #5942 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-01-29 17:25:37 -05:00
Dan Halbert
748834c6ba
update to py tests and scripts due to black 22.1.0
2022-01-29 17:14:01 -05:00
Dan Halbert
a88969d306
Revert "Disabled audioio, audiobusio, USB midi for sparkfun_redboard_turbo to save flash space"
...
This reverts commit 5e2166673b
.
2022-01-29 17:06:26 -05:00
Dan Halbert
6e98186f0d
turn off more things on SAMD21 full builds
2022-01-29 17:05:51 -05:00
Tammy Cravit
5e2166673b
Disabled audioio, audiobusio, USB midi for sparkfun_redboard_turbo to save flash space
2022-01-29 14:31:58 -07:00
Hosted Weblate
a756dbcfb6
Merge remote-tracking branch 'origin/main'
2022-01-29 19:36:40 +01:00
Dan Halbert
472cbcfaae
Merge pull request #5940 from UnexpectedCircuitPython/main
...
Added initial support for my new TinyS3, FeatherS3 and ProS3
2022-01-29 13:36:35 -05:00
Tammy Cravit
bd39bf3797
Check to see if neopixel is deinited before writing to it
2022-01-29 11:13:00 -07:00
Hosted Weblate
3aa36eebf3
Merge remote-tracking branch 'origin/main'
2022-01-29 18:35:15 +01:00
Limor "Ladyada" Fried
f4872d3464
Merge pull request #5943 from prplz/wifi-typing-fixes
...
Wifi typing fixes
2022-01-29 12:35:10 -05:00
EmergReanimator
f610b6b190
Changed the order of SPI configuration and activation.
...
SPI should be configured while chip select pin is disabled.
Tested with external flash on STM32 F4VE board.
2022-01-29 18:29:50 +01:00
Hosted Weblate
30c23a751a
Merge remote-tracking branch 'origin/main'
2022-01-29 18:19:18 +01:00
Limor "Ladyada" Fried
7ba23ffac4
Merge pull request #5945 from EmergReanimator/stm_deinited_fix
...
Fixed common_hal_busio_uart_deinited incorrect pin assignment check.
2022-01-29 12:19:12 -05:00
Michael Himing
a560ef309e
Fix wifi.Radio.ping return type
2022-01-29 21:31:47 +11:00
Michael Himing
f7c05bc384
Fix wifi.Radio.connect return type
2022-01-29 21:17:04 +11:00
Jonny Bergdahl
87165303c6
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1045 of 1045 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-01-29 08:53:52 +01:00
Seon Rozenblum
1277852501
Added initial support for my new TinyS3, FeatherS3 and ProS3 ESP32-S3 development boards
2022-01-29 14:04:57 +11:00
Jeff Epler
85cdb8cb3f
Merge pull request #5939 from TheWoodsy/patch-1
...
Update I2SOut.c
2022-01-28 19:45:56 -06:00
TheWoodsy
b70d5ac713
Update I2SOut.c
...
Redundant import of analogio in example.
Confused MagTag user. MagTag does not come with analogio in uf2 and cannot play native WAV with buzzer hardware.
2022-01-29 10:13:51 +10:00
gamblor21
19660ec66d
Doc and KW_REQ changes
2022-01-28 14:12:05 -06:00
Dan Halbert
3fb5023b9e
Merge pull request #5937 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-01-28 09:09:51 -05:00
Hosted Weblate
62af931f49
Merge remote-tracking branch 'origin/main'
2022-01-28 04:46:40 +01:00
Dan Halbert
a672ee6da5
Merge pull request #5862 from jepler/shared-module-i2c
...
Remove unused files
2022-01-27 22:46:34 -05:00
Hosted Weblate
11dab5819b
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-01-28 04:33:47 +01:00
Dan Halbert
14ed33c99d
Merge pull request #5936 from tannewt/esp_ble_advertise
...
Support BLE advertising on ESP
2022-01-27 22:33:35 -05:00
Scott Shawcroft
019aecaa20
Support BLE advertising on ESP
...
Services and characteristics still won't work.
Progress on #5926
2022-01-27 17:40:37 -08:00
gamblor21
6916307e76
Doc fix
2022-01-27 18:17:38 -06:00