No warnings
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m30s

This commit is contained in:
2026-03-07 17:41:22 +01:00
parent 5e616c1879
commit 55d9b1fcd5
8 changed files with 6 additions and 10 deletions

View File

@@ -4,6 +4,7 @@ cflags += -nostdinc \
-fno-builtin \
-std=c11 \
-pedantic \
-pedantic-errors \
-Wall \
-Wextra \
-mcmodel=kernel