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