mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 13:33:49 +01:00
test/drivers/kw2xrf: rename common.h
To avoid name clash, rename this application header file to test_common.h.
This commit is contained in:
parent
f77b41458e
commit
044b1f52e7
@ -1 +0,0 @@
|
|||||||
../../net/ieee802154_hal/common.h
|
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "common.h"
|
#include "test_common.h"
|
||||||
#include "fmt.h"
|
#include "fmt.h"
|
||||||
#include "init_dev.h"
|
#include "init_dev.h"
|
||||||
#include "kw2xrf.h"
|
#include "kw2xrf.h"
|
||||||
|
|||||||
1
tests/drivers/kw2xrf/test_common.h
Symbolic link
1
tests/drivers/kw2xrf/test_common.h
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../net/ieee802154_hal/test_common.h
|
||||||
Loading…
x
Reference in New Issue
Block a user