summaryrefslogtreecommitdiff
path: root/quantum/audio/audio_chibios.c
AgeCommit message (Collapse)Author
2021-12-07Revert "Revert "Audio system overhaul (#11820)" due to freezing issues"Drashna Jael're
This reverts commit 996a19ee7ba3308e17fd347afde0b135852835cc.
2021-06-29Revert "Audio system overhaul (#11820)" due to freezing issuesDrashna Jael're
This reverts commit c80e5f9f8868ccaa8cb990be6f4da3f1011c2b78.
2021-01-31Stop sounds when suspended (#11553)Joshua Diamond
* fix stopping audio on suspend vs. startup sound * trim firmware size * fix stuck audio on startup (ARM)
2021-01-12Normalise include statements in core code (#11153)Ryan
* Normalise include statements in core code * Missed one
2020-08-21Audio tweeksDrashna Jael're
2020-06-12Pull A5 High when channel is stoppedDrashna Jael're
2020-06-12Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis