mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
* jungfrau: change adc output clock phase from 180 to 120 for v1.0 boards for reliable readout of adc #2 * versioning * formatting
15 lines
582 B
C
15 lines
582 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define RELEASE "developer"
|
|
#define APILIB "developer 0x230224"
|
|
#define APIRECEIVER "developer 0x230224"
|
|
#define APICTB "developer 0x240820"
|
|
#define APIGOTTHARD "developer 0x240820"
|
|
#define APIGOTTHARD2 "developer 0x240820"
|
|
#define APIMYTHEN3 "developer 0x240820"
|
|
#define APIMOENCH "developer 0x240820"
|
|
#define APIEIGER "developer 0x240820"
|
|
#define APIXILINXCTB "developer 0x240820"
|
|
#define APIJUNGFRAU "developer 0x240822"
|