Embedded: Difference between revisions
Appearance
imported>Winny less navigation |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
This page aims to provide a collection of links to nix managed embedded computing projects. | This page aims to provide a collection of links to nix managed embedded computing projects. | ||
Line 10: | Line 8: | ||
= On GitHub = | = On GitHub = | ||
* [https://github.com/boredom101/pinix Builds for the pine64 soldering iron using | * [https://github.com/boredom101/pinix Builds for the pine64 soldering iron using Nix] | ||
* [https://github.com/cyber-murmel/NixOS-on-ARM-Examples Examples of Nix expressions for cross compiling NixOS images for ARM] | * [https://github.com/cyber-murmel/NixOS-on-ARM-Examples Examples of Nix expressions for cross compiling NixOS images for ARM] | ||
* [https://github.com/nix-community/nix-environments nix-environments] has <code>shell.nix</code> files for: | * [https://github.com/nix-community/nix-environments nix-environments] has <code>shell.nix</code> files for: | ||
** [https://github.com/nix-community/nix-environments/blob/master/envs/yocto/shell.nix Yocto] | ** [https://github.com/nix-community/nix-environments/blob/master/envs/yocto/shell.nix Yocto] | ||
** [https://github.com/nix-community/nix-environments/tree/master/envs/arduino Arduino] | ** [https://github.com/nix-community/nix-environments/tree/master/envs/arduino Arduino] | ||
[[Category:Development]] |
Latest revision as of 14:52, 17 February 2025
This page aims to provide a collection of links to nix managed embedded computing projects.