Fix DEBUG output for Windows
Currently on windows the mbedtls_debug output prints large
blocks of unreadable text. Eeading the debug log is quite
difficult.
By seting the snprintf function for mbedtls the debug output
prints properly.
Change-Id: I9fdf2a6754b49f136cc07d2f52ced6905a701dda
Signed-off-by:
George Nash <george.nash@intel.com>
Showing
Please register or sign in to comment