Skip to content
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

feat: Use the CubeMX Java runtime environment #144

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

BlakeFreer
Copy link
Contributor

The JRE is installed with CubeMX on windows. Using this version removes the need for a separate dependency and guarantees that the JRE version matches Cube.

Edits firmware/cmake/generate_cubemx.mk to use this executable on Windows

I am unsure if Java is packages with cubemx on Mac / Linux so this PR still uses a separate Java installation. See #142

… on windows. Removes the need for a separate dependency and the version is guaranteed to match.

Unsure if Java is packages with cubemx on Mac / Linux. See #142
@BlakeFreer BlakeFreer added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 6, 2024
@BlakeFreer
Copy link
Contributor Author

I did not update the firmware/README to show this change. The docs will be updated in #28

@BlakeFreer BlakeFreer assigned BlakeFreer and unassigned BlakeFreer Aug 6, 2024
@TylerStAmour
Copy link
Member

Lgtm, haven't tested though

@BlakeFreer BlakeFreer merged commit ee6031f into main Aug 12, 2024
1 check passed
@BlakeFreer BlakeFreer deleted the freerb/cubemx-java branch August 12, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants