circuitpython/shared-bindings
Scott Shawcroft f975c97c63
Merge pull request #6363 from FoamyGuy/hidden_vectorio
Hidden vectorio
2022-05-18 09:00:13 -07:00
..
__future__ add annotations to __future__; don't generate __future__ stubs 2022-03-10 11:19:35 -05:00
_bleio Add two stage reset for BLE 2022-05-12 13:20:44 -07: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 Add link to Learn guide for alarm module 2022-05-13 11:24:02 -04:00
analogio Make other documentation links prettier 2022-05-13 11:51:30 -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 Added link to Learn guide for audiomp3 2022-05-13 11:15:05 -04: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 Add note about display guide to bitmaptools 2022-05-13 11:47:21 -04:00
bitops Fix n_args_min on many MP_DEFINE_CONST_FUN_OBJ_KW() 2021-10-07 16:55:19 -04:00
board Make other documentation links prettier 2022-05-13 11:51:30 -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 Make other documentation links prettier 2022-05-13 11:51:30 -04:00
displayio Merge pull request #6338 from jepler/fix-display-invalid-sh1107 2022-05-13 20:33:43 -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 Change "library" to "module" 2022-05-13 14:00:09 -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 Mention other hardware in microcontroller module 2022-05-12 15:33:11 -04:00
msgpack Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
multiterminal run code formatting script 2021-03-15 19:27:36 +05:30
neopixel_write Change "library" to "module" 2022-05-13 14:00:09 -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 Make other documentation links prettier 2022-05-13 11:51:30 -04:00
qrio Change "library" to "module" 2022-05-13 14:00:09 -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 Make other documentation links prettier 2022-05-13 11:51:30 -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 Add note about REPL in terminalio 2022-05-12 15:31:00 -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 use draw protocol impl 2022-05-08 12:02:59 -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 list frozen modules in the support matrix 2022-05-11 15:33:11 +02:00
util.c
util.h