Skip to content

Commit

Permalink
Makefile: Update Vivado Version too 2022.2
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich committed Nov 14, 2023
1 parent ea3d810 commit 33a9d88
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 ?= 2021.2
VIVADO_VERSION ?= 2022.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 33a9d88

Please sign in to comment.