feat(app): nolibc hello world

This commit is contained in:
2026-04-20 16:00:17 +02:00
parent d829209488
commit d5be4cfe0b
5 changed files with 103 additions and 1 deletions

View File

@@ -42,6 +42,7 @@
devShells.default = pkgs.mkShell {
packages = [
pkgs.asm-lsp
pkgs.cmake-language-server
pkgs.cmake-format
pkgs.clang-tools