stm32-f4discovery-cc256x: add audio_duplex example

This commit is contained in:
Matthias Ringwald 2019-02-26 13:30:40 +01:00
parent 58beb2facd
commit 7cff3af764

View File

@ -294,6 +294,7 @@ LE_EXAMPLES = \
sm_pairing_central sm_pairing_central
EXAMPLES = \ EXAMPLES = \
audio_duplex \
a2dp_sink_demo \ a2dp_sink_demo \
a2dp_source_demo \ a2dp_source_demo \
ancs_client_demo \ ancs_client_demo \