-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Support external TMP117 * Remove PVS * fix: Enable external tmp117 by default * Update tests with external tmp * fix: Default to fastest I2C * Measure for every tx in LL * Lower measurement freq in LL * Add flash protect function * AStyle * Add flash protection to tests * Fix DF 5 rotating to DF 8
- Loading branch information
Showing
13 changed files
with
621 additions
and
297 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
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
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
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
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
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
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
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
Submodule ruuvi.boards.c
updated
6 files
+3 −0 | ruuvi_board_kaarle.h | |
+2 −0 | ruuvi_board_kalervo.h | |
+2 −0 | ruuvi_board_keijo.h | |
+142 −0 | ruuvi_board_pca10059.h | |
+7 −1 | ruuvi_board_ruuvitag_b.h | |
+24 −11 | ruuvi_boards.h |
Submodule ruuvi.drivers.c
updated
1 files
+4 −4 | src/interfaces/environmental/ruuvi_interface_tmp117.c |
Oops, something went wrong.