circuitpython/shared-bindings
Dan Halbert 1f31877d55 Rework background display task to allow reads from SPI SD card during display. Clarify code. Handle multiple displays better. 2019-03-07 00:08:16 -05:00
..
_pew Improve documentation 2019-03-01 16:36:29 +01:00
_pixelbuf adjust comment 2019-01-19 17:04:24 -05:00
_stage Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
analogio Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
audiobusio A couple build fixes for mp_float_t = double (MICROPY_FLOAT_IMPL_DOUBLE). 2019-02-17 11:21:48 +01:00
audioio Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
bitbangio Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
bleio Remove bleio classes that aren't done yet. 2019-02-24 14:23:00 -05:00
board atmel-samd: Re-org helper peripheral files into their own subdirectory. 2018-06-01 15:07:31 -07:00
busio A couple build fixes for mp_float_t = double (MICROPY_FLOAT_IMPL_DOUBLE). 2019-02-17 11:21:48 +01:00
digitalio Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
displayio Rework background display task to allow reads from SPI SD card during display. Clarify code. Handle multiple displays better. 2019-03-07 00:08:16 -05:00
frequencyio update RTD documentation 2019-03-02 18:33:37 -06:00
gamepad Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
i2cslave Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
math Support internationalisation. 2018-08-07 14:58:57 -07:00
microcontroller Two fixes and translate more strings. 2018-08-09 13:29:30 -07:00
multiterminal Support internationalisation. 2018-08-07 14:58:57 -07:00
neopixel_write Support internationalisation. 2018-08-07 14:58:57 -07:00
network WIP: atmel-samd trinket build works 2019-02-15 00:28:20 -05:00
nvm WIP: atmel-samd trinket build works 2019-02-15 00:28:20 -05:00
os Compress all translated strings with Huffman coding. 2018-08-16 17:40:57 -07:00
pulseio A variety of displayio improvements 2019-02-11 20:55:05 -08:00
random Support internationalisation. 2018-08-07 14:58:57 -07:00
rotaryio Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
rtc Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
socket fixup m0 and nrf 2019-01-14 18:08:45 -08:00
storage Fix mount doc 2019-02-21 13:23:02 -08:00
struct Improve struct compatibility with CPython 2019-01-20 15:12:34 -05:00
supervisor Remove nRF52832 support 2018-12-30 22:49:20 -05:00
terminalio Move terminal font to terminalio from board. 2019-02-12 10:10:02 -08:00
time fix kw_arg checking for time.struct_time() 2019-01-25 14:57:31 -05:00
touchio Add subclass support to displayio. 2019-01-14 17:29:19 -08:00
uheap Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
usb_hid A variety of displayio improvements 2019-02-11 20:55:05 -08:00
usb_midi Remove usb_midi.PortIn and PortOut constructors. 2019-02-06 22:22:15 -06:00
ustack Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
wiznet fixup m0 and nrf 2019-01-14 18:08:45 -08:00
help.c Fix output overflow and make help translatable 2018-11-09 16:41:08 -08:00
index.rst update RTD documentation 2019-03-02 18:33:37 -06:00
util.c Support internationalisation. 2018-08-07 14:58:57 -07:00
util.h Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00