command
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
if command -v xtensa-esp32-elf-gcc >/dev/null; then
|
if command -v xtensa-esp32-elf-gcc >/dev/null; then
|
||||||
echo ">>> Xtensa GCC: $(xtensa-esp32-elf-gcc --version | head -n 1)"
|
echo ">>> Xtensa GCC: $(xtensa-esp32-elf-gcc --version | head -n 1)"
|
||||||
fi
|
fi
|
||||||
|
echo " zig-xtensa build-obj -target xtensa-freestanding-none -mcpu=esp32 test.zig"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user