circuitpython/shared-bindings
Scott Shawcroft 72e7ffa324
More cleanup
2019-08-22 16:16:09 -07:00
..
_pew Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
_pixelbuf Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
_stage Rework refresh API and factor common display stuff out 2019-08-22 14:23:27 -07:00
analogio Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
audiobusio docs: An `audiocore.Mixer` suffices where another audio source would 2019-07-26 07:57:21 -05:00
audiocore Merge pull request #2032 from pewpew-game/audiocore-buffer 2019-08-19 11:54:19 -04:00
audioio audioio: By default, be compatible with 4.x 2019-08-17 13:54:06 -05:00
audiopwmio Update pwmaudioio module for PWMAudioOut 2019-07-29 17:45:06 -07:00
bitbangio Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
bleio address review comments; avoid calling common_hal_bleio_device... routines from shared-bindings 2019-08-16 15:18:53 -04:00
board Merge latest 4.0.x fixes into master 2019-06-11 16:16:29 -04:00
busio Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
digitalio Fix docs in digitalio. 2019-06-18 16:59:05 -05:00
displayio More cleanup 2019-08-22 16:16:09 -07:00
fontio Fix reference to Bitmap in fontio.Glyph docs. 2019-06-18 18:44:50 -05:00
frequencyio Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
gamepad When clearing gamepad buffer, use the last button state, not 0 2019-06-12 11:42:41 -07:00
gamepadshift When clearing gamepad buffer, use the last button state, not 0 2019-06-12 11:42:41 -07:00
i2cslave shared-bindings: Use RUN_BACKGROUND_TASKS 2019-08-11 08:53:02 -05:00
math Support internationalisation. 2018-08-07 14:58:57 -07:00
microcontroller Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
multiterminal Support internationalisation. 2018-08-07 14:58:57 -07:00
neopixel_write Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
network Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
nvm Fix up single-byte access to nvm.ByteArray 2019-04-16 14:53:44 +10:00
os Compress all translated strings with Huffman coding. 2018-08-16 17:40:57 -07:00
ps2io Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
pulseio Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
random Support internationalisation. 2018-08-07 14:58:57 -07:00
rotaryio Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
rtc Remove unnecessary MP_WEAK declarations 2019-04-02 13:33:22 +11:00
socket Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
storage Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
struct Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
supervisor Remove nRF52832 support 2018-12-30 22:49:20 -05:00
terminalio Fix up sphinx 2019-03-19 18:37:41 -07:00
time shared-bindings/time: style 2019-08-18 08:11:14 -05:00
touchio Detect lack of pulldown; check for pin in use 2019-08-19 23:40:34 -04:00
uheap Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07: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 Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
wiznet Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
help.c Improve rST consistency for rst2pyi use 2019-05-30 19:02:47 -07:00
index.rst update rST ref link for support matrix 2019-07-28 21:25:43 -05:00
support_matrix.rst update rST ref link for support matrix 2019-07-28 21:25:43 -05:00
util.c Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
util.h Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00