.. |
__future__
|
add annotations to __future__; don't generate __future__ stubs
|
2022-03-10 11:19:35 -05:00 |
_bleio
|
Add Bangle.js 2, JDI memory displays and ACeP epd
|
2023-02-15 15:03:40 -08:00 |
_eve
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
_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
|
adafruit_bus_device SPIDevice can have None for chip select
|
2023-05-12 15:29:59 -04:00 |
adafruit_pixelbuf
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
aesio
|
fix typos: "CTX mode" -> "CTR mode"
|
2023-06-20 12:50:36 -04:00 |
alarm
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
analogbufio
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
analogio
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
atexit
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
audiobusio
|
fix some calls that needed to be _varg
|
2023-04-02 11:55:14 -05:00 |
audiocore
|
synthio: implement envelope
|
2023-04-25 12:05:53 -05:00 |
audioio
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
audiomixer
|
Enable audiomixer on unix port, for testing
|
2023-04-05 09:02:03 -05:00 |
audiomp3
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
audiopwmio
|
mimxrt: Fix output frequency for samples that don't divide 192kHz
|
2023-03-28 10:18:28 -05:00 |
bitbangio
|
Have start and end kwargs respect element size
|
2023-01-11 15:36:41 -08:00 |
bitmaptools
|
correcting
|
2023-03-31 20:29:29 -04:00 |
bitops
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
board
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
busio
|
fix busio example; update some scripts for Python 3.12
|
2023-11-07 16:19:53 -05:00 |
camera
|
Tweak black_bindings
|
2022-09-30 11:18:13 -05:00 |
canio
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
countio
|
note RP2040 countio limitations
|
2023-06-22 14:56:46 -04:00 |
digitalio
|
Improve iMX RT performance
|
2023-03-14 12:30:58 -07:00 |
displayio
|
Fixed displayio/Bitmap value_count range
|
2023-09-25 22:11:25 -04:00 |
dualbank
|
run updated pre-commit
|
2023-02-01 13:38:41 +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
|
consolidate and shorten some error messages
|
2023-08-19 12:39:54 -04:00 |
frequencyio
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
getpass
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
gifio
|
Improve OnDiskGif doc; check image width
|
2023-06-22 14:24:48 -04:00 |
gnss
|
Tweak black_bindings
|
2022-09-30 11:18:13 -05:00 |
hashlib
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
i2ctarget
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
imagecapture
|
move `esp32_camera` to `espcamera`
|
2023-01-27 22:05:43 +05:30 |
ipaddress
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
is31fl3741
|
Save space with consolidated errors
|
2023-04-25 13:26:48 -07:00 |
keypad
|
Document more classes that can be separately enabled
|
2023-07-20 11:16:49 -05:00 |
math
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
mdns
|
mdns: can't use web workflow port
|
2023-07-23 12:10:02 -04:00 |
memorymap
|
Tweak arg checking and comments
|
2022-12-20 11:00:13 -05:00 |
memorymonitor
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
microcontroller
|
Merge branch 'main' into rp2040_cpu_frequency
|
2023-04-19 17:05:58 -07:00 |
msgpack
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
neopixel_write
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
nvm
|
restore nvm module
|
2022-10-06 13:18:19 -05:00 |
onewireio
|
Fixed outdated reference link
|
2023-04-17 12:54:59 -06:00 |
os
|
throw an exception if os.getenv is used on a board without settings.toml support
|
2023-07-23 12:16:06 -04:00 |
paralleldisplay
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
ps2io
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
pulseio
|
PulseIn, Counter: give finali(s/z)ers to these types too
|
2023-03-23 09:57:32 -05:00 |
pwmio
|
translate() messages must be one string
|
2023-03-14 13:13:58 -04:00 |
qrio
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
rainbowio
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
random
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
rgbmatrix
|
Improve RGBMatrix allocation tracking
|
2023-09-29 14:55:42 -07:00 |
rotaryio
|
Merge remote-tracking branch 'origin/main' into mimxrt10xx-rotaryio
|
2023-03-23 13:02:12 -05:00 |
rtc
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
sdcardio
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
sdioio
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
sharpdisplay
|
Add Bangle.js 2, JDI memory displays and ACeP epd
|
2023-02-15 15:03:40 -08:00 |
socketpool
|
Add several constants needed to use multicast UDP
|
2023-08-21 16:19:58 -05:00 |
ssl
|
SSLContext.load_verify_locations - no kw-only args
|
2023-09-12 12:45:46 -04:00 |
storage
|
Fix signature of `mkfs()`
|
2023-03-21 10:30:03 -04:00 |
struct
|
consolidate and shorten some error messages
|
2023-08-19 12:39:54 -04:00 |
supervisor
|
small wording change
|
2023-04-26 14:58:45 -04:00 |
synthio
|
synthio: more fir-filter removal; fix biquad logic errors
|
2023-05-30 09:24:26 -05:00 |
terminalio
|
add minimum validation for tilegrid size in terminalio.Terminal
|
2023-04-21 18:00:16 -05:00 |
time
|
merge a message
|
2022-11-30 12:06:18 -06:00 |
touchio
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
traceback
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
uheap
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
usb
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
usb_cdc
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
usb_hid
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
usb_host
|
Improve type validation errors messages, especially for pins
|
2023-01-10 15:02:55 -05:00 |
usb_midi
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
ustack
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
vectorio
|
consolidate and shorten some error messages
|
2023-08-19 12:39:54 -04:00 |
watchdog
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
wifi
|
Merge pull request #8208 from dhalbert/8.2.x-backport-8180-ip4v-addressdoc
|
2023-07-24 10:09:46 -07:00 |
zlib
|
shared-bindings/zlib: Fix docs for zlib.decompress.
|
2023-07-23 10:08:31 -04: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
|
Use the ".. jinja" tag to render support_matrix template
|
2023-08-21 21:34:14 -05:00 |
util.c
|
synthio: Add LFOs
|
2023-05-15 21:15:39 -05:00 |
util.h
|
synthio: Add LFOs
|
2023-05-15 21:15:39 -05:00 |