remove bad flags in vm
All checks were successful
Build and Publish / build-release (push) Successful in 4m4s

This commit is contained in:
2026-04-15 11:47:08 -05:00
parent f8ab0d7488
commit 663ce94318

View File

@@ -1,12 +1,5 @@
## --- memory optimisation (embedded/low-RAM targets) --- ## --- memory optimisation (embedded/low-RAM targets) ---
## address-order best-fit for all allocators
+MBas aobf
+MHas aobf
+MPas aobf
+MDas aobf
+MFas aobf
## disable carrier utilization limit ## disable carrier utilization limit
+MBacul 0 +MBacul 0
+MHacul 0 +MHacul 0