forked from PAWPAW-Mirror/lib_xua
Minor fixes
This commit is contained in:
@@ -27,7 +27,7 @@ set(LIB_DEPENDENT_MODULES "lib_locks"
|
||||
"lib_xassert"
|
||||
"lib_xud"
|
||||
"lib_adat"
|
||||
"lib_sw_pll(develop)")
|
||||
"lib_sw_pll")
|
||||
|
||||
set(LIB_COMPILER_FLAGS -O3 -DREF_CLK_FREQ=100 -fasm-linenum -fcomment-asm)
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2022 XMOS LIMITED.
|
||||
// Copyright 2022-2024 XMOS LIMITED.
|
||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||
|
||||
/* Simple test to ensure reference clock to CS2100 device continues when SOF clock not available
|
||||
|
||||
Reference in New Issue
Block a user