mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/nrf5x_common: nrfx.h: add missing "kernel_defines.h" include
This commit is contained in:
parent
df6ad4b4d0
commit
5e52a0ea4c
@ -22,6 +22,7 @@
|
||||
#ifndef NRFX_H
|
||||
#define NRFX_H
|
||||
|
||||
#include "kernel_defines.h"
|
||||
#include "cpu_conf.h"
|
||||
#include "periph_conf.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user