circuitpython/shared-bindings
Scott Shawcroft 6b3ae630a9
Improve time alarm doc
Fixes #7406
2023-01-04 14:16:35 -05:00
..
__future__ add annotations to __future__; don't generate __future__ stubs 2022-03-10 11:19:35 -05:00
_bleio add Characteristic.descriptors to locals dict 2022-10-26 12:34:33 -04:00
_eve Tweak black_bindings 2022-09-30 11:18:13 -05:00
_pew Tweak black_bindings 2022-09-30 11:18:13 -05:00
_pixelmap get slicing 2022-11-30 19:16:20 -06:00
_stage Tweak black_bindings 2022-09-30 11:18:13 -05:00
adafruit_bus_device Having an input-only pin is rare, save a string on other ports 2022-11-30 14:39:49 -06:00
adafruit_pixelbuf Merge pull request #7191 from jepler/fastpixelmap 2022-12-01 11:43:00 -05:00
aesio Tweak black_bindings 2022-09-30 11:18:13 -05:00
alarm Improve time alarm doc 2023-01-04 14:16:35 -05:00
analogbufio Tweaks based on review comments 2022-12-02 10:19:31 -08:00
analogio shared-bindings: Get rid of CYW43 special cases in shared-bindings 2022-11-14 08:44:08 -06:00
atexit Tweak black_bindings 2022-09-30 11:18:13 -05:00
audiobusio catalog implementation limitations in documentation 2022-10-21 13:58:34 -04:00
audiocore Tweak black_bindings 2022-09-30 11:18:13 -05:00
audioio Tweak black_bindings 2022-09-30 11:18:13 -05:00
audiomixer Tweak black_bindings 2022-09-30 11:18:13 -05:00
audiomp3 Tweak black_bindings 2022-09-30 11:18:13 -05:00
audiopwmio Tweak black_bindings 2022-09-30 11:18:13 -05:00
bitbangio Tweak black_bindings 2022-09-30 11:18:13 -05:00
bitmaptools Tweak black_bindings 2022-09-30 11:18:13 -05:00
bitops Tweak black_bindings 2022-09-30 11:18:13 -05:00
board Tweak black_bindings 2022-09-30 11:18:13 -05:00
busio Use standard validation function 2022-11-30 14:39:51 -06:00
camera Tweak black_bindings 2022-09-30 11:18:13 -05:00
canio Tweak black_bindings 2022-09-30 11:18:13 -05:00
countio catalog implementation limitations in documentation 2022-10-21 13:58:34 -04:00
digitalio Having an input-only pin is rare, save a string on other ports 2022-11-30 14:39:49 -06:00
displayio allow set_root_group for EPaperDisplay instead of show() 2022-11-18 17:34:03 -06:00
dualbank add storage extension python api 2022-10-13 09:53:33 +05:30
floppyio Tweak black_bindings 2022-09-30 11:18:13 -05:00
fontio Tweak black_bindings 2022-09-30 11:18:13 -05:00
framebufferio allow set_root_group for FrameBufferDisplay instead of show() 2022-11-19 11:41:48 -06:00
frequencyio Tweak black_bindings 2022-09-30 11:18:13 -05:00
getpass Tweak black_bindings 2022-09-30 11:18:13 -05:00
gifio Tweak black_bindings 2022-09-30 11:18:13 -05:00
gnss Tweak black_bindings 2022-09-30 11:18:13 -05:00
hashlib Tweak black_bindings 2022-09-30 11:18:13 -05:00
i2ctarget Don't block in I2CTarget.request(-1) 2022-11-20 16:08:00 +01:00
imagecapture Tweak black_bindings 2022-09-30 11:18:13 -05:00
ipaddress Tweak black_bindings 2022-09-30 11:18:13 -05:00
is31fl3741 Tweak black_bindings 2022-09-30 11:18:13 -05:00
keypad Use micropython #defines for stream polling operations 2022-10-14 12:15:30 -05:00
math On python3 log(0) raises math domain error, not zerodivisionerror 2022-11-30 14:39:33 -06:00
mdns Tweak black_bindings 2022-09-30 11:18:13 -05:00
memorymap Tweak arg checking and comments 2022-12-20 11:00:13 -05:00
memorymonitor Tweak black_bindings 2022-09-30 11:18:13 -05:00
microcontroller complete rework for microcontroller.cpu.frequency and wifi.radio MAC addresses 2023-01-02 11:45:58 -05:00
msgpack Tweak black_bindings 2022-09-30 11:18:13 -05:00
neopixel_write Tweak black_bindings 2022-09-30 11:18:13 -05:00
nvm restore nvm module 2022-10-06 13:18:19 -05:00
onewireio Tweak black_bindings 2022-09-30 11:18:13 -05:00
os get rid of nearly-empty getenv.c file 2022-12-13 13:13:01 -06:00
paralleldisplay Tweak black_bindings 2022-09-30 11:18:13 -05:00
ps2io Tweak black_bindings 2022-09-30 11:18:13 -05:00
pulseio Tweak black_bindings 2022-09-30 11:18:13 -05:00
pwmio Tweak black_bindings 2022-09-30 11:18:13 -05:00
qrio Tweak black_bindings 2022-09-30 11:18:13 -05:00
rainbowio Tweak black_bindings 2022-09-30 11:18:13 -05:00
random Merge some messages 2022-11-30 14:39:47 -06:00
rgbmatrix Tweak black_bindings 2022-09-30 11:18:13 -05:00
rotaryio Tweak black_bindings 2022-09-30 11:18:13 -05:00
rtc catalog implementation limitations in documentation 2022-10-21 13:58:34 -04:00
sdcardio Tweak black_bindings 2022-09-30 11:18:13 -05:00
sdioio Tweak black_bindings 2022-09-30 11:18:13 -05:00
sharpdisplay run black_bindings across all bindings 2022-09-27 15:21:42 -05:00
socketpool Make the "name or service not known" message translatable 2022-12-26 13:58:31 -06:00
ssl Add support for SSL client certificate (load_cert_chain) 2022-10-10 15:10:53 -05:00
storage Add VfsFat.readonly property for getting current state 2022-12-08 14:45:24 +01:00
struct Tweak black_bindings 2022-09-30 11:18:13 -05:00
supervisor Typo in docs for supervisor.ticks_ms() 2022-11-24 06:05:46 -08:00
synthio Tweak black_bindings 2022-09-30 11:18:13 -05:00
terminalio Fix type annotation mistake 2022-11-07 13:51:58 -06:00
time merge a message 2022-11-30 12:06:18 -06:00
touchio Simplify argument checking to reduce translated strings 2022-11-07 12:37:11 -06:00
traceback Implement the chain= argument of traceback.print_exception 2022-12-02 10:50:31 -06:00
uheap Tweak black_bindings 2022-09-30 11:18:13 -05:00
usb Tweak black_bindings 2022-09-30 11:18:13 -05:00
usb_cdc Use micropython #defines for stream polling operations 2022-10-14 12:15:30 -05:00
usb_hid merge a message 2022-11-30 12:06:16 -06:00
usb_host Tweak black_bindings 2022-09-30 11:18:13 -05:00
usb_midi Use micropython #defines for stream polling operations 2022-10-14 12:15:30 -05:00
ustack Tweak black_bindings 2022-09-30 11:18:13 -05:00
vectorio fix type name 2022-11-11 20:18:42 -06:00
watchdog Simplify argument checking to reduce translated strings 2022-11-07 12:37:11 -06:00
wifi complete rework for microcontroller.cpu.frequency and wifi.radio MAC addresses 2023-01-02 11:45:58 -05:00
zlib Tweak black_bindings 2022-09-30 11:18:13 -05:00
help.rst Apply a Sphinx transform to make the core module docs look better 2020-08-07 00:01:31 +09:00
index.rst docs: Improve 5.0.x <-> main branch doc linkrot 2020-06-14 11:12:35 -05:00
support_matrix.rst add missing native modules to support matrix 2022-10-04 19:22:18 -04:00
util.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
util.h Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00