mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-28 21:17:33 +00:00
Add breakpoint in assert_halt
This commit is contained in:
@@ -21,6 +21,7 @@ namespace sta
|
||||
STA_WEAK
|
||||
void assert_halt()
|
||||
{
|
||||
STA_BKPT();
|
||||
while (true);
|
||||
}
|
||||
} // namespace sta
|
||||
|
Reference in New Issue
Block a user