summaryrefslogtreecommitdiff
path: root/py/circuitpy_defns.mk
AgeCommit message (Expand)Author
2020-05-06aesio: add basic AES encryption and decryptionSean Cross
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff Epler
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-04-02Clean upScott Shawcroft
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-17ulab: rename enable macro so it appears in the support matrixJeff Epler
2020-03-13Initial work on SAMDScott Shawcroft
2020-02-27ulab: Incorporate itJeff Epler
2020-02-07Split into shared-module and shared-bindingsJames Bowman
2020-02-05Rename eveL to _eve, EVEL to _EVEJames Bowman
2020-02-03First draft of eveL, the low-level module of the Gameduino (and BridgeTek EVE...James Bowman
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