Auto stack size calculation

This commit is contained in:
Clément Grennerat
2026-03-04 10:54:23 +01:00
parent 11ccd45663
commit 906759a515
15 changed files with 303 additions and 158 deletions
+6
View File
@@ -0,0 +1,6 @@
test-all:
python ifcc-test.py testfiles
test-last:
python ifcc-test.py -v -v testfiles/$(shell ls -A testfiles | tail -n 1)