nrf5/hal: Adding include of stdbool.h in hal_spi.h as it is used by the header.

This commit is contained in:
Glenn Ruben Bakke 2017-01-06 19:59:58 +01:00
parent 62c3f9c1e3
commit 795df06283

View File

@ -27,6 +27,7 @@
#ifndef HAL_SPI_H__
#define HAL_SPI_H__
#include <stdbool.h>
#include "nrf.h"
#if NRF51