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

use local targetsdata for local builds, fixes #580 #624

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

bkleiner
Copy link
Contributor

Seems like during the transition to the separate targets repo we have lost the ability to load target definitions from a local repository. i always found that quite handy for messing around with diy hardware.

This PR restores that functionality by checking if a local repo actually has the hardware folder present and the only then returning the local path.

@jurgelenas jurgelenas merged commit 70c01f8 into ExpressLRS:master Jun 29, 2024
3 checks passed
@bkleiner bkleiner deleted the fix-local-targets branch June 29, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants