uh
This commit is contained in:
@@ -16,7 +16,7 @@ in
|
||||
filter = (if (variant == "5") then "*pi5*" else "*rpi-4-b*");
|
||||
dtsFile = (
|
||||
if (variant == "5")
|
||||
then "${pkgs.${namespace}.raspberrypi-overlays}/share/raspberrypi-overlays/pwm-pio-rp1-overlay.dts"
|
||||
then "${pkgs.${namespace}.raspberrypi-overlays}/share/raspberrypi-overlays/pwm-pio-overlay.dts"
|
||||
else "${pkgs.${namespace}.raspberrypi-overlays}/share/raspberrypi-overlays/pwm1-overlay.dts"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user