circuitpython/shared-module
Dan Halbert dd89ff244d
Merge pull request #5249 from dhalbert/usb_hid-gc-fix
Fix usb_hid_gc_collect()
2021-08-27 19:27:55 -04:00
..
_bleio ScanEntry.matches() kwarg all -> match_all 2021-07-15 14:36:57 -07:00
_eve
_stage
adafruit_bus_device
adafruit_pixelbuf Remove _ from common_hal__adafruit_pixelbuf. 2021-07-16 14:08:39 -04:00
aesio
atexit allow exception raise inside atexit callback 2021-08-16 22:35:04 +05:30
audiocore Track more carefully which audio buffers to fill, based on interrupt channels 2021-08-10 22:00:09 -04:00
audioio
audiomixer RP2040 PWMAudioOut: Release DMA channels after play has finished. 2021-07-01 17:36:29 -04:00
audiomp3 MP3Decoder: Fix playback stopping issue 2021-08-17 10:03:47 -05:00
audiopwmio
bitbangio Move OneWire to `onewireio` from `busio` 2021-08-12 10:47:14 -07:00
bitmaptools fix dirty area initial points 2021-08-22 10:52:28 -05:00
bitops
board unlock board.I2C() on reset 2021-05-21 17:49:50 -04:00
busio Move OneWire to `onewireio` from `busio` 2021-08-12 10:47:14 -07:00
canio run code formatting script 2021-03-15 19:27:36 +05:30
displayio Merge pull request #5199 from aramcon-badge/aramcon/quick-refresh 2021-08-27 08:54:44 -07:00
fontio
framebufferio
gamepadshift Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
getpass add getpass module 2021-08-09 17:50:28 +05:30
ipaddress
keypad valid channels in audio_dma_stop; cleaner supervisor_ticks mgmt in keypad 2021-08-09 09:47:13 -04:00
memorymonitor
msgpack
multiterminal
onewireio Move OneWire to `onewireio` from `busio` 2021-08-12 10:47:14 -07:00
os
qrio qrio: Split QRInfo & PixelPolicy to their own .c/.h files 2021-08-06 09:53:17 -05:00
rainbowio Rename rainbow to rainbowio 2021-07-12 14:40:01 -04:00
random
rgbmatrix remove commented-out code 2021-05-27 11:33:17 -05:00
rotaryio
sdcardio
sharpdisplay
storage Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00
struct
synthio RP2040 PWMAudioOut: Release DMA channels after play has finished. 2021-07-01 17:36:29 -04:00
terminalio Add ability to disable BLE workflow 2021-08-02 18:37:19 -07:00
time
touchio
traceback Reduce code duplication in traceback module 2021-08-09 08:27:28 -05:00
uheap
usb_cdc Failed to advance buffer ptrs in usb_cdc.Serial properly 2021-06-25 09:50:31 -04:00
usb_hid Fix usb_hid_gc_collect() 2021-08-27 11:36:56 -04:00
usb_midi Handle USB_HIGHSPEED for MIDI also 2021-05-19 07:43:47 -04:00
ustack
vectorio transposing and mirroring work 2021-08-08 17:01:36 -07:00