summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2019-08-02Add support for scaling to _stageRadomir Dopieralski
2019-07-31Fix missing write_ram_command in _stageRadomir Dopieralski
2019-07-30Merge pull request #2011 from tannewt/ssd1322Scott Shawcroft
2019-07-29Merge pull request #1985 from sommersoft/dynamic_support_matrixScott Shawcroft
2019-07-28update rST ref link for support matrixsommersoft
2019-07-27bleio: Fix typo in Peripheral example code.Seth Itow
2019-07-27Merge branch 'master' into dynamic_support_matrixsommersoft
2019-07-27update 'Core Modules' descriptionsommersoft
2019-07-27move the support matrix to its own page; add linking for modulessommersoft
2019-07-25Add knobs for SSD1322 and two fixes.Scott Shawcroft
2019-07-25Remove unneeded headersScott Shawcroft
2019-07-25audiocore: Factor from audioioJeff Epler
2019-07-23remove local copy of 'support_matrix.json'sommersoft
2019-07-19Review feedback including NO_BRIGHTNESS_COMMAND macroScott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-07-16sphinx fixDan Halbert
2019-07-16Address review comments.Dan Halbert
2019-07-11Fix sphinx warnings.Dan Halbert
2019-07-09merge from masterDan Halbert
2019-07-09UARTClient now works both directionsDan Halbert
2019-07-07WIP: Need descriptors for Central CCCD discovery; not done yetDan Halbert
2019-07-04add jinja extension; update shared-bindings/index.rst to use jinjasommersoft
2019-07-04add script to gather module support matrix info; add initial json filesommersoft
2019-07-03changed type of receiver_buffer_size to uint16_tiot49
2019-07-02WIP: CharacteristicBuffer for Central; not working: need to set remote Charac...Dan Halbert
2019-07-02Fix Group subscr to detect delete correctlyScott Shawcroft
2019-06-29Central is connecting; characteristics can be read and writtenDan Halbert
2019-06-22getting Scanner to workDan Halbert
2019-06-21WIP: Central compiles; now will testDan Halbert
2019-06-19WIP: backup only; not compiledDan Halbert
2019-06-19Update copyrights; get ready for CentralDan Halbert
2019-06-18Don't operate directly on bleio objects in shared-bindings: use common_halDan Halbert
2019-06-18Fix reference to Bitmap in fontio.Glyph docs.Craig Forbes
2019-06-18Fix docs in digitalio.Craig Forbes
2019-06-18Fix displayio.Display docstring type for display_bus.Craig Forbes
2019-06-17Handle None for BLE name; fix ScanEntry bug; compile issueDan Halbert
2019-06-17Add baudrate to FourWire and shorten delay.Scott Shawcroft
2019-06-13Merge remote-tracking branch 'adafruit/master' into ble-scannerDan Halbert
2019-06-13merge from upstream; WIP redo Address; no more AddressTypeDan Halbert
2019-06-13Merge pull request #1943 from adafruit/4.0.x4.1.0-beta.0Scott Shawcroft
2019-06-13Minor tweaks based on Dan's feedbackScott Shawcroft
2019-06-12When clearing gamepad buffer, use the last button state, not 0Radomir Dopieralski
2019-06-12Refactor deinit check to reduce code size.Scott Shawcroft
2019-06-12Add partial display update support.Scott Shawcroft
2019-06-11Merge latest 4.0.x fixes into masterDan Halbert
2019-06-10WIPDan Halbert
2019-06-07Merge pull request #1920 from tannewt/fix_rstsommersoft
2019-06-06Include display objects in gc.Dan Halbert
2019-06-06Merge pull request #1893 from elvis-epx/ps2Scott Shawcroft
2019-06-06This __init__.h should be redundant. I deleted it for youBaozhu Zuo