Add NUCLEO-F767ZI dev board (#19373)
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com>
This commit is contained in:
@@ -634,6 +634,8 @@
|
||||
#include "stm32f7/pins_THE_BORG.h" // STM32F7 env:STM32F7
|
||||
#elif MB(REMRAM_V1)
|
||||
#include "stm32f7/pins_REMRAM_V1.h" // STM32F7 env:STM32F7
|
||||
#elif MB(NUCLEO_F767ZI)
|
||||
#include "stm32f7/pins_NUCLEO_F767ZI.h" // STM32F7 env:NUCLEO_F767ZI
|
||||
#elif MB(TEENSY41)
|
||||
#include "teensy4/pins_TEENSY41.h" // Teensy-4.x env:teensy41
|
||||
#elif MB(T41U5XBB)
|
||||
|
||||
Reference in New Issue
Block a user