wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.06k stars 614 forks source link

[build] CMake: remove external HAL option #6797

Closed Gold856 closed 3 months ago

Gold856 commented 3 months ago

It was broken in #2788. I don't see much utility in fixing this compared to just modifying hal/CMakeLists.txt to point to alternative HAL source files, especially because a vendor has already done just that.