nanohub: bl: fix compile error for cvprintf()

Commit 1e9ebe0cdde2520bf0568ad1da2a65b8ac9f4d93 ("nanohub:
remove -fshort-double") changes the prototype for cvprintf()
triggering a compile error when DEBUG_UART_PIN is defined.

Fix it by aligning call to cvprintf() to the new prototype.

Change-Id: I033cd765bc03174dbc624462aceaa81183831e52
Signed-off-by: Antonio Borneo <antonio.borneo@st.com>
1 file changed
tree: 13eca1b4de7024f237a1a79d564c0d74f2bd453e
  1. contexthubhal/
  2. firmware/
  3. inc/
  4. lib/
  5. sensorhal/
  6. util/
  7. .gitignore