wiced: use RB_DUO as platform name

This commit is contained in:
Matthias Ringwald 2016-02-28 22:18:25 +01:00
parent a95bb1177b
commit 9ea8148f9b

View File

@ -7,7 +7,7 @@ Then create projects for BTstack examples in WICED/apps/btstack by running:
Now, the BTstack examples can be build from the WICED root in the same way as other examples, e.g.:
./make btstack.spp_and_le_counter-RB_Duo
./make btstack.spp_and_le_counter-RB_DUO
to build the SPP-and-LE-Counter example.