mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +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.