-
- Downloads
"stmhal/stm32_it.c" did not exist on "34e43c7ee9700249dc6e5b333b7c264d45d6b530"
fix(pycardium): Ensure printf output is sent to Epicardium API
Previously, printf would output directly to UART, which led to race
conditions. With removing card10-board from pycardium and implementing
_write() directly, this can be fixed. Now printf & co will output via
Epicardium API.
Signed-off-by:
Rahix <rahix@rahix.de>
Please register or sign in to comment