We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde943a commit 4839b28Copy full SHA for 4839b28
1 file changed
backends/arm/CMakeLists.txt
@@ -29,7 +29,7 @@ set(ETHOSU_LINUX_DRIVER_GIT_REPO
29
CACHE STRING "Git repository that hosts the Ethos-U Linux driver stack"
30
)
31
set(ETHOSU_LINUX_DRIVER_GIT_TAG
32
- "25.11"
+ "26.02"
33
CACHE STRING
34
"Git tag/branch/commit used to fetch the Ethos-U Linux driver stack"
35
0 commit comments