Added Q12 Max ANSI and Q3 Max ISO

This commit is contained in:
lokher 2024-07-12 16:08:54 +08:00
parent 1011db8c8d
commit 790824a577
25 changed files with 2150 additions and 1 deletions

View file

@ -18,9 +18,10 @@
#define _CHIBIOS_HAL_CONF_VER_8_0_
#define HAL_USE_SPI TRUE
#ifdef LK_WIRELESS_ENABLE
# define HAL_USE_RTC TRUE
# define HAL_USE_SPI TRUE
#endif
#if defined(LK_WIRELESS_ENABLE) || defined(ENCODER_ENABLE)