-
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.
Update embedded-common to 0.1.0 (#71)
This improves compatibility when using multiple embedded drivers at the same time, since the version of embedded-common must be the same.
- Loading branch information
Showing
2 changed files
with
3 additions
and
1 deletion.
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
Submodule embedded-common
updated
7 files
+15 −0 | CHANGELOG.md | |
+15 −26 | README.md | |
+4 −2 | hw_i2c/sample-implementations/zephyr_user_space/sensirion_hw_i2c_implementation.c | |
+4 −0 | sensirion_common.c | |
+11 −0 | sensirion_common.h | |
+0 −6 | test-config/sensirion_test_setup.cpp | |
+0 −2 | test-config/sensirion_test_setup.h |