nrf5/hal: Changing import of nrf52 includes in hal_uarte.c to not be explicit. Now only nrf.h is included.

This commit is contained in:
Glenn Ruben Bakke 2017-01-08 16:41:11 +01:00
parent 43a2355665
commit 3e1da27f2b
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@
#ifdef HAL_UARTE_MODULE_ENABLED
#include "nrf52.h"
#include "nrf52_bitfields.h"
#include "nrf.h"
#if NRF52