Add Bluetooth audio out (A2DP) on the PicoW #2174

Merged
earlephilhower merged 14 commits from a2dpsource into master 2024-05-27 00:30:41 +03:00
earlephilhower commented 2024-05-26 22:40:26 +03:00 (Migrated from github.com)

Adds a library to run classic Bluetooth A2DP source (output) audio from
the PicoW. Simple example showing operation and callbacks.

Factor out multiple BT lock/unlock and place in the PicoW variant files.

Adds a library to run classic Bluetooth A2DP source (output) audio from the PicoW. Simple example showing operation and callbacks. Factor out multiple BT lock/unlock and place in the PicoW variant files.
Sign in to join this conversation.