[2.0.x] HAL for STM32F4 (#10434)
This commit is contained in:
committed by
Scott Lahteine
parent
744bcaee61
commit
428c54f2ad
@ -359,6 +359,8 @@
|
||||
#include "pins_COHESION3D_REMIX.h"
|
||||
#elif MB(COHESION3D_MINI)
|
||||
#include "pins_COHESION3D_MINI.h"
|
||||
#elif MB(STM32F4)
|
||||
#include "pins_STM32F4.h"
|
||||
#else
|
||||
#error "Unknown MOTHERBOARD value set in Configuration.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user