..
__future__
add annotations to __future__; don't generate __future__ stubs
2022-03-10 11:19:35 -05:00
_bleio
Remove all kwarg from ScanEntry.matches
2022-08-09 14:37:52 -07:00
_eve
circuitpython_stubs: Use circuitpython_typing
for cp-specific typing
2021-12-22 11:14:21 -06:00
_pew
Conditionalize LTO
2022-05-27 12:59:54 -07:00
_stage
Conditionalize LTO
2022-05-27 12:59:54 -07:00
adafruit_bus_device
Fix type annotation in adafruit_bus_device.SPIDevice.__init__()
2022-08-24 20:48:32 -04:00
adafruit_pixelbuf
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
aesio
Add information to aesio
2022-09-12 21:15:07 -04:00
alarm
allow preserving pin state during deep sleep
2022-09-15 17:35:14 -04:00
analogbufio
touch up analogbufio ValueError msg; consolidate with another message
2022-09-16 11:17:13 -04:00
analogio
Introduced odule adcbuffer / removed analogio/AnalogFastIn
2022-08-18 16:23:17 -04:00
atexit
Add os, "socket", atexit, ssl, struct, traceback, math links
2022-05-03 12:31:20 -06:00
audiobusio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
audiocore
touch up analogbufio ValueError msg; consolidate with another message
2022-09-16 11:17:13 -04:00
audioio
Add information for audioio
2022-09-12 20:36:51 -04:00
audiomixer
Conditionalize LTO
2022-05-27 12:59:54 -07:00
audiomp3
Conditionalize LTO
2022-05-27 12:59:54 -07:00
audiopwmio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
bitbangio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
bitmaptools
Fix bindings typing
2022-09-16 00:02:17 +08:00
bitops
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
board
Make other documentation links prettier
2022-05-13 11:51:30 -04:00
busio
nrf: return None when UART.read() reads nothing
2022-09-15 19:40:02 -04:00
camera
camera: Update camera_make_new arguments
2021-11-17 16:42:47 +01:00
canio
Add information on canio
2022-09-12 21:09:07 -04:00
countio
Add information for countio
2022-09-12 20:46:29 -04:00
digitalio
cyw43 basic gpio support, hwaddr in boot_out
2022-09-28 10:06:33 -05:00
displayio
Merge remote-tracking branch 'adafruit/main' into remove-autobrightness
2022-08-10 08:35:53 -04:00
dotenv
Add dotenv read support
2022-05-18 14:01:35 -07:00
dualbank
allow preserving pin state during deep sleep
2022-09-15 17:35:14 -04:00
floppyio
Remove unused header
2022-08-04 15:11:47 -05:00
fontio
Give fontio its own enable
2022-09-11 08:09:14 -05:00
framebufferio
Remove support for auto-brightness
2022-08-09 22:40:21 -04:00
frequencyio
Conditionalize LTO
2022-05-27 12:59:54 -07: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
hashlib
hashlib: fix the 'digest_size' property
2022-08-23 14:57:26 -05:00
i2ctarget
Change I2C terminology from "peripheral" to "target"
2022-08-09 13:13:19 -04:00
imagecapture
Cross references in documentation always help
2022-08-09 12:20:02 -05:00
ipaddress
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
2022-05-03 08:48:53 -05:00
is31fl3741
Two small fixes, remove hardcoded height and non-scale issues
2022-08-19 15:13:38 -05:00
keypad
Make keypad select/poll'able for better async
2022-08-09 21:48:27 -05:00
math
Conditionalize LTO
2022-05-27 12:59:54 -07:00
mdns
Tweaks based on review comments
2022-07-28 08:43:36 -07:00
memorymonitor
Conditionalize LTO
2022-05-27 12:59:54 -07:00
microcontroller
cyw43 basic gpio support, hwaddr in boot_out
2022-09-28 10:06:33 -05:00
msgpack
adding links in docs
2022-07-11 11:04:06 -05:00
multiterminal
Conditionalize LTO
2022-05-27 12:59:54 -07:00
neopixel_write
Conditionalize LTO
2022-05-27 12:59:54 -07:00
nvm
Conditionalize LTO
2022-05-27 12:59:54 -07:00
onewireio
Remove PWMOut parameter to PulseOut
2022-08-09 14:55:13 -07:00
os
Change unpopulated to always 0
2022-08-30 11:48:17 -04:00
paralleldisplay
Conditionalize LTO
2022-05-27 12:59:54 -07:00
ps2io
Conditionalize LTO
2022-05-27 12:59:54 -07:00
pulseio
Make pulsein object long-lived
2022-08-28 12:07:26 -05:00
pwmio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
qrio
whitespace in docstrings
2022-08-10 11:14:33 -05:00
rainbowio
rainbowio: No need for the ternary here
2021-11-12 17:31:15 -06:00
random
Conditionalize LTO
2022-05-27 12:59:54 -07:00
rgbmatrix
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
rotaryio
Add info for rotaryio
2022-09-12 20:07:37 -04:00
rtc
Conditionalize LTO
2022-05-27 12:59:54 -07:00
sdcardio
circuitpython_stubs: Use circuitpython_typing
for cp-specific typing
2021-12-22 11:14:21 -06:00
sdioio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
sharpdisplay
adding links in docs
2022-07-11 11:04:06 -05:00
socketpool
Document socketpool.SocketPool.__init__()
2022-09-01 19:44:08 -04:00
ssl
Merge pull request #6337 from jepler/property-storage
2022-05-06 09:55:18 -04:00
storage
Conditionalize LTO
2022-05-27 12:59:54 -07:00
struct
Conditionalize LTO
2022-05-27 12:59:54 -07:00
supervisor
avoid status bar updates immediately after hard restart
2022-08-30 22:33:29 -04:00
synthio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
terminalio
status bar control
2022-08-30 15:23:44 -04:00
time
Conditionalize LTO
2022-05-27 12:59:54 -07:00
touchio
adding links in docs
2022-07-11 11:04:06 -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
Fix bindings typing
2022-09-16 00:02:17 +08:00
usb_cdc
Conditionalize LTO
2022-05-27 12:59:54 -07:00
usb_hid
Merge pull request #6810 from maximkulkin/usb-hid-get-last-report-doc
2022-08-25 07:55:59 -04:00
usb_host
Start of USB host API
2022-03-07 18:07:25 -08:00
usb_midi
Conditionalize LTO
2022-05-27 12:59:54 -07:00
ustack
Convert more modules to use MP_REGISTER_MODULE
2021-09-01 00:19:05 -04:00
vectorio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
watchdog
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
2022-05-03 08:48:53 -05:00
wifi
Implement scan, connect, ping
2022-09-28 10:06:33 -05:00
zlib
Conditionalize LTO
2022-05-27 12:59:54 -07: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
list extensions instead of macros names ("bin,uf2" not BIN_UF2)
2022-07-26 18:15:59 +02: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