void stdio_semihosting_deinit(void)
Explicitly deinitialize stdout over semihosting and add it to the current set of stdout targets.
Definition: stdio_semihosting.c:75
void stdio_semihosting_init(void)
Explicitly initialize stdout over semihosting and add it to the current set of stdout targets.
Definition: stdio_semihosting.c:68