thermosphere: start exception handling
This commit is contained in:
@@ -8,5 +8,6 @@ int main(void)
|
||||
|
||||
//uart_send(UART_C, "0123\n", 3);
|
||||
serialLog("Hello from Thermosphere!\r\n");
|
||||
__builtin_trap();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user