Release checks

This commit is contained in:
Larry Snizek
2018-02-09 13:05:46 +00:00
parent 7f0f701117
commit 79c05afdbe
97 changed files with 648 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2016, XMOS Ltd, All rights reserved
// Copyright (c) 2016-2018, XMOS Ltd, All rights reserved
#ifdef HARDWARE
#include <xs1.h>

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2018, XMOS Ltd, All rights reserved
#define CS2100_I2C_DEVICE_ADDR (0x9c>>1)
#define CS2100_DEVICE_CONTROL 0x02

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved
#ifndef CS4384_H_
#define CS4384_H_

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved
#ifndef _CS5368_H_
#define _CS5368_H_

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2016, XMOS Ltd, All rights reserved
// Copyright (c) 2016-2018, XMOS Ltd, All rights reserved
#ifdef HARDWARE
#include <xs1.h>
#include "gpio_access.h"

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2016, XMOS Ltd, All rights reserved
// Copyright (c) 2016-2018, XMOS Ltd, All rights reserved
#ifndef __gpio_access_h__
#define __gpio_access_h__