mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
wpimath otherwise quickly gets too many symbols. Instead, gradle exports only some of the symbols from protobuf files automatically, and then manually exports the math operations. Do that here too. Signed-off-by: Austin Schuh <austin.linux@gmail.com>