Minor fixes

This commit is contained in:
Ed
2024-01-22 09:57:40 +00:00
parent 5669a5b021
commit e8317eae36
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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