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