clang g0, g4

This commit is contained in:
hathach
2024-04-23 15:56:22 +07:00
parent 9e7046cbf1
commit 75d376a439
7 changed files with 70 additions and 68 deletions

View File

@@ -209,7 +209,6 @@ void SysTick_Handler(void) {
uint32_t board_millis(void) {
return system_ticks;
}
#endif
void HardFault_Handler(void) {