mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-06-10 16:55:58 +00:00
Add breakpoint in assert_halt
This commit is contained in:
parent
ebe0a04325
commit
868c6bd0d0
@ -21,6 +21,7 @@ namespace sta
|
||||
STA_WEAK
|
||||
void assert_halt()
|
||||
{
|
||||
STA_BKPT();
|
||||
while (true);
|
||||
}
|
||||
} // namespace sta
|
||||
|
Loading…
x
Reference in New Issue
Block a user