✨ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283)
This commit is contained in:
committed by
Scott Lahteine
parent
efd67cf80d
commit
a6bed22839
@@ -101,7 +101,7 @@ struct __attribute__((packed)) ContextSavedFrame {
|
||||
uint32_t ELR;
|
||||
};
|
||||
|
||||
#if DISABLED(STM32F0xx)
|
||||
#if NONE(STM32F0xx, STM32G0xx)
|
||||
extern "C"
|
||||
__attribute__((naked)) void CommonHandler_ASM() {
|
||||
__asm__ __volatile__ (
|
||||
|
Reference in New Issue
Block a user