ExpressLRS / ExpressLRS-Configurator

Cross platform configuration & build tool for the ExpressLRS radio link
GNU General Public License v3.0
565 stars 118 forks source link

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

Closed bkleiner closed 2 months ago

bkleiner commented 2 months ago

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.