You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Epler 8cba145c90 displayio: implement, use allocate_new_display_bus_or_raise 3 years ago
..
_bleio Fix build by removing unused vars 3 years ago
_eve Correct the BitmapTransform operations. 3 years ago
_pew Add better PewPew error messages and update translations 4 years ago
_pixelbuf Pixelbuf: subscr: Get correct pixel value 3 years ago
_stage circuitpython-stage: allow choosing background color 3 years ago
audiocore audiocore: The arguments to reset_buffer went missing 3 years ago
audioio bring MixerVoice back to building state; update documentation 4 years ago
audiomixer Mixer: rename function based on review comment 3 years ago
audiomp3 Fix more build problems 3 years ago
audiopwmio audiopwmio: Add the shared files for this new module 4 years ago
bitbangio new pin validation routines; don't use mp_const_none if NULL will do 3 years ago
board new pin validation routines; don't use mp_const_none if NULL will do 3 years ago
busio add timeout keyword to I2C - for bitbangio - ignored for busio 5 years ago
displayio displayio: implement, use allocate_new_display_bus_or_raise 3 years ago
fontio Move Glyph and BuiltinFont into fontio 4 years ago
gamepad Simplify type check in tick and init last 4 years ago
gamepadshift Simplify type check in tick and init last 4 years ago
multiterminal Merge tag 'v1.9.3' 5 years ago
network Supervisor: move most of systick to the supervisor 3 years ago
os Revert subscr signature change 3 years ago
random Introduce a random module that is a subset of CPython's random. It 6 years ago
socket modify modnetwork and modusocket for circuitpython 5 years ago
storage Added fix to allow remount when usb enabled but msc is ejected 3 years ago
struct struct.pack_into incorrect buffer size check 4 years ago
terminalio fix terminalio not clearing on construct 4 years ago
touchio Detect lack of pulldown; check for pin in use 4 years ago
uheap uheap: Switch to using gc_nbytes to measure allcoation size so we stop undercounting. 6 years ago
usb_hid Supervisor: move most of systick to the supervisor 3 years ago
usb_midi update tinyusb lib to 0.5.x 4 years ago
ustack Measure and report maximum stack usage. (#175) 6 years ago
wiznet rename routines to be clearer; fix wiznet arg types 3 years ago