Added embedded dev tools to io
This commit is contained in:
parent
ce0be14dbb
commit
b77aea4648
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ in
|
|||
{
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
arduino-ide
|
||||
esptool
|
||||
# fritzing
|
||||
maliit-keyboard
|
||||
sof-firmware
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue