Releases: esp-cpp/template
Releases · esp-cpp/template
v1.0.2
What's Changed
- chore(ci): Simplify CI to reduce inputs / complexity using latest version of action by @finger563 in #2
Full Changelog: v1.0.1...v1.0.2
ESP-IDF Size Report for 'Template'
| Metric | v1.0.1 | v1.0.2 | Delta |
|---|---|---|---|
| FLASH | 361,362 bytes (24.09%) | 361,362 bytes (24.09%) | 0 bytes (0.00%) |
| DRAM | 15,672 bytes (8.67%) | 15,672 bytes (8.67%) | 0 bytes (0.00%) |
| IRAM | 53,207 bytes (40.59%) | 53,207 bytes (40.59%) | 0 bytes (0.00%) |
| RAM (DRAM+IRAM) | 68,879 bytes | 68,879 bytes | 0 bytes (0.00%) |
FLASH uses app .bin size or json2 flash sum. RAM sums DRAM+IRAM via idf_size. Percentages shown when totals are available.
This report was generated by esp-idf-size-delta.
v1.0.1
Full Changelog: v1.0.0...v1.0.1
ESP-IDF Size Report for 'Template'
| Metric | v1.0.0 | v1.0.1 | Delta |
|---|---|---|---|
| FLASH | 361,362 bytes (24.09%) | 361,362 bytes (24.09%) | 0 bytes (0.00%) |
| DRAM | 15,672 bytes (8.67%) | 15,672 bytes (8.67%) | 0 bytes (0.00%) |
| IRAM | 53,207 bytes (40.59%) | 53,207 bytes (40.59%) | 0 bytes (0.00%) |
| RAM (DRAM+IRAM) | 68,879 bytes | 68,879 bytes | 0 bytes (0.00%) |
FLASH uses app .bin size or json2 flash sum. RAM sums DRAM+IRAM via idf_size. Percentages shown when totals are available.
This report was generated by esp-idf-size-delta.
v1.0.0
What's Changed
- feat: Add CI for tracking size deltas using new action by @finger563 in #1
New Contributors
- @finger563 made their first contribution in #1
Full Changelog: https://github.com/esp-cpp/template/commits/v1.0.0
ESP-IDF Size Report for 'Template'
| Metric | Base | PR | Delta |
|---|---|---|---|
| FLASH | 361,362 bytes (24.09%) | 361,362 bytes (24.09%) | 0 bytes (0.00%) |
| DRAM | 15,672 bytes (8.67%) | 15,672 bytes (8.67%) | 0 bytes (0.00%) |
| IRAM | 53,207 bytes (40.59%) | 53,207 bytes (40.59%) | 0 bytes (0.00%) |
| RAM (DRAM+IRAM) | 68,879 bytes | 68,879 bytes | 0 bytes (0.00%) |
FLASH uses app .bin size or json2 flash sum. RAM sums DRAM+IRAM via idf_size. Percentages shown when totals are available.
This report was generated by esp-idf-size-delta.