summaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
2019-09-04Merge pull request #2113 from tannewt/displayio_hidden5.0.0-alpha.2Dan Halbert
2019-09-04Merge pull request #2080 from sommersoft/mixer_voiceScott Shawcroft
2019-09-04Bitpack bools in TileGrid and GroupScott Shawcroft
2019-09-04Fix transactions in _stage after displayio changesRadomir Dopieralski
2019-09-03remove leftover debug printsommersoft
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-09-03Fix I2CDisplay bus_free to not grab lockScott Shawcroft
2019-09-03Capture rotationDave Astels
2019-09-01Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-09-01use more accurate ARMv7 prepocessor flags; TODOs for asm instructionssommersoft
2019-08-31include CMSIS instrinsic addition functions for M4; cleanup C math funcssommersoft
2019-08-29Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-29rename bleio module to _bleioDan Halbert
2019-08-26Minor renamesScott Shawcroft
2019-08-25disable audiomixer on boards it doesn't fit onsommersoft
2019-08-25fix 'audiomixer_mixer_reset_buffer'sommersoft
2019-08-24move Mixer & MixerVoice from 'audiocore' to 'audiomixer'sommersoft
2019-08-24Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-24fix MixerVoice.get_level; now returns a float between 0-1.sommersoft
2019-08-24use a MixerVoice constructorsommersoft
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22More cleanupScott Shawcroft
2019-08-22Regular display fixes including refresh tweaksScott Shawcroft
2019-08-22Add refresh_time to use if busy_pin is not givenScott Shawcroft
2019-08-22Add reset() to display busses to detect whether it worksScott Shawcroft
2019-08-22Refresh ePaper displays once code.py is done runningScott Shawcroft
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-08-22Begin refresh rework.Scott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-08-22make translateDan Halbert
2019-08-21Merge remote-tracking branch 'adafruit/master' into displayio_fill_areaDave Astels
2019-08-20merge from upstream and make translateDan Halbert
2019-08-19Detect lack of pulldown; check for pin in useDan Halbert
2019-08-19Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-19abandon incomplete mixer asm math functionssommersoft
2019-08-19Merge remote-tracking branch 'adafruit/master' into run-background-tasksDan Halbert
2019-08-19Merge pull request #2032 from pewpew-game/audiocore-bufferDan Halbert
2019-08-18make nrf touchio be generic: now available for SAMD51 tooDan Halbert
2019-08-16Merge pull request #2066 from dhalbert/ble-pairingScott Shawcroft
2019-08-16address review comments; avoid calling common_hal_bleio_device... routines fr...Dan Halbert
2019-08-14Fix I2CDisplay lifecycle and splash lifecycle.Scott Shawcroft
2019-08-13non-DSP 8bit & 16bit functions working.sommersoft
2019-08-12Merge pull request #2047 from brentru/fix-terminalio-clearingScott Shawcroft
2019-08-11shared-module: Use RUN_BACKGROUND_TASKSJeff Epler
2019-08-10usb_hid: Allow USB work to progress while waiting for tud_hid_readyJeff Epler
2019-08-08fix terminalio not clearing on constructbrentru
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