summaryrefslogtreecommitdiff
path: root/shared-bindings/audiopwmio
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-11-22wipDan Halbert
2020-08-07Modify some Python stubsTaku Fukada
2020-07-27Fix several type hintsTaku Fukada
2020-07-03Made every init return Nonedherrada
2020-07-02Removed all 'self, )'dherrada
2020-07-02Added type hints to audiopwmiodherrada
2020-05-27Various doc examples: Fix the "/ 18" copypasta bugJeff Epler
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-01Did audiopwmio, bitbangio, and _bleiodherrada
2020-03-05rename routines to be clearer; fix wiznet arg typesDan Halbert
2020-02-29missing semicolonDan Halbert
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2019-08-25docs: correct audiomixer refssommersoft
2019-07-29Update pwmaudioio module for PWMAudioOutScott Shawcroft
2019-07-29Update doc comments for PWMAudioOutScott Shawcroft
2019-07-29PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_Jeff Epler
2019-07-26docs: An `audiocore.Mixer` suffices where another audio source wouldJeff Epler
2019-07-26audiopwmio: Add the shared files for this new moduleJeff Epler