-
Notifications
You must be signed in to change notification settings - Fork 3
Integrate new features #25
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
50 commits
Select commit
Hold shift + click to select a range
21e28f1
added opta fixes, using latest POSIXStorage lib
cristidragomir97 083b2ce
added opta logger
cristidragomir97 12b6e76
added partitioning, did 'some' refactoring
cristidragomir97 f783e81
added full refactorings, but it fails to build for now
cristidragomir97 a5f54ee
fixed issues caused by refactorings
cristidragomir97 38f181d
Merge pull request #1 from cristidragomir97/refactorings
cristidragomir97 17f9203
Merge branch 'arduino-libraries:main' into main
cristidragomir97 541952e
added readPartitions, unified Logger for C33, H7 and opta
cristidragomir97 02e852f
fixed examples
cristidragomir97 07b405d
refactoring partitioning
cristidragomir97 9cd7a6e
Improve formatting
sebromero 6d677f6
Improve documentation
sebromero bb22d70
Refactor variable name
sebromero f107ae1
Report success only if all partitions are correctly formatted
sebromero 4e7931f
Simplify code by using guard clauses
sebromero b0a5061
Rename variable
sebromero 5ee1f70
Remove unused code
sebromero 852ef17
Add documentation
sebromero 0331227
Simplify code
sebromero 7024428
Remove superfluous empty lines
sebromero df9c8b6
Simplify code by using guard clauses
sebromero 2ce00cd
Fix compiler warnings
sebromero 6103551
Revert calls to printToSerialOrRS485
sebromero 3d332ea
Use board config instead of custom defines
sebromero dd83662
Fix spelling mistakes
sebromero be4f8b0
Add missing return statements
sebromero 99ffb53
Fix incorrect reference
sebromero 688059b
Replace printToSerialOrRS485 with debugPrint
sebromero 1940f36
Add missing import
sebromero 1821d32
Use Boards file instead of redefining board features
sebromero 6bb89a9
Merge pull request #24 from arduino-libraries/partitioning_refactorings
cristidragomir97 638a5ba
fixes on tests
cristidragomir97 79bbd80
added RS485 dependency in gituhub actions, fixed unused methods from …
cristidragomir97 817aeae
updated RS485 dependency in github action
cristidragomir97 943a875
fixes and tweaks
cristidragomir97 ac8699a
added debugPrint statements everywhere
cristidragomir97 2ea7e0c
fixed warningins
cristidragomir97 722bf6e
fixed bug on first-time internal storage usage
cristidragomir97 9f2b611
implemented static bool for logging
cristidragomir97 7f2e8e3
fixed logging
cristidragomir97 3b5be8d
cleaned up examples, fixed RS485, fixed spelling errors
cristidragomir97 4200218
updated readme and docs
cristidragomir97 26c8b0b
Update README.md
cristidragomir97 3a80cc5
Update Partitioning.cpp to skip partitions of 0x0B type that have 0 b…
cristidragomir97 08910eb
Update Partitioning.cpp to avoid empty partitions
cristidragomir97 50fb1fc
Readme improvements
aliphys b5b21e1
cosmetic and consistency fixes
cristidragomir97 9089fa7
Merge branch 'main' into partitioning_callbacks_opta
sebromero a10bdc8
Change storage variable name in example
sebromero 9948840
Bump version number
sebromero 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
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
Oops, something went wrong.
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.