Skip to content

Commit

Permalink
add stm32f769i-disco board
Browse files Browse the repository at this point in the history
  • Loading branch information
karlp committed May 27, 2019
1 parent 4706028 commit 199faa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards.stm32.mk
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ $(eval $(call stm32f4board,olimex-e407,GPIOC,GPIO13))

# STM32F7 boards
$(eval $(call stm32f7board,stm32f746g-disco,GPIOI,GPIO1))
$(eval $(call stm32f7board,stm32f769i-disco,GPIOJ,GPIO13))
$(eval $(call stm32f7board,nucleo-f767zi,GPIOB,GPIO0))

# STM32L0 boards
Expand Down

0 comments on commit 199faa9

Please sign in to comment.