-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Add ORGPAL3 target #1654
Merged
Merged
Add ORGPAL3 target #1654
Conversation
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
- 429 building and running booter and CLR - MAC disabled
- SPI1 and SPI2 are the correct ones.
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Also decrease timeouts on USB connect disconnect sequence.
- Was missing the config block. - Add config block to block storage arrays. - Adjust linker file accordingly. - Rename linker files and update reference in target CMake. - Update CLR address in booter check. Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Following #1177. Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Added necessary config files
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Add OrgPal board to build targets. Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Remove CAN from build options. Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Add ForceUpload variable to bintray template to allow publishing images on branches other than develop. - Set ForceUpload in ORGPAL target. Signed-off-by: José Simões <jose.simoes@eclo.solutions>
* Add GetTargetCapabilities for OrgPal3 * Add DFU package to CMakeLists for OrgPal3 board
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Rename ChibiOS nF HAL overlay defines as they were conflicting with the official community ones. *** REQUIRES UPDATE ON THE NF OPTIONS ON ALL STM32 TARGETS *** ***NO_CI*** Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
josesimoes
force-pushed
the
develop-orgpal3
branch
from
June 5, 2020 18:07
d57ffc5
to
0b145bb
Compare
Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist: