Embedded: Difference between revisions

From NixOS Wiki
Jump to: navigation, search
m rollback unauthorized mass edits
Tag: Rollback
Link to Nixcademy blog embedded tag
 
Line 1: Line 1:
[[Category:Development]]
[[Category:Development]]


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 related embedded computing resources.


= On this wiki =
= On this wiki =
Line 15: Line 15:
** [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]
= Elsewhere =
* [https://nixcademy.com/posts/embedded/ Nixcademy Blog Posts with Tag "embedded"]

Latest revision as of 13:56, 31 December 2025


This page aims to provide a collection of links to nix related embedded computing resources.

On this wiki

On GitHub

Elsewhere