clean up
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ void hal_usb_int_disable(uint8_t port);
|
||||
uint32_t hal_tick_get(void);
|
||||
|
||||
// for debug only, halt mcu if assert/verify is failed if debugger is attached
|
||||
void hal_debugger_breakpoint(void);
|
||||
void hal_debugger_breakpoint(void) ATTR_WEAK;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user