summaryrefslogtreecommitdiff
path: root/py/circuitpy_defns.mk
AgeCommit message (Expand)Author
2020-01-08Merge pull request #2445 from jepler/mp3-jeplayer-fixes5.0.0-beta.3Scott Shawcroft
2020-01-06Fix more build problemsJeff Epler
2020-01-03Add PacketBuffer and MTU negotiation support.Scott Shawcroft
2019-12-10merge from upstreamDan Halbert
2019-12-10working on all portsDan Halbert
2019-12-10audiocore: Add MP3File using Adafruit_MP3 libraryJeff Epler
2019-12-05wipDan Halbert
2019-10-21Refine _bleioScott Shawcroft
2019-10-20Parameterize linker scriptDan Halbert
2019-09-01Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-29Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-29rename bleio module to _bleioDan Halbert
2019-08-27Disable bitbangio on Itsy M0Scott Shawcroft
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-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-08-19Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-18make nrf touchio be generic: now available for SAMD51 tooDan Halbert
2019-08-05Merge remote-tracking branch 'adafruit/master' into ble-pairingDan Halbert
2019-08-03bring MixerVoice back to building state; update documentationsommersoft
2019-08-02WIP: rework of Characteristic properties; enhance Descriptor; not testedDan Halbert
2019-07-29PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_Jeff Epler
2019-07-26audiopwmio: Add the shared files for this new moduleJeff Epler
2019-07-25audiocore: Factor from audioioJeff Epler
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-06-19WIP: backup only; not compiledDan Halbert
2019-06-18Don't operate directly on bleio objects in shared-bindings: use common_halDan Halbert
2019-06-13merge from upstream; WIP redo Address; no more AddressTypeDan Halbert
2019-06-11Merge latest 4.0.x fixes into masterDan Halbert
2019-06-04Add PS/2 support -- ps2io moduleElvis Pfützenreuter
2019-06-03Replace Broadcaster with enhanced PeripheralDan Halbert
2019-05-24Implement forced clean builds for boards so designated.Dan Halbert
2019-04-16Fully split gamepadshift from gamepadScott Shawcroft
2019-04-15Split GamePadShift from GamePad to save space on most boards.Scott Shawcroft
2019-04-12Reorganize the gamepad codeRadomir Dopieralski
2019-04-08Reorganize board busses into shared-bindings and shared-module.Scott Shawcroft
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
2019-03-01Merge branch 'master' of https://github.com/adafruit/circuitpython into new_f...sommersoft
2019-03-01Rebase on top of CircuitPython 4.xRadomir Dopieralski
2019-02-28Add a _pew moduleRadomir Dopieralski
2019-02-24add frequencyio to circuipy_ configssommersoft
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert