Jeff Epler
|
b854c06a0c
|
make translate
|
2021-02-18 17:23:55 -06:00 |
Jeff Epler
|
5c758523c0
|
requested changes
|
2021-02-18 17:19:34 -06:00 |
Jeff Epler
|
ffae89b191
|
bitops: fix argument parsing
|
2021-02-18 16:10:57 -06:00 |
Jeff Epler
|
72e8fb085c
|
remove debug print during build
|
2021-02-18 16:01:23 -06:00 |
Jeff Epler
|
d56fe7691d
|
bitops: doc correction
|
2021-02-18 15:44:51 -06:00 |
Jeff Epler
|
7fd4567893
|
bitops: rename from _bit_transpose, describe the algorithm
|
2021-02-18 15:41:23 -06:00 |
Jeff Epler
|
ac0ffc5656
|
_bit_transpose: fix docs
|
2021-02-18 11:45:48 -06:00 |
Jeff Epler
|
c284728621
|
bit_transpose: Support from 2 to 7 strands, not just 8
|
2021-02-18 11:33:13 -06:00 |
Jeff Epler
|
9cf7d73c6c
|
core: add bit_transpose function
.. this version can only handle exactly 8 bits "across". The restriction
may be relaxed in a future revision.
|
2021-02-18 11:32:47 -06:00 |
Scott Shawcroft
|
261b077209
|
Merge pull request #4192 from dhalbert/pico-pwmout-top-fix-4189
RP2040: fix off-by-one PWM top issue
|
2021-02-16 17:38:09 -08:00 |
Scott Shawcroft
|
2d23b79551
|
Merge pull request #4203 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-02-16 14:40:56 -08:00 |
Hosted Weblate
|
c47b2ad921
|
Merge remote-tracking branch 'origin/main' into main
|
2021-02-15 21:12:39 +01:00 |
Dan Halbert
|
5ccbb0be62
|
Merge pull request #4205 from hierophect/esp32s2-fix-pinfree
ESP32S2: pin_number_is_free should not check never_reset tables
|
2021-02-15 15:12:34 -05:00 |
Hosted Weblate
|
a424dbcbbd
|
Merge remote-tracking branch 'origin/main' into main
|
2021-02-15 21:11:23 +01:00 |
Dan Halbert
|
2a467f1376
|
Merge pull request #4200 from pewpew-game/pewpew-get-ticks
pewpew10 - use _pew.get_ticks() for time tracking
|
2021-02-15 15:11:18 -05:00 |
Hosted Weblate
|
d696c8f3b5
|
Merge remote-tracking branch 'origin/main' into main
|
2021-02-15 21:10:55 +01:00 |
Dan Halbert
|
91b137ec2b
|
Merge pull request #4206 from iot49/cp-exec
memoryview is valid argument to exec
|
2021-02-15 15:10:47 -05:00 |
Bernhard Boser
|
f8f59598c7
|
memoryview is valid argument to exec
|
2021-02-15 10:05:57 -08:00 |
Lucian Copeland
|
6d5ffc677b
|
is_free should not check never_reset
|
2021-02-15 10:29:05 -05:00 |
Jonny Bergdahl
|
8942d7f089
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (960 of 960 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2021-02-15 01:33:24 +01:00 |
Radomir Dopieralski
|
6e338842fc
|
pewpew10 - use _pew.get_ticks() for time tracking
|
2021-02-14 18:15:38 +01:00 |
Dan Halbert
|
0ec99b37e0
|
handle 100% duty cycle; improve actual_frequency calc
|
2021-02-13 13:16:49 -05:00 |
Dan Halbert
|
3e4328140c
|
fix off-by-one PWM top issue
|
2021-02-12 15:53:31 -05:00 |
Scott Shawcroft
|
766e79ad3d
|
Merge pull request #4185 from caternuson/doc_update
Design Guide Update - Exception and asserts
|
2021-02-12 11:12:34 -08:00 |
Scott Shawcroft
|
9aecbd6432
|
Merge pull request #4183 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-02-12 11:01:37 -08:00 |
Hosted Weblate
|
418f52177d
|
Merge remote-tracking branch 'origin/main' into main
|
2021-02-12 04:20:03 +01:00 |
Wellington Terumi Uemura
|
0399010ead
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (960 of 960 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-02-12 04:20:03 +01:00 |
Dan Halbert
|
08f30fedf5
|
Merge pull request #4188 from ladyada/main
QT Py with RP2040
|
2021-02-11 22:19:56 -05:00 |
lady ada
|
6428b9e728
|
sort
|
2021-02-11 19:31:10 -05:00 |
lady ada
|
6c914b8722
|
QT Py with RP2040
|
2021-02-11 19:21:42 -05:00 |
caternuson
|
ac6695faba
|
update design guide
|
2021-02-11 14:28:58 -08:00 |
Hosted Weblate
|
1207dcd127
|
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/
|
2021-02-11 21:20:08 +01:00 |
Scott Shawcroft
|
aae10fb37f
|
Merge pull request #4167 from tannewt/rp2040_audiopwmio
Add PWM based audio playback
|
2021-02-11 12:19:57 -08:00 |
Scott Shawcroft
|
e15f157826
|
Merge pull request #4179 from dhalbert/remove-spidevice-spi-4172
Remove adafruit_bus_device.SPIDevice.spi
|
2021-02-11 12:17:38 -08:00 |
Dan Halbert
|
d7305182f0
|
Remove adafruit_bus_device.SPIDevice.spi
|
2021-02-11 10:33:57 -05:00 |
Dan Halbert
|
206109763f
|
Merge pull request #4174 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-02-10 19:55:24 -05:00 |
Maciej Stankiewicz
|
95a7f47f01
|
Translated using Weblate (Polish)
Currently translated at 65.6% (628 of 956 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
|
2021-02-10 22:50:24 +01:00 |
Scott Shawcroft
|
f6603aa566
|
Merge pull request #4168 from BHDynamics/main
Add DynaLoRa-USB Dongle
|
2021-02-10 11:03:16 -08:00 |
Enrique Casado
|
795ec21f6c
|
Fix alphabetic order or build.yml
|
2021-02-10 12:55:08 +01:00 |
Enrique Casado
|
4c8ba3519b
|
Edit build.yml
|
2021-02-10 12:45:14 +01:00 |
Enrique Casado
|
983c75fb24
|
Add more pin names
|
2021-02-10 12:19:50 +01:00 |
Scott Shawcroft
|
48d4d2b1cf
|
Translations
|
2021-02-09 15:47:54 -08:00 |
Scott Shawcroft
|
191b143e7b
|
Add PWM based audio playback
See
https://learn.adafruit.com/circuitpython-essentials/circuitpython-audio-out
to get started.
Fixes #4037
|
2021-02-09 15:38:33 -08:00 |
Scott Shawcroft
|
b19c700d4a
|
Merge pull request #4165 from DavePutz/issue_4143
Issue 4143 - Fixed marking a PWM slice incorrectly as variable frequency
|
2021-02-09 14:30:39 -08:00 |
root
|
9a28f0bf45
|
Fix check for variable PWM frequency
|
2021-02-09 15:22:59 -06:00 |
Scott Shawcroft
|
cd05aa5223
|
Merge pull request #4163 from jepler/spi-sharing-note
sdcardio: add a note about sharing the SPI bus with SD cards and other devices
|
2021-02-09 11:42:22 -08:00 |
Scott Shawcroft
|
f88357a5df
|
Merge pull request #4150 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-02-09 11:38:53 -08:00 |
Jeff Epler
|
ba2b65586f
|
sdcardio: add a note about sharing the SPI bus with SD cards and other devices
Similar to https://github.com/adafruit/Adafruit_CircuitPython_SD/pull/44
|
2021-02-09 10:07:21 -06:00 |
Hosted Weblate
|
c53155c9d6
|
Merge remote-tracking branch 'origin/main' into main
|
2021-02-09 15:03:46 +01:00 |
hexthat
|
fd3f5708dc
|
Translated using Weblate (Chinese (Pinyin))
Currently translated at 100.0% (956 of 956 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
|
2021-02-09 15:03:46 +01:00 |