Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
Fix unit tests logging - add mbed_logging_init()
Add CONFIG_MBED_BSD_SOCKET_TRACE to unit tests config
Update the name of the unit test build in launch.json
Problem
Unit test logging and debugging have been broken.
Summary of Changes
Fix unit tests logging - add mbed_logging_init() Add CONFIG_MBED_BSD_SOCKET_TRACE to unit tests config Update the name of the unit test build in launch.json