Add VAKE / VAKE403D support (#15631)
This commit is contained in:
committed by
Scott Lahteine
parent
993802c404
commit
049e8d5963
@@ -521,6 +521,8 @@
|
||||
#include "stm32/pins_LERDGE_K.h" // STM32F4 env:STM32F4
|
||||
#elif MB(LERDGE_X)
|
||||
#include "stm32/pins_LERDGE_X.h" // STM32F4 env:STM32F4
|
||||
#elif MB(VAKE403D)
|
||||
#include "stm32/pins_VAKE403D.h" // STM32F4 env:STM32F4
|
||||
|
||||
//
|
||||
// ARM Cortex M7
|
||||
|
||||
Reference in New Issue
Block a user