mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
This is set to the FPGA clock by HAL_Initialize. Note this change means that libuv loops should not be started until after HAL_Initialize is called (on the Rio). Non-Rio functionality is unchanged.