Add nRF51 bitfield header file
This commit is contained in:
parent
be27a65488
commit
e82536b815
|
@ -55,6 +55,8 @@
|
||||||
#ifndef NRF51_H
|
#ifndef NRF51_H
|
||||||
#define NRF51_H
|
#define NRF51_H
|
||||||
|
|
||||||
|
#include "nrf51_bitfields.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue