forked from PAWPAW-Mirror/lib_xua
Move sw_pll on to 2.1.0 and develop now fixes merged
This commit is contained in:
@@ -26,7 +26,7 @@ set(LIB_DEPENDENT_MODULES "lib_locks"
|
||||
"lib_xassert"
|
||||
"lib_xud"
|
||||
"lib_adat"
|
||||
"lib_sw_pll(feature/fix_roundup)")
|
||||
"lib_sw_pll(develop)")
|
||||
|
||||
set(LIB_COMPILER_FLAGS -O3 -DREF_CLK_FREQ=100 -fasm-linenum -fcomment-asm)
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ DEPENDENT_MODULES = lib_locks(>=2.1.0) \
|
||||
lib_xassert(>=4.1.0) \
|
||||
lib_xud(>=2.2.3) \
|
||||
lib_adat(>=1.0.0) \
|
||||
lib_sw_pll(>=2.0.1)
|
||||
lib_sw_pll(>=2.1.0)
|
||||
|
||||
MODULE_XCC_FLAGS = $(XCC_FLAGS) \
|
||||
-O3 \
|
||||
|
||||
Reference in New Issue
Block a user