nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
dev_info.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef NRF_RPC_DEV_INFO_H_
8#define NRF_RPC_DEV_INFO_H_
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
27
33#ifdef __cplusplus
34}
35#endif
36
37#endif /* NRF_RPC_DEV_INFO_H_ */
char * nrf_rpc_get_ncs_commit_sha(void)
Get version of remote server the RPC client is connected to.