Actually add picotool lamo
This commit is contained in:
parent
1d436e6756
commit
ebdd874df7
|
@ -116,6 +116,6 @@ with nLib; {
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
# RPi Pico Development
|
# RPi Pico Development
|
||||||
(mkIf devel.pico { home.packages = with unstable; [ pico-sdk ]; })
|
(mkIf devel.pico { home.packages = with unstable; [ pico-sdk picotool ]; })
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue