Add custom branch of sw_pll to xcommon cmake
This commit is contained in:
@@ -25,7 +25,8 @@ set(LIB_DEPENDENT_MODULES "lib_locks"
|
|||||||
"lib_spdif"
|
"lib_spdif"
|
||||||
"lib_xassert"
|
"lib_xassert"
|
||||||
"lib_xud"
|
"lib_xud"
|
||||||
"lib_adat")
|
"lib_adat"
|
||||||
|
"lib_sw_pll(feature/fix_roundup)")
|
||||||
|
|
||||||
set(LIB_COMPILER_FLAGS -O3 -DREF_CLK_FREQ=100 -fasm-linenum -fcomment-asm)
|
set(LIB_COMPILER_FLAGS -O3 -DREF_CLK_FREQ=100 -fasm-linenum -fcomment-asm)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user