STM32F7 HAL using the official STM32 Arduino Core (#11750)
This commit is contained in:
@ -404,6 +404,8 @@
|
||||
|
||||
#elif MB(THE_BORG)
|
||||
#include "pins_THE_BORG.h" // STM32F7 env:STM32F7
|
||||
#elif MB(REMRAM_V1)
|
||||
#include "pins_REMRAM_V1.h" // STM32F7 env:STM32F7xx
|
||||
|
||||
//
|
||||
// Espressif ESP32
|
||||
|
Reference in New Issue
Block a user