fixes to the reg file allocator, exploring...

This commit is contained in:
ed
2026-08-14 00:43:19 -04:00
parent d88e0d0487
commit c447bfa877
4 changed files with 126 additions and 97 deletions
+1
View File
@@ -532,6 +532,7 @@ function build-hello_camera {
$compile_args = @()
$compile_args += $f_debug
$compile_args += ($f_define + 'BUILD_DEBUG')
$compile_args += $f_optimize_none
# $compile_args += $f_optimize_intrinsics
# $compile_args += $f_optimize_size