Commit Graph

17992 Commits

Author SHA1 Message Date
Scott Shawcroft
ed34d52efd
Merge pull request #3105 from weblate/weblate-circuitpython-main
Translations update from Weblate
2020-07-02 15:10:37 -07:00
dherrada
9b4ffc0571 Changed unions to ReadableBuffer and WriteableBuffer 2020-07-02 17:47:52 -04:00
Radomir Dopieralski
fce35c3481 Fluff M0: additional pins on version 1.3 of the board 2020-07-02 22:57:58 +02:00
Scott Shawcroft
c33542f978
Merge branch 'main' into patch-1 2020-07-02 13:56:09 -07:00
_fonzlate
35e35e61d3 Translated using Weblate (Dutch)
Currently translated at 100.0% (778 of 778 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/nl/
2020-07-02 22:45:45 +02:00
Hosted Weblate
8f921cf138 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/
2020-07-02 22:45:45 +02:00
Wellington Terumi Uemura
185a149da4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (777 of 777 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2020-07-02 22:45:45 +02:00
Scott Shawcroft
eec42d4cb5
Merge pull request #3087 from sommersoft/cpy_org_sptmtrx
Release PRs To circuitpython.org: Include The Available Built-in Modules For Each Board
2020-07-02 13:45:39 -07:00
Scott Shawcroft
4a21426377
Merge pull request #3103 from hierophect/stm32-simplex-spi-fix
STM32: add debug flags, fix hang in simplex SPI
2020-07-02 13:42:08 -07:00
Lucian Copeland
4b66483757 Update submodule, revert direction change 2020-07-02 15:38:37 -04:00
Scott Shawcroft
d901b056dc
Merge pull request #3106 from kamtom480/sdcard
spresense: Add support for sdioio
2020-07-02 11:28:24 -07:00
dherrada
dd27fdfbe3 Added type hints to countio 2020-07-02 14:15:43 -04:00
dherrada
51fd286cbf Added type hints to board 2020-07-02 14:14:05 -04:00
dherrada
26f1fd0071 Added type hints to _bleio 2020-07-02 14:11:25 -04:00
dherrada
54cb1feea0 Removed all 'self, )' 2020-07-02 13:28:36 -04:00
dherrada
522b17ca93 Made suggested changes 2020-07-02 13:25:07 -04:00
dherrada
ac113fdc81 Changed bytearray to a union 2020-07-02 12:39:17 -04:00
dherrada
ffc5f0c338 Added type hints to bitbangio 2020-07-02 12:37:03 -04:00
dherrada
ed476a417c Added type hints to audiopwmio 2020-07-02 12:07:03 -04:00
dherrada
e169da3532 More extract_pyi tweaks 2020-07-02 12:02:21 -04:00
dherrada
e114b31a7a Added type hints to audiomp3 2020-07-02 12:02:21 -04:00
dherrada
24bca06db0 Added type hints to audiomixer 2020-07-02 12:02:13 -04:00
dherrada
3d1e0051e6 Added type hints to audioio 2020-07-02 12:02:07 -04:00
dherrada
b26ee6c1f6 Added type hints to audiocore 2020-07-02 12:02:02 -04:00
dherrada
2681bd52b5 Did audiobusio 2020-07-02 11:33:18 -04:00
dherrada
427733af04 More tweaks to extract_pyi.py 2020-07-02 11:30:42 -04:00
dherrada
627ecadb3f Did aesio 2020-07-02 11:10:53 -04:00
dherrada
1e96ca582e Made more modifications to extract_pyi.py 2020-07-02 11:10:43 -04:00
dherrada
d1664bdde2 Fixed extract_pyi script to allow NoneType 2020-07-02 10:25:20 -04:00
dherrada
596f2f6e7d Merge branch 'type_hints' of https://github.com/dherrada/circuitpython into type_hints 2020-07-02 10:24:58 -04:00
dherrada
cb259de5ef Did busio, fixed up analogio 2020-07-02 10:23:17 -04:00
dherrada
6fd6747e9e Added type hints for analogio 2020-07-02 09:36:22 -04:00
Jeff Epler
e808dca893
Merge pull request #3102 from weblate/weblate-circuitpython-main
Translations update from Weblate
2020-07-02 08:32:04 -05:00
Kamil Tomaszewski
22f0c14fdb locale: update translate 2020-07-02 15:29:28 +02:00
dherrada
7aa689823e Added type hints to analogio 2020-07-02 09:27:14 -04:00
Kamil Tomaszewski
f4a2474447 spresense: Add support for sdioio 2020-07-02 15:26:59 +02:00
Wellington Terumi Uemura
75bcd73439 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (777 of 777 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2020-07-02 04:02:17 +02:00
Hosted Weblate
a301a9d9b1 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/
2020-07-02 04:02:17 +02:00
Jeff Epler
fcddfd0f39
Merge pull request #3083 from tannewt/esp32s2_busio
Add busio support for the ESP32-S2
2020-07-01 21:02:08 -05:00
Lucian Copeland
87d58b3b0a STM32: add debug flags, fix hang in simplex SPI 2020-07-01 17:48:10 -04:00
Scott Shawcroft
367d3800fc
Return false if we already have the lock 2020-07-01 14:35:25 -07:00
Scott Shawcroft
0e5dfbaf8f
Merge pull request #3100 from jepler/update-ulab
Update ulab
2020-07-01 14:21:00 -07:00
ndgarage
0537f4e775 restore-ndgarage_ndbit6-to-original 2020-07-01 14:12:52 -06:00
ndgarage
c759c9a2aa add-ndgarage_ndbit6_v2-update 2020-07-01 13:58:07 -06:00
svgops
b80dbb4b2c add-ndgarage_ndbit6_v2 2020-07-01 12:06:59 -06:00
Jeff Epler
34646c5565
Merge pull request #3096 from weblate/weblate-circuitpython-main
Translations update from Weblate
2020-07-01 11:49:26 -05:00
Jeff Epler
48bc4bd5d6 make translate 2020-07-01 10:33:38 -05:00
Jeff Epler
e33accae4d ulab: document sosfilt 2020-07-01 10:15:09 -05:00
Jeff Epler
783846c605 ulab: update to 0.51.1 2020-07-01 10:00:28 -05:00
Lucian Copeland
ab9a64eafa Add timer allocator, adjust pulsio to use general purpose timers 2020-07-01 10:35:49 -04:00