Merge pull request #135 from xmos/feat/xs3

Update audioports for xs3 build
This commit is contained in:
oscarbailey-xmos
2020-12-08 15:53:43 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved // Copyright (c) 2011-2020, XMOS Ltd, All rights reserved
#include <xs1.h> #include <xs1.h>
#include <platform.h> #include <platform.h>
#include <print.h> #include <print.h>
@@ -61,7 +61,7 @@ unsigned int divide, unsigned curSamFreq)
} }
#endif #endif
#if defined(__XS2A__) #if defined(__XS2A__) || defined(__XS3A__)
unsafe unsafe
{ {
/* Clock bitclock clock block from master clock pin (divided) */ /* Clock bitclock clock block from master clock pin (divided) */