mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 08:27:56 +06:00
Move WB32_EXTI_REQUIRED to config.h of board GENERIC_WB32_F3G71XX
This commit is contained in:
parent
62030ee6bb
commit
d3c413bfd0
|
@ -25,5 +25,3 @@
|
||||||
|
|
||||||
#undef WB32_LSI_ENABLED
|
#undef WB32_LSI_ENABLED
|
||||||
#define WB32_LSI_ENABLED TRUE
|
#define WB32_LSI_ENABLED TRUE
|
||||||
|
|
||||||
#define WB32_EXTI_REQUIRED
|
|
||||||
|
|
|
@ -20,3 +20,4 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define USB_ENDPOINTS_ARE_REORDERABLE
|
#define USB_ENDPOINTS_ARE_REORDERABLE
|
||||||
|
#define WB32_EXTI_REQUIRED
|
||||||
|
|
Loading…
Reference in New Issue
Block a user