mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-02-07 07:51:49 +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"
|