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,8 +294,9 @@ LE_EXAMPLES = \
sm_pairing_central
EXAMPLES = \
audio_duplex \
a2dp_sink_demo \
a2dp_source_demo \
a2dp_source_demo \
ancs_client_demo \
dut_mode_classic \
gap_dedicated_bonding \