mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-02-06 15:11:52 +08:00
5 lines
162 B
Lua
5 lines
162 B
Lua
|
|
-- Prevent tup from running `Firmware/fibre-cpp/Tupfile.lua` when we run it in
|
|
-- the `Firmware` folder.
|
|
no_libfibre = tup.getconfig("BUILD_LIBFIBRE") != "true"
|