circuitpython/shared-bindings
Jeff Epler 4d4d654677 MP3Decoder: set the nonblocking flag as needed
this makes SSL sockets (which return readable when not yet actually
readable) work better.
2024-06-13 11:11:17 -05:00
..
__future__ CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
_bleio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
_eve CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
_pew CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
_pixelmap CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
_stage CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
adafruit_bus_device CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
adafruit_pixelbuf CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
aesio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
alarm CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
analogbufio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
analogio shared-bindings/analogio/AnalogIn.c: fix Espressif limitations doc 2024-05-24 10:24:25 -04:00
atexit CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
audiobusio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
audiocore CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
audioio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
audiomixer CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
audiomp3 MP3Decoder: set the nonblocking flag as needed 2024-06-13 11:11:17 -05:00
audiopwmio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
bitbangio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
bitmapfilter CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
bitmaptools CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
bitops CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
board CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
busdisplay CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
busio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
camera CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
canio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
codeop CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
countio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
digitalio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
displayio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
dotclockframebuffer CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
dualbank CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
epaperdisplay Make time_to_refresh return 0 correctly 2024-06-03 15:33:11 -07:00
floppyio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
fontio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
fourwire CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
framebufferio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
frequencyio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
getpass CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
gifio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
gnss Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
hashlib CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
i2cdisplaybus CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
i2ctarget CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
imagecapture CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
ipaddress CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
is31fl3741 CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
jpegio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
keypad CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
keypad_demux CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
locale CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
math CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
max3421e CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
mdns CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
memorymap CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
memorymonitor CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
microcontroller CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
msgpack CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
neopixel_write CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
nvm CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
onewireio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
os CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
paralleldisplaybus CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
ps2io CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
pulseio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
pwmio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
qrio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
rainbowio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
random CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
rgbmatrix CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
rotaryio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
rtc CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
sdcardio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
sdioio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
sharpdisplay CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
socketpool CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
ssl SSLSocket: handle exceptions during protocol read/write operations 2024-06-12 16:41:19 -05:00
storage CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
struct CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
supervisor CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
synthio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
terminalio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
time CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
touchio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
traceback CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
uheap CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
usb CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
usb_cdc CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
usb_hid CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
usb_host CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
usb_midi CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
usb_video CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
ustack CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
vectorio CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
warnings CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
watchdog CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
wifi CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
zlib CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
help.rst update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
index.rst docs: Improve 5.0.x <-> main branch doc linkrot 2020-06-14 11:12:35 -05:00
support_matrix.rst Fix docs build by splitting out support matrix 2023-10-24 16:20:51 -07:00
util.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
util.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00