summaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
2019-08-05Merge remote-tracking branch 'adafruit/master' into ble-pairingDan Halbert
2019-08-05Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410Scott Shawcroft
2019-08-05Merge pull request #2000 from jepler/nrf-pwm-audioScott Shawcroft
2019-08-05Merge remote-tracking branch 'adafruit/master' into ble-pairingDan Halbert
2019-08-02WIP: rework of Characteristic properties; enhance Descriptor; not testedDan Halbert
2019-08-02Add support for scaling to _stageRadomir Dopieralski
2019-07-31Merge remote-tracking branch 'origin/master' into nrf-pwm-audioJeff Epler
2019-07-31Merge remote-tracking branch 'adafruit/master' into ble-pairingDan Halbert
2019-07-27allow discovery from central or peripheralDan Halbert
2019-07-26WavFile.h: include vfs_fat.h for pyb_file_obj_t definitionJeff Epler
2019-07-26audiopwmio: Add the shared files for this new moduleJeff Epler
2019-07-25Add knobs for SSD1322 and two fixes.Scott Shawcroft
2019-07-25Merge pull request #2010 from jepler/audiocoreScott Shawcroft
2019-07-25audiocore: Factor from audioioJeff Epler
2019-07-24Merge pull request #2007 from hierophect/F4xx-port-setupScott Shawcroft
2019-07-24update tinyusb lib to 0.5.xhathach
2019-07-22Add feature conditionals and clean upHierophect
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-19Fix it's -> itsScott Shawcroft
2019-07-18Track a dirty area for in-memory bitmapsScott Shawcroft
2019-07-17Add missing files for DigitalIOHierophect
2019-07-16Address review comments.Dan Halbert
2019-07-09merge from masterDan Halbert
2019-07-01remove dependencies for stable buildHierophect
2019-06-22getting Scanner to workDan 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-18Merge pull request #1952 from tannewt/fixup_tilegrid_dirtyScott Shawcroft
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-17Use width for x. Thanks @deshipuScott Shawcroft
2019-06-17Fix TileGrid's dirty tracking when changing top leftScott Shawcroft
2019-06-13merge from upstream; WIP redo Address; no more AddressTypeDan Halbert
2019-06-13Minor tweaks based on Dan's feedbackScott Shawcroft
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-06Include display objects in gc.Dan Halbert
2019-06-04[shared-module/audioio/WaveFile.h] Change sample_rate from uint16_t to uint32...Carlos
2019-06-03Replace Broadcaster with enhanced PeripheralDan Halbert
2019-05-31Fix off-by-one errorScott Shawcroft
2019-05-22Make point 2 in areas exclusive and simplify full_coverage.Scott Shawcroft
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-05-15Remove old commentScott Shawcroft
2019-05-15Add index and remove to Group.Scott Shawcroft
2019-05-10Merge pull request #1837 from nickzoic/circuitpython-nickzoic-1800-wiznet-socketScott Shawcroft
2019-05-10randomize tcp source port for adafruit/circuitpython#1800Nick Moore
2019-05-10reset wiznet at network deinitialize adafruit/circuitpython#1800Nick Moore