.. |
_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
|
finish Makefile refactoring; nrf builds work
|
2019-02-15 18:55:10 -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
|
Merge pull request #1548 from tannewt/shape_arg_check
|
2019-02-14 07:42:39 -05: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
|
Support internationalisation.
|
2018-08-07 14:58:57 -07: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
|
Fresh combined checkin of _pixelbuf library.
|
2019-01-13 23:51:13 -05: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 |