Commit Graph

5 Commits

Author SHA1 Message Date
Esteban Blanc 76a0197bb6 Fix devShells in the example flake.nix
When trying to use the example flake.nix, the following error is given: "error: flake output attribute 'devShell.x86_64-linux' is not a derivation or path"
This is due to a missing 's' in 'devShells.x86_64-linux'
2024-03-02 15:10:03 +13:00
adisbladis 066ab5b5e2 Add setup hook to setup ZEPHYR_SDK_INSTALL_DIR 2024-02-07 14:45:39 +13:00
adisbladis 509e3da4d9 Refactor & add sdkFull 2024-02-06 19:25:00 +13:00
adisbladis c2a268a4a0 Add basic docs 2024-02-06 17:00:42 +13:00
adisbladis 1bc0910b37 Initial 2024-02-06 16:48:31 +13:00