Commit Graph

16818 Commits

Author SHA1 Message Date
dherrada 591cc1a243 Added type hints to math 2020-07-03 15:04:43 -04:00
dherrada f56deb60c6 Added type hints to _eve 2020-07-03 14:48:16 -04:00
dherrada d0d949cd24 Made every init return None 2020-07-03 14:23:34 -04:00
dherrada d358c915c3 Fixed init formatting 2020-07-03 14:00:06 -04:00
dherrada 3df03a5650 Made most of the requested changes 2020-07-03 13:49:00 -04:00
dherrada 843ff5d302 Added type hints to wiznet 2020-07-03 11:44:16 -04:00
dherrada 5163618d23 Added type hints to watchdog 2020-07-03 11:42:07 -04:00
dherrada 9c842c5a67 Added type hints to usb_midi 2020-07-03 11:40:20 -04:00
dherrada e089862a6c Added type hints to usb_hid 2020-07-03 11:38:02 -04:00
dherrada 0a657091c6 Added type hints to touchio 2020-07-03 11:34:45 -04:00
dherrada f8229372bd Added type hints to terminalio 2020-07-03 11:31:57 -04:00
dherrada 6e4c76a926 Added type hints to _stage 2020-07-03 11:26:48 -04:00
dherrada 9116470fd7 Added type hints to socket 2020-07-03 11:24:53 -04:00
dherrada 71ec419da6 Added type hints to sdioio 2020-07-03 11:16:41 -04:00
dherrada 48443ce02b Added type hints to sdcardio 2020-07-03 11:15:22 -04:00
dherrada d9a98bd05c Added type hints to rotaryio 2020-07-03 11:13:16 -04:00
dherrada c8437e6595 Added type hints to rgbmatrix 2020-07-03 11:10:13 -04:00
dherrada 93d20077cc Added type hints to pulseio 2020-07-03 11:04:03 -04:00
dherrada a2c7e2795b Added type hints to ps2io 2020-07-03 10:51:39 -04:00
dherrada 41f12a7a6c Added type hints to pixelbuf 2020-07-03 10:47:44 -04:00
dherrada e273b9a11f Added type hints to _pew 2020-07-03 10:42:57 -04:00
dherrada 0abf45a446 Added type hints to nvm 2020-07-03 10:37:55 -04:00
dherrada 0a8d9eed45 Added type hints to microcontroller 2020-07-03 10:33:28 -04:00
dherrada 2e8b8c7b95 Added type hints to i2cperipheral 2020-07-03 10:29:39 -04:00
dherrada 6a3968d805 Added type hints to gnss 2020-07-03 10:26:31 -04:00
dherrada d73348f673 Added type hints to gamepadshift 2020-07-03 10:19:34 -04:00
dherrada ff8604bb82 Added type hints to gamepad 2020-07-03 10:17:35 -04:00
dherrada 51841447be Added type hints to frequencyio 2020-07-03 10:14:40 -04:00
dherrada ca0e8ea1eb Added type hints to framebufferio 2020-07-03 10:12:04 -04:00
dherrada 48ea2271b7 Added type hints to fontio 2020-07-03 10:08:25 -04:00
dherrada 783cc4de39 Added type hints to displayio 2020-07-03 10:05:14 -04:00
Lucian Copeland c72e3536f1 Merge remote-tracking branch 'upstream/main' into stm32-timer-allocator 2020-07-03 09:50:05 -04:00
ansonhe97 2ecb46f192 Fix CI 2020-07-03 13:42:27 +08:00
ansonhe97 2a92cf8d8b ADD: Added LCD driver to board init 2020-07-03 12:44:20 +08:00
ansonhe97 49aacc8596 ADD: Fixed wrong SPI pins and added more functional pins 2020-07-03 12:43:21 +08:00
Scott Shawcroft 4d7b9cde33
Merge pull request #3109 from pewpew-game/fluff_m0
Fluff M0: additional pins on version 1.3 of the board
2020-07-02 15:43:32 -07:00
Scott Shawcroft 70fdde4aaa
Remove trailing space 2020-07-02 15:11:40 -07:00
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