Update for Nix and add router firmware

This commit is contained in:
2026-04-01 15:07:28 +00:00
parent 52b7e751a6
commit ee7a4426cf
5 changed files with 9 additions and 28 deletions
+1
View File
@@ -16,6 +16,7 @@
default = pkgs.mkShell {
buildInputs = with pkgs; [
esphome
cc2538-bsl
];
shellHook = ''