zephyr/modules/hal_nordic/nrfx/nrfx_config_ext.h

13 lines
221 B
C

/*
* Copyright (c) 2023 - 2024, Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef NRFX_CONFIG_EXT_H__
#define NRFX_CONFIG_EXT_H__
#error "Unknown device."
#endif /* NRFX_CONFIG_EXT_H__ */