Fysetc S6 support (#15850)
This commit is contained in:
committed by
Scott Lahteine
parent
1cea1687f3
commit
cf1e19d167
@@ -523,6 +523,8 @@
|
||||
#include "stm32/pins_LERDGE_X.h" // STM32F4 env:STM32F4
|
||||
#elif MB(VAKE403D)
|
||||
#include "stm32/pins_VAKE403D.h" // STM32F4 env:STM32F4
|
||||
#elif MB(FYSETC_S6)
|
||||
#include "stm32/pins_FYSETC_S6.h" // STM32F4 env:FYSETC_S6
|
||||
|
||||
//
|
||||
// ARM Cortex M7
|
||||
|
||||
Reference in New Issue
Block a user