summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2018-04-16Merge pull request #745 from notro/time_rtcScott Shawcroft
2018-04-16Remove "Get or set"Scott Shawcroft
2018-04-16Add a table of contents reference to RTCScott Shawcroft
2018-04-16Add rtc moduleNoralf Trønnes
2018-04-13Correct example. Thanks @jepler!Scott Shawcroft
2018-04-13Turn on nvm in 3.0.Scott Shawcroft
2018-04-13Tweaks based on dhalbert's feedback.Scott Shawcroft
2018-04-12Add audio output support!Scott Shawcroft
2018-04-10esp8266 and nrf: raise NotImplementedErrorDan Halbert
2018-04-09add storage.erase_filesystem() to erase and reformat CIRCUITPYDan Halbert
2018-04-08Merge pull request #628 from sommersoft/super_statusScott Shawcroft
2018-04-08Merge branch 'master' into 3.0_hidDan Halbert
2018-04-06Merge branch 'super_status' of https://github.com/sommersoft/circuitpython in...sommersoft
2018-04-06supervisor/Runtime: updated documentation for 'no disconnect'sommersoft
2018-04-05RunMode: Fix repr(RunMode.BOOTLOADER)Jeff Epler
2018-04-02Merge branch 'master' into 3.0_hidDan Halbert
2018-03-31Add a type check to the gamepad moduleRadomir Dopieralski
2018-03-30WIP: works with just keyboard but not complex report descriptorDan Halbert
2018-03-30Merge branch 'master' into super_statussommersoft
2018-03-27Document storage.VfsFat more thoroughlyJeff Epler
2018-03-27Add storage.getmount to retrieve the mount object associated with a pathJeff Epler
2018-03-24WIP: simple working HIDDan Halbert
2018-03-19Fix array vs pointer error in declaration of circuitpython_help_textJeff Epler
2018-03-11_stage: use 16 bit for coordinates to support larger screensRadomir Dopieralski
2018-03-091 more sphinx fix; added '.. class::' constructorsommersoft
2018-03-09sphinx fix; incorrect currentmodule refsommersoft
2018-03-09sphinx fix; added toctree to include 'runtime'sommersoft
2018-03-09atmel-samd: changed Status to Runtime; instituted runtime singletonsommersoft
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-21Implement UART for 3.0 + related fixes.Dan Halbert
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2018-02-19added Status submodule to shared-bindings/supervisor; issue #544sommersoft
2018-02-14Merge pull request #600 from tannewt/clarify_property_commentsKattni
2018-02-07Merge pull request #589 from arturo182/nrf_gamepadKevin Townsend
2018-02-07Clarify style of attribute comments in the Design Guide.Scott Shawcroft
2018-02-06shared-bindings: Fix incorrect code commentsarturo182
2018-02-06Merge pull request #564 from deanm1278/masterScott Shawcroft
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-02-05replace tabs with spacesdean
2018-01-30DM: fix sytlingdean
2018-01-30DM: added write_readinto to bitbangiodean
2018-01-30documentation: caution on SPI clock speed for SAMD21Dan Halbert
2018-01-30atmel-samd: Correct computation of SPI baud rate.Dan Halbert
2018-01-18Added Unique ID Functions/Updated Support Matrix (#527)sommersoft
2018-01-11Fix example for gamepadRadomir Dopieralski
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-12-30shared-bindings/index.rst: added audiobusiosommersoft
2017-12-14Documentation Updates (mcu.delay() and Design Guide) (#481)sommersoft
2017-12-13Fix PDMIn MEMS microphone support (#479)Dan Halbert
2017-12-05Fix a couple spelling errors.Scott Shawcroft