circuitpython/shared-bindings
Alec Delaney 9c0dbbab2e
Add links to information for fontio
2022-05-12 15:21:46 -04:00
..
__future__ add annotations to __future__; don't generate __future__ stubs 2022-03-10 11:19:35 -05:00
_bleio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
_eve circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
_pew Merge pull request #5466 from jepler/merge-1.17 2021-10-15 23:34:31 -04:00
_stage circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
adafruit_bus_device bus device: properly register submodules 2022-02-19 08:39:51 -06:00
adafruit_pixelbuf Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
aesio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
alarm Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
analogio Merge pull request #6353 from tekktrik/doc/add-communication-links 2022-05-06 22:45:40 -04:00
atexit Add os, "socket", atexit, ssl, struct, traceback, math links 2022-05-03 12:31:20 -06:00
audiobusio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
audiocore Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
audioio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
audiomixer Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
audiomp3 Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
audiopwmio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
bitbangio circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
bitmaptools bitmaptools: add missing types 2021-12-22 11:16:38 -06:00
bitops Fix n_args_min on many MP_DEFINE_CONST_FUN_OBJ_KW() 2021-10-07 16:55:19 -04:00
board Specify target for `board` 2022-05-04 21:59:08 -04:00
busio Merge pull request #6353 from tekktrik/doc/add-communication-links 2022-05-06 22:45:40 -04:00
camera camera: Update camera_make_new arguments 2021-11-17 16:42:47 +01:00
canio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
countio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
digitalio Merge pull request #6353 from tekktrik/doc/add-communication-links 2022-05-06 22:45:40 -04:00
displayio Merge pull request #6353 from tekktrik/doc/add-communication-links 2022-05-06 22:45:40 -04:00
dualbank Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00
floppyio fix types 2022-01-13 19:33:10 -06:00
fontio Add links to information for fontio 2022-05-12 15:21:46 -04:00
framebufferio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
frequencyio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
gamepadshift Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
getpass Convert more modules to use MP_REGISTER_MODULE 2021-08-26 21:35:02 -04:00
gifio gifio: Add dithered output 2021-10-27 10:54:31 -05:00
gnss Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
i2cperipheral circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
imagecapture Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
ipaddress Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
is31fl3741 Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
keypad Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
math Add os, "socket", atexit, ssl, struct, traceback, math links 2022-05-03 12:31:20 -06:00
mdns Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
memorymonitor Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
microcontroller Merge pull request #6337 from jepler/property-storage 2022-05-06 09:55:18 -04:00
msgpack Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
multiterminal
neopixel_write Add inofrmation about NeoPixels in neopixel_write module 2022-05-04 14:20:48 -04:00
nvm boot counter using existing nvm object 2021-09-10 13:43:04 -06:00
onewireio Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
os Add os, "socket", atexit, ssl, struct, traceback, math links 2022-05-03 12:31:20 -06:00
paralleldisplay paralleldisplay: reset and read pins should be optional 2022-03-05 18:54:12 +01:00
ps2io Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
pulseio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
pwmio Merge pull request #6353 from tekktrik/doc/add-communication-links 2022-05-06 22:45:40 -04:00
qrio Update qrio documentation 2022-05-12 14:53:01 -04:00
rainbowio rainbowio: No need for the ternary here 2021-11-12 17:31:15 -06:00
random Use shortcut "directive" for subset note 2022-05-03 14:56:12 -04:00
rgbmatrix Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
rotaryio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
rtc Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
sdcardio circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing 2021-12-22 11:14:21 -06:00
sdioio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
sharpdisplay Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
socketpool Merge pull request #6342 from dhalbert/pin-hash 2022-05-03 22:43:46 -04:00
ssl Merge pull request #6337 from jepler/property-storage 2022-05-06 09:55:18 -04:00
storage Add link to CPY Essentials Learn guide for storage module 2022-05-04 14:04:07 -04:00
struct Add os, "socket", atexit, ssl, struct, traceback, math links 2022-05-03 12:31:20 -06:00
supervisor Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
synthio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
terminalio Merge pull request #5466 from jepler/merge-1.17 2021-10-15 23:34:31 -04:00
time Use shortcut "directive" for subset note 2022-05-03 14:56:12 -04:00
touchio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
traceback Add os, "socket", atexit, ssl, struct, traceback, math links 2022-05-03 12:31:20 -06:00
uheap Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00
usb Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
usb_cdc Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
usb_hid Correct USB HID usage range error message. 2022-05-09 19:04:01 +01:00
usb_host Start of USB host API 2022-03-07 18:07:25 -08:00
usb_midi Convert more modules to use MP_REGISTER_MODULE 2021-08-30 22:29:51 -04:00
ustack Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00
vectorio Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
watchdog Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
wifi Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
zlib Improve help text 2022-04-02 09:19:30 -05:00
help.rst
index.rst
support_matrix.rst
util.c
util.h