stm32-f4discovery-cc256x: fix build

This commit is contained in:
Matthias Ringwald 2019-07-09 15:25:11 +02:00
parent 9d1b92dd06
commit 5dfb87efcb

View File

@ -310,7 +310,7 @@ EXAMPLES = \
gatt_battery_query \
gatt_browser \
gatt_counter \
gatt_streamer \
gatt_streamer_server \
hfp_ag_demo \
hfp_hf_demo \
hid_host_demo \
@ -331,7 +331,7 @@ EXAMPLES = \
sm_pairing_central \
sm_pairing_peripheral \
spp_and_gatt_counter \
spp_and_le_streamer \
spp_and_gatt_streamer \
spp_counter \
spp_streamer \
spp_streamer_client \