1. Remove nrf_common.h include 2. Remove unnecessary NRF_*Type defines, using CMSIS NRF_TEMP define directly instead. 3. Align driver code by including DEVICE_DECLARE, and moving DEVICE_AND_API_INIT() to the bottom. Signed-off-by: Gaute Gamnes <gaute.gamnes@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| temp_nrf5.c | ||