mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
In roborio GCC 5.5, __FRC_ROBORIO__ has been added directly to the compiler. So we can instead use that to detect if we are build for the roborio, and in a much more reliable way.