circuitpython/shared-module
2024-05-17 14:56:28 -04:00
..
_bleio shared-module/_bleio/ScanResults.c: make ScanEntry handling be atomic 2024-03-06 17:01:53 -05:00
_eve Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
_pixelmap Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
_stage Split displayio hardware support from core 2023-10-24 15:43:34 -07:00
adafruit_bus_device Allow ctrl-c of adafruit_bus_device.spi_device lock hang 2024-03-15 18:40:34 -04:00
adafruit_pixelbuf Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
aesio updates before header conversion 2024-05-17 14:56:28 -04:00
atexit Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
audiocore Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
audioio
audiomixer Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
audiomp3 MP3Decoder: Allow port to override the allocator 2024-05-01 14:20:39 -05:00
audiopwmio
bitbangio Set SPI clock line idle polarity for CPOL=1 2024-03-21 22:50:01 -07:00
bitmapfilter Merge remote-tracking branch 'origin/main' into q-and-d-uvc 2024-01-31 08:27:13 -06:00
bitmaptools Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
bitops Merge MicroPython 1.14 into CircuitPython 2021-05-11 15:07:40 -07:00
board Add Max3421E support for usb host 2024-04-10 10:57:28 -07:00
busdisplay Fix ESP builds 2024-04-29 14:11:38 -07:00
canio Enable -Werror=missing-prototypes on espressif port 2021-11-10 11:07:45 -06:00
displayio Merge pull request #8923 from jepler/groups-in-rom 2024-02-16 09:49:14 -08:00
dotclockframebuffer updates before header conversion 2024-05-17 14:56:28 -04:00
epaperdisplay Fix ESP builds 2024-04-29 14:11:38 -07:00
floppyio Add pio-based flux capturing for rp2040 2024-04-02 15:42:28 -05:00
fontio Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
fourwire shared-module/fourwire/FourWire.c: make the chip_select pin optional 2024-04-06 09:23:10 +10:30
framebufferio Fix ESP builds 2024-04-29 14:11:38 -07:00
getpass Metro M4 now compiles 2023-10-03 15:03:59 -04:00
gifio Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
hashlib Ensure the MBEDTLS_VERSION_NUMBER is defined 2023-12-22 19:44:21 -06:00
i2cdisplaybus Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
imagecapture Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
ipaddress wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
is31fl3741 Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
jpegio swap order of size 2024-02-11 16:35:37 -06:00
keypad Updated to use ringbuf and an event callback. 2024-04-06 12:53:08 +10:30
keypad_demux Added support for Cardputer keyboard input. 2024-04-05 10:39:04 +10:30
max3421e Add Max3421E support for usb host 2024-04-10 10:57:28 -07:00
memorymonitor Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
msgpack Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
onewireio Update shared-module/onewireio/OneWire.c 2023-04-17 12:02:45 -06:00
os Make SD cards available over web workflow 2024-01-16 14:12:16 -08:00
paralleldisplaybus Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
qrio updates before header conversion 2024-05-17 14:56:28 -04:00
rainbowio appease ci 2022-02-10 17:14:07 -08:00
random random: fix getrandbits(0) 2024-02-13 17:00:52 -06:00
rgbmatrix Merge remote-tracking branch 'origin/8.2.x' into merge-82x-main 2024-01-30 14:31:41 -06:00
rotaryio Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
sdcardio Make SD cards available over web workflow 2024-01-16 14:12:16 -08:00
sharpdisplay Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
ssl Don't close an SSL socket twice 2024-04-17 15:17:37 -05:00
storage Merge remote-tracking branch 'adafruit/main' into renode 2024-04-29 11:27:19 -07:00
struct updates before header conversion 2024-05-17 14:56:28 -04:00
supervisor Merge remote-tracking branch 'adafruit/main' into renode 2024-04-29 11:27:19 -07:00
synthio synthio: allow negative amplitudes 2023-11-21 08:54:07 -06:00
terminalio finish status bar internal simplification 2022-09-27 15:14:40 -04:00
time fix subticks handling 2023-05-12 14:39:57 -04:00
touchio updates before header conversion 2024-05-17 14:56:28 -04:00
traceback Reduce code duplication in traceback module 2021-08-09 08:27:28 -05:00
uheap
usb Provide language code to string descriptors 2024-02-23 15:51:12 -08:00
usb_cdc Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
usb_hid usb_hid.set_interface_name: use port_malloc to allocate memory for interface name 2024-03-03 09:11:59 +01:00
usb_midi factor out name-setting in usb_midi_set_names() 2024-04-06 11:33:00 -04:00
usb_video updates before header conversion 2024-05-17 14:56:28 -04:00
ustack
vectorio updates before header conversion 2024-05-17 14:56:28 -04:00
warnings Switch warnings to mp_rom_error_text_t 2023-10-27 09:31:20 -07:00
watchdog implement suggested changes 2023-09-24 15:23:38 +00:00
zlib Update wrappers to use new gzip changes 2023-08-28 21:59:00 -07:00