What's Changed
- Update README: typo fix and update IDF version by @SwapnilPande in #3
- feat: Implemented automated project setup script (windows only) by @Alaining in #4
- ci: Update deps by @finger563 in #5
- feat: improve setup script some by @finger563 in #6
New Contributors
- @SwapnilPande made their first contribution in #3
- @Alaining made their first contribution in #4
Full Changelog: v1.0.2...v1.1.0
ESP-IDF Size Report for 'Template'
| Metric | v1.0.2 | v1.1.0 | Delta |
|---|---|---|---|
| FLASH | 305,898 bytes (20.39%) | 305,898 bytes (20.39%) | 0 bytes (0.00%) |
| DRAM | 17,604 bytes (9.74%) | 17,604 bytes (9.74%) | 0 bytes (0.00%) |
| IRAM | 42,295 bytes (32.27%) | 42,295 bytes (32.27%) | 0 bytes (0.00%) |
| RAM (DRAM+IRAM) | 59,899 bytes | 59,899 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.
DRAM/IRAM usage does not include memory used by the heap allocator at runtime.
This report was generated by esp-idf-size-delta.