Glenn Ruben Bakke
7 years ago
committed by
Damien George
2 changed files with 5 additions and 19 deletions
@ -1,14 +0,0 @@ |
|||
#ifndef NRF51_HAL_CONF_H__ |
|||
#define NRF51_HAL_CONF_H__ |
|||
|
|||
#define HAL_UART_MODULE_ENABLED |
|||
#define HAL_SPI_MODULE_ENABLED |
|||
#define HAL_TIME_MODULE_ENABLED |
|||
#define HAL_RTC_MODULE_ENABLED |
|||
#define HAL_TIMER_MODULE_ENABLED |
|||
#define HAL_TWI_MODULE_ENABLED |
|||
#define HAL_ADC_MODULE_ENABLED |
|||
#define HAL_TEMP_MODULE_ENABLED |
|||
#define HAL_RNG_MODULE_ENABLED |
|||
|
|||
#endif // NRF51_HAL_CONF_H__
|
Loading…
Reference in new issue