nrf5/hal/gpio: Adding missing include.
This commit is contained in:
parent
c7c2285ab9
commit
f8c0a51f5e
@ -27,6 +27,8 @@
|
||||
#ifndef HAL_GPIO_H__
|
||||
#define HAL_GPIO_H__
|
||||
|
||||
#include "nrf.h"
|
||||
|
||||
#if NRF51
|
||||
#define POINTERS (const uint32_t[]){NRF_GPIO_BASE}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user