circuitpython/shared-bindings
Kevin Townsend 9d191f7f9f
Merge pull request #589 from arturo182/nrf_gamepad
nrf: Implement ticks, add gamepad module and example
2018-02-07 22:17:05 +01:00
..
_stage merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
analogio Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
audiobusio shared-bindings: Fix incorrect code comments 2018-02-06 22:03:17 +01:00
audioio shared-bindings: Fix incorrect code comments 2018-02-06 22:03:17 +01:00
bitbangio replace tabs with spaces 2018-02-05 10:44:29 -05:00
board Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
busio documentation: caution on SPI clock speed for SAMD21 2018-01-30 14:31:20 -05:00
digitalio merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
gamepad Add a `gamepad` module for handling buttons in the background. (#295) 2017-10-03 13:35:57 -07:00
math First attempt to move py/modmath.c to shared-bindings/math 2017-10-21 10:34:25 -07:00
microcontroller Added Unique ID Functions/Updated Support Matrix (#527) 2018-01-18 11:39:11 -08:00
multiterminal esp8266: Introduce `multiterminal` module for managing a secondary 2017-08-07 14:30:11 -07:00
neopixel_write shared-bindings: Fix neopixel_write example. I forgot to save in the editor. Fixes #163 2017-07-12 14:59:26 -07:00
nvm shared-bindings: Use unary_op type. 2017-10-25 10:52:03 -07:00
os Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
pulseio shared-bindings: Use unary_op type. 2017-10-25 10:52:03 -07:00
random Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
storage Support SPI flash chips for CIRCUITPY, using non-DMA SPI for now. 2017-11-27 21:00:24 -05:00
struct atmel-samd: Add empty line for RST docs 2017-10-30 18:57:28 -07:00
supervisor Create supervisor module. 2017-11-16 09:04:17 -08:00
time Merge 2.1.0 changes into master. 2017-10-23 15:26:36 -07:00
touchio Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07: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 Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04: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
help.c Merge tag 'v1.9.1' 2017-06-20 10:56:05 -07:00
index.rst nrf: Implement ticks, add gamepad module and example 2018-02-05 20:48:25 +01:00
util.c Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00
util.h Do not allow a *io object to be used after deinit(). 2017-10-03 12:07:17 -07:00