nrf5/boards: Disable SPI hal from pca10001 board.
This commit is contained in:
parent
ec44f6427b
commit
014e650499
|
@ -2,7 +2,7 @@
|
|||
#define NRF51_HAL_CONF_H__
|
||||
|
||||
#define HAL_UART_MODULE_ENABLED
|
||||
#define HAL_SPI_MODULE_ENABLED
|
||||
// #define HAL_SPI_MODULE_ENABLED
|
||||
#define HAL_TIME_MODULE_ENABLED
|
||||
|
||||
#endif // NRF51_HAL_CONF_H__
|
||||
|
|
Loading…
Reference in New Issue