Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions mpsl/include/mpsl_hwres.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
#ifndef MPSL_HWRES_H__
#define MPSL_HWRES_H__

/* Symbols passed to nrfx-based MDK. */
#include <mdk_config.h>

/* The xx_SERIES macros are defined here to keep this file independent
of the MDK. This allows the header file to be used in nrfx without
creating circular dependencies. */
Expand Down
Loading