Skip to content

Commit

Permalink
[targets] chimera-open: remove UART_VERSION macro for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
viv-eth committed Dec 23, 2024
1 parent 48617f4 commit 6ba0485
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions targets/chimera-open/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
set(TARGET_OPENTITAN_COMMIT_HASH 22168a3d42febfca725b36dd0d1554b68cf5783e)
set(OPENTITAN_COMMIT_HASH ${TARGET_OPENTITAN_COMMIT_HASH} CACHE STRING "OpenTitan commit hash")

# VIVIANEP: Choose driver versions (if applicable)
set(UART_DRIVER_VERSION "opentitan" CACHE STRING "UART driver version")

add_library(runtime_host STATIC)

Expand Down

0 comments on commit 6ba0485

Please sign in to comment.