summaryrefslogtreecommitdiff
path: root/shared-bindings/index.rst
AgeCommit message (Expand)Author
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2019-07-28update rST ref link for support matrixsommersoft
2019-07-27update 'Core Modules' descriptionsommersoft
2019-07-27move the support matrix to its own page; add linking for modulessommersoft
2019-07-04add jinja extension; update shared-bindings/index.rst to use jinjasommersoft
2019-06-04Add PS/2 support -- ps2io moduleElvis Pfützenreuter
2019-03-02update RTD documentationsommersoft
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper
2018-09-07Reorder status matrix and module list in shared-bindings for increase user re...David Farning
2018-08-16ports/atmel-samd: Implement i2cslave.I2CSlaveNoralf Trønnes
2018-07-13nrf: Split the ble module into a shared part and the port implementationarturo182
2018-06-01atmel-samd: Add rotary encoder support.Scott Shawcroft
2018-05-06docs: fix references to uhashlibJeff Epler
2018-05-03docs: fix references to ubinasciiJeff Epler
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-01-18Added Unique ID Functions/Updated Support Matrix (#527)sommersoft
2017-12-30shared-bindings/index.rst: added audiobusiosommersoft
2017-11-16Create supervisor module.Scott Shawcroft
2017-10-23Merge 2.1.0 changes into master.Dan Halbert
2017-10-21First attempt to move py/modmath.c to shared-bindings/mathmrmcwethy
2017-10-18CircuitPython now has struct instead of ustruct (#302)Michael McWethy
2017-10-16Turn on pulseio now that there's room.Dan Halbert
2017-10-03Add a `gamepad` module for handling buttons in the background. (#295)Radomir Dopieralski
2017-08-31Add microcontroller.cpu.temperature, for use as a simple sensor on minimal bo...Dan Halbert
2017-08-07esp8266: Introduce `multiterminal` module for managing a secondaryScott Shawcroft
2017-06-27Introduce a random module that is a subset of CPython's random. ItScott Shawcroft
2017-06-27Split uos module into os and storage.Scott Shawcroft
2017-06-07shared-bindings: Update docs to remove with statements from examples but add ...Scott Shawcroft
2017-06-07docs: Add module support matrix.Scott Shawcroft
2017-05-24Doc tweaks to clarify external libraries, new boards and add HID library.Scott Shawcroft
2017-01-05Improve docs and update to CircuitPython.Scott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft
2016-10-18Documentation rework to unify the docs together rather than having themScott Shawcroft