mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
927977216b
The problem is that we have modules defined as:
Airspeed
or
Airspeed/revolution
or
Extensions/MagBaro
and, probably
Extensions/MagBaro/revolution
can be expected too.
It is impossible to get module name from such mixed cases.
So the better solution does not work for MagBaro, reverted.
This reverts commit
|
||
---|---|---|
.. | ||
boards | ||
scripts | ||
templates | ||
winx86 | ||
apps-defs.mk | ||
boot-defs.mk | ||
common-defs.mk | ||
firmware-defs.mk | ||
tools.mk | ||
unittest.mk |