forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: nrf5: temp: Cleanup temp_nrf5.c source
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 <[email protected]>
- Loading branch information
1 parent
f4f9898
commit 6af7856
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters