eRPC API Reference
Rev. 1.12.0
NXP Semiconductors
Main Page
API Reference
Classes
Files
File List
File Members
erpc_version.h
1
/*
2
* Copyright (c) 2016, Freescale Semiconductor, Inc.
3
* Copyright 2016-2023 NXP
4
* All rights reserved.
5
*
6
*
7
* SPDX-License-Identifier: BSD-3-Clause
8
*/
9
10
#ifndef _ERPC_VERSION_H_
11
#define _ERPC_VERSION_H_
12
18
// Definitions
21
23
#define ERPC_VERSION "1.12.0"
24
#define ERPC_VERSION_NUMBER 11200
26
29
#endif
/* _ERPC_VERSION_H_ */
Copyright 2016-2020 NXP Semiconductors. All rights reserved.