samples: add FP formatting to all samples that require it
Samples that include floating-point format specifications may need cbprintf FP support. Make sure it's available. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
This commit is contained in:
parent
ab9f7497ba
commit
56048bb500
41 changed files with 41 additions and 0 deletions
|
@ -3,3 +3,4 @@ CONFIG_BT_DEBUG_LOG=y
|
|||
CONFIG_BT_CENTRAL=y
|
||||
CONFIG_BT_SMP=y
|
||||
CONFIG_BT_GATT_CLIENT=y
|
||||
CONFIG_CBPRINTF_FP_SUPPORT=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue