Closed kammce closed 4 years ago
Convert the usage of std::thread in the stm32f10x system controller test to VerifyPolling() in order to prevent it from locking up as it has done in the past, resulting in longer continuous integration times and random failures of tests.
Resolves #1269 Resolves #1211
Convert the usage of std::thread in the stm32f10x system controller test to VerifyPolling() in order to prevent it from locking up as it has done in the past, resulting in longer continuous integration times and random failures of tests.
Resolves #1269 Resolves #1211