Releases: esp-cpp/software-defined-haptics
Releases · esp-cpp/software-defined-haptics
v1.6.1
What's Changed
- chore: Update to esp-idf v5.5.1 and update dependencies by @finger563 in #13
Full Changelog: v1.6.0...v1.6.1
ESP-IDF Size Report for 'Software Defined Haptics'
| Metric | v1.6.0 | v1.6.1 | Delta |
|---|---|---|---|
| FLASH | 708,568 bytes (33.79%) | 711,708 bytes (33.94%) | 🔺 +3,140 bytes (+0.15%) |
| DRAM | 78,079 bytes (22.85%) | 76,795 bytes (22.47%) | ⬇️ -1,284 bytes (-0.38%) |
| IRAM | 16,384 bytes (100.00%) | 16,384 bytes (100.00%) | 0 bytes (0.00%) |
| RAM (DRAM+IRAM) | 94,463 bytes | 93,179 bytes | ⬇️ -1,284 bytes (-0.36%) |
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.
v1.6.0
What's Changed
- chore: Update to latest espp, use idf-component-manager by @finger563 in #12
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
What's Changed
- feat: update to espp v0.8.0 by @finger563 in #9
- Feature/motorgo support by @finger563 in #10
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- Feature/espp peripheral api update by @finger563 in #7
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat(cli): updated submodule by @finger563 in #3
- Feature/bldc driver update by @finger563 in #5
- Use mcpwm fault hardware and remove spurious warnings by @finger563 in #6
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Feature/cli by @finger563 in #1
- bugfix(haptics): enable repeated start/stop by @finger563 in #2
New Contributors
- @finger563 made their first contribution in #1
Full Changelog: https://github.com/esp-cpp/bldc_test_stand/commits/v1.0.0