5extern "C" void libxr_fatal_error(
const char* file, uint32_t line,
bool in_isr)
7 volatile bool stop =
false;
12 *(
volatile int*)0 = 0;
21 if (!LibXR::Assert::FatalErrorCallback().Empty())
26 LibXR::Assert::FatalErrorCallback().Run(
false, file, line);
static int Print(Args &&... args)
将一个编译期 brace 字面量打印到当前 STDIO 输出 / Print one compile-time brace literal to the active STDIO output
static WritePort * write_
Write port instance. 写入端口。
static void Sleep(uint32_t milliseconds)
让线程进入休眠状态 Puts the thread to sleep