STM32F7 HAL using the official STM32 Arduino Core (#11750)

This commit is contained in:
Scott Lahteine
2018-10-03 03:26:07 -05:00
committed by GitHub
parent 3e58b3a5d4
commit 348004c34f
24 changed files with 1436 additions and 6 deletions

View File

@ -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