-
Notifications
You must be signed in to change notification settings - Fork 1
Readregion api change #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
5da9146
Add git files.
SFE-Brudnerd e83827b
Merge pull request #20 from sparkfun/main
SFE-Brudnerd 6612943
Merge pull request #21 from sparkfun/main
SFE-Brudnerd dbd32be
Merge pull request #22 from sparkfun/main
SFE-Brudnerd 5b6509d
Merge pull request #24 from sparkfun/main
SFE-Brudnerd cf48269
Merge pull request #26 from sparkfun/main
SFE-Brudnerd 9b7a93a
Update readRegisterRegion.
SFE-Brudnerd bf890f6
rework on reg region and stop
gigapod 39a5116
Made ref instead of ptr.
SFE-Brudnerd aba6692
retype readRegisterRegion
SFE-Brudnerd a3fd5c2
Merge branch 'readregion_api_change' into adderr
gigapod 90ab6e0
Invert default stop logic.
SFE-Brudnerd 26ad778
Merge pull request #28 from sparkfun/adderr
SFE-Brudnerd 21e5587
Fix comment.
SFE-Brudnerd 4ba0f03
Merge branch 'readregion_api_change' of https://github.com/sparkfun/S…
SFE-Brudnerd a95c8d5
Rev library.
SFE-Brudnerd 17009ec
Update library.properties
SFE-Brudnerd 7a93c00
Fix changes requested.
SFE-Brudnerd d361f4b
Add forgotten != 0
SFE-Brudnerd 3a30596
fix
SFE-Brudnerd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# VSCode directories | ||
.vscode | ||
|
This file contains hidden or 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 hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
name=SparkFun Toolkit | ||
version=0.8.0 | ||
version=0.9.0 | ||
author=SparkFun Electronics | ||
maintainer=SparkFun Electronics | ||
sentence=A utility library that other SparkFun libraries can take advantage of. | ||
paragraph=The SparkFun Toolkit provides a common set of core functionality for use across the SparkFun Arduino Driver library. Instead of each device driver library implementing a communication layers, error types and interface, the SparkFun Toolkit library is used. | ||
category=Other | ||
url=https://github.com/sparkfun/SparkFun_Toolkit | ||
architectures=* | ||
includes=SparkFun_Toolkit.h |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.