summaryrefslogtreecommitdiff
path: root/shared-bindings
AgeCommit message (Expand)Author
2020-01-13merge from adafruit/circuitpythonDan Halbert
2020-01-12fix CCCD bonding store; avoid excessive bonding writesDan Halbert
2020-01-10wip: HID bonding works!Dan Halbert
2020-01-10Merge pull request #2461 from jepler/urandom-hardfaultsScott Shawcroft
2020-01-09wip; redid flash writing to be compatible with SDDan Halbert
2020-01-08Merge pull request #2445 from jepler/mp3-jeplayer-fixes5.0.0-beta.3Scott Shawcroft
2020-01-08os: Don't require an on-stack bufferJeff Epler
2020-01-06fix doc build errorJeff Epler
2020-01-06audiomp3: rename to MP3DecoderJeff Epler
2020-01-03Add PacketBuffer and MTU negotiation support.Scott Shawcroft
2020-01-03Merge pull request #2034 from rhooper/new-pixelbuf-apiDan Halbert
2020-01-02remove unnecessary GCC pragmasRoy Hooper
2020-01-02raise mp_raise_NotImplementedErrorRoy Hooper
2020-01-02rename call_show to pixelbuf_call_showRoy Hooper
2020-01-02MP3File: Add rms_level propertyJeff Epler
2020-01-01Fix docstring for byteorderRoy Hooper
2020-01-01move native fill to a helper to work around being unable to call a subclass s...Roy Hooper
2020-01-01Revert "try a property with a callable static class"Roy Hooper
2020-01-01try a property with a callable static classRoy Hooper
2019-12-30Update Shape.cDavid Glaude
2019-12-29Merge branch 'pixelbuf-subscr-change' into new-pixelbuf-apiRoy Hooper
2019-12-29Merge branch 'master' into pixelbuf-subscr-changeRoy Hooper
2019-12-23MP3File: Add a settable ".file" propertyJeff Epler
2019-12-20Merge branch 'master' into new-pixelbuf-apiRoy Hooper
2019-12-20Merge pull request #2390 from jepler/displayio-set-rotationScott Shawcroft
2019-12-19Typo in docalbang
2019-12-16displayio: make 'rotation' property settableJeff Epler
2019-12-16move call to show outside loopRoy Hooper
2019-12-13Revert subscr signature changeRoy Hooper
2019-12-13Merge branch 'master' into new-pixelbuf-apiRoy Hooper
2019-12-12Add extended, connectable and scannable error.Scott Shawcroft
2019-12-10Merge branch 'master' into new-pixelbuf-apiRoy Hooper
2019-12-10Fix slice step.Roy Hooper
2019-12-10audiocore: Add MP3File using Adafruit_MP3 libraryJeff Epler
2019-12-09Merge pull request #2353 from jepler/audiosample-protocolScott Shawcroft
2019-12-08fix slice anf fill bugsRoy Hooper
2019-12-06Merge pull request #2301 from tannewt/support_extended_advertisingDan Halbert
2019-12-06Check connection validity after service discovery.Scott Shawcroft
2019-12-06Merge pull request #2356 from tannewt/central_pairingDan Halbert
2019-12-05Make _bleio.Connection.disconnect() idempotentDan Halbert
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-12-04audiosample: convert to use a protocolJeff Epler
2019-12-04protocols: Allow them to be (optionally) type-safeJeff Epler
2019-12-02fix compile failsRoy Hooper
2019-12-02Merge branch 'master' into new-pixelbuf-apiRoy Hooper
2019-11-27'seconds'Dan Halbert
2019-11-27Squeeze pyruler zh_Latn_pinyinDan Halbert
2019-11-27make UART.write be blocking on SAMD; add timeout propertyDan Halbert
2019-11-26add showRoy Hooper
2019-11-26remove unnecessary intermediate mp_obj_subscr wrapperRoy Hooper