Cosmetic fixes

This commit is contained in:
Hierophect 2019-08-18 19:08:27 -04:00
parent 7dbf1a8caa
commit 95411a62b3
6 changed files with 73 additions and 73 deletions

View File

@ -70,5 +70,5 @@ uint32_t port_get_saved_word(void) {
}
void HardFault_Handler(void) {
while(1) {}
}