> configure(npc)
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 20:11:41 up 2 days 19:12, 2 users, load average: 1.36, 1.27, 0.83
This commit is contained in:
parent
4244a6ca66
commit
01e59ebc99
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ find_package(verilator REQUIRED)
|
|||
find_library(NVBOARD_LIBRARY NAMES nvboard)
|
||||
find_path(NVBOARD_INCLUDE_DIR NAMES nvboard.h)
|
||||
|
||||
set(TOPMODULES "Keyboard" "Switch")
|
||||
set(TOPMODULES "Switch" "Keyboard")
|
||||
|
||||
foreach(TOPMODULE IN LISTS TOPMODULES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue