We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c800fcc commit 5f54278Copy full SHA for 5f54278
tcl/interface/raspberrypi-native.cfg
@@ -68,4 +68,4 @@ set speed_coeff [expr { $clock / $clocks_per_timing_loop }]
68
# The coefficients depend on system clock and CPU frequency scaling.
69
bcm2835gpio speed_coeffs $speed_coeff $speed_offset
70
71
-source raspberrypi-gpio-connector.cfg
+source [find interface/raspberrypi-gpio-connector.cfg]
0 commit comments