| commit | ea44b056bcaa589b242a54a24f065a4d0eb0bfd7 | [log] [tgz] |
|---|---|---|
| author | Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no> | Tue Jun 11 13:27:19 2019 +0200 |
| committer | Anas Nashif <anas.nashif@intel.com> | Fri Jun 14 05:44:39 2019 -0400 |
| tree | 7854243ae7ec17e7bad49960b7a221f242bc7b18 | |
| parent | aabe964b98493c088eb399cb5801ec89dc1e200e [diff] |
samples: drivers: counter: alarm: Fix compilation for nrf boards Sample was not compiling for nordic boards because RTC_0 instance was not enabled by default and RTC_0 device is using different DT define. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>