reduced sizes so all executable code stays below 8mb
This commit is contained in:
6
rust/espflash.toml
Normal file
6
rust/espflash.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
partition_table="partitions.csv"
|
||||
[connection]
|
||||
serial = "/dev/ttyACM0"
|
||||
baudrate = 921600
|
||||
[flash]
|
||||
size = "16MB"
|
Reference in New Issue
Block a user