Skip to content

Commit

Permalink
Makefile: bump Vivado to 2023.2
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Estévez <[email protected]>
  • Loading branch information
daniestevez committed Nov 29, 2024
1 parent 134a854 commit 6ab363c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

VIVADO_VERSION ?= 2022.2
VIVADO_VERSION ?= 2023.2

# Use Buildroot External Linaro GCC 7.3-2018.05 arm-linux-gnueabihf Toolchain
CROSS_COMPILE = arm-linux-gnueabihf-
Expand Down

0 comments on commit 6ab363c

Please sign in to comment.