psas/stm32

Create assert macro like normal C assert

Closed this issue · 1 comments

chDbgAssert is strange, and doesn't behave like a normal assert, so we should make our own. It should add file and line numbers to it.