reduced sizes so all executable code stays below 8mb

This commit is contained in:
2025-06-22 17:36:59 +02:00
parent 04849162cd
commit ea60d804b3
3 changed files with 11 additions and 5 deletions

6
rust/espflash.toml Normal file
View File

@@ -0,0 +1,6 @@
partition_table="partitions.csv"
[connection]
serial = "/dev/ttyACM0"
baudrate = 921600
[flash]
size = "16MB"