circuitpython/shared-bindings
Taku Fukada 54a342a7f5 Add and correct some type hints 2020-07-24 18:20:03 +09:00
..
_bleio Add and correct some type hints 2020-07-24 18:20:03 +09:00
_eve Added type hints to _eve 2020-07-03 14:48:16 -04:00
_pew Add and correct some type hints 2020-07-24 18:20:03 +09:00
_pixelbuf Add and correct some type hints 2020-07-24 18:20:03 +09:00
_stage Add and correct some type hints 2020-07-24 18:20:03 +09:00
aesio Add and correct some type hints 2020-07-24 18:20:03 +09:00
analogio Merge branch 'main' into type_hints 2020-07-17 14:55:30 -04:00
audiobusio Made every init return None 2020-07-03 14:23:34 -04:00
audiocore Made every init return None 2020-07-03 14:23:34 -04:00
audioio Merge branch 'main' into type_hints 2020-07-17 14:55:30 -04:00
audiomixer Add and correct some type hints 2020-07-24 18:20:03 +09:00
audiomp3 Made every init return None 2020-07-03 14:23:34 -04:00
audiopwmio Made every init return None 2020-07-03 14:23:34 -04:00
bitbangio Remove stop kwarg from I2C writeto. 2020-07-23 11:06:14 -07:00
board Added type hints to board 2020-07-02 14:14:05 -04:00
busio Add and correct some type hints 2020-07-24 18:20:03 +09:00
countio Add and correct some type hints 2020-07-24 18:20:03 +09:00
digitalio Add and correct some type hints 2020-07-24 18:20:03 +09:00
displayio Add and correct some type hints 2020-07-24 18:20:03 +09:00
fontio Made more requested changes 2020-07-17 14:53:51 -04:00
framebufferio Add and correct some type hints 2020-07-24 18:20:03 +09:00
frequencyio Made every init return None 2020-07-03 14:23:34 -04:00
gamepad Add and correct some type hints 2020-07-24 18:20:03 +09:00
gamepadshift Add and correct some type hints 2020-07-24 18:20:03 +09:00
gnss Add and correct some type hints 2020-07-24 18:20:03 +09:00
i2cperipheral Made every init return None 2020-07-03 14:23:34 -04:00
math Add and correct some type hints 2020-07-24 18:20:03 +09:00
memorymonitor Add and correct some type hints 2020-07-24 18:20:03 +09:00
microcontroller Add and correct some type hints 2020-07-24 18:20:03 +09:00
multiterminal Add and correct some type hints 2020-07-24 18:20:03 +09:00
neopixel_write Add and correct some type hints 2020-07-24 18:20:03 +09:00
network Merge branch 'main' into type_hints 2020-07-21 16:18:51 -04:00
nvm Add and correct some type hints 2020-07-24 18:20:03 +09:00
os Add and correct some type hints 2020-07-24 18:20:03 +09:00
ps2io Made every init return None 2020-07-03 14:23:34 -04:00
pulseio Add and correct some type hints 2020-07-24 18:20:03 +09:00
random Add and correct some type hints 2020-07-24 18:20:03 +09:00
rgbmatrix Add and correct some type hints 2020-07-24 18:20:03 +09:00
rotaryio Made every init return None 2020-07-03 14:23:34 -04:00
rtc Merge branch 'main' into type_hints 2020-07-17 14:55:30 -04:00
sdcardio Add and correct some type hints 2020-07-24 18:20:03 +09:00
sdioio Add and correct some type hints 2020-07-24 18:20:03 +09:00
socket Add and correct some type hints 2020-07-24 18:20:03 +09:00
storage Add and correct some type hints 2020-07-24 18:20:03 +09:00
struct Add and correct some type hints 2020-07-24 18:20:03 +09:00
supervisor Add externs. GCC10 complains about duplicate defines 2020-07-22 16:26:46 -07:00
terminalio Made every init return None 2020-07-03 14:23:34 -04:00
time Merge branch 'main' into type_hints 2020-07-17 14:55:30 -04:00
touchio Merge branch 'main' into type_hints 2020-07-17 14:55:30 -04:00
uheap Add and correct some type hints 2020-07-24 18:20:03 +09:00
ulab Made every init return None 2020-07-03 14:23:34 -04:00
usb_hid Add and correct some type hints 2020-07-24 18:20:03 +09:00
usb_midi Made every init return None 2020-07-03 14:23:34 -04:00
ustack Added type hints to ustack 2020-07-03 15:52:53 -04:00
vectorio Add and correct some type hints 2020-07-24 18:20:03 +09:00
watchdog Add and correct some type hints 2020-07-24 18:20:03 +09:00
wiznet Merge branch 'main' into type_hints 2020-07-21 16:18:51 -04:00
help.rst Fix help doc 2020-05-14 16:06:13 -07:00
index.rst docs: Improve 5.0.x <-> main branch doc linkrot 2020-06-14 11:12:35 -05:00
support_matrix.rst update rST ref link for support matrix 2019-07-28 21:25:43 -05:00
util.c Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
util.h Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00