23 lines
648 B
JSON
23 lines
648 B
JSON
{
|
|
"generated_on": "2026-07-13",
|
|
"platformio_core": "6.1.18",
|
|
"note": "Baseline captured after successful pio run -e production/debug/test. max_firmware_bin_bytes allows 32768 bytes of reviewable growth.",
|
|
"environments": {
|
|
"production": {
|
|
"firmware_bin_bytes": 1189248,
|
|
"firmware_elf_bytes": 14672908,
|
|
"max_firmware_bin_bytes": 1222016
|
|
},
|
|
"debug": {
|
|
"firmware_bin_bytes": 1196096,
|
|
"firmware_elf_bytes": 14698704,
|
|
"max_firmware_bin_bytes": 1228864
|
|
},
|
|
"test": {
|
|
"firmware_bin_bytes": 294464,
|
|
"firmware_elf_bytes": 4644536,
|
|
"max_firmware_bin_bytes": 327232
|
|
}
|
|
}
|
|
}
|