Skip to content

Releases: ESPToolKit/esp-worker

v1.0.2

26 Feb 13:34

Choose a tag to compare

No changelog entry found for version 1.0.2.

v1.0.1

25 Sep 09:27

Choose a tag to compare

[1.0.1] - 2025-09-16

Added

  • Introduced the examples/basic_lambda_worker sketch covering minimal worker setup and join flow.

Changed

  • Simplified examples/basic_worker and examples/psram_stack to highlight the core worker and PSRAM patterns.

Fixed

  • Prevent workers from freeing their PSRAM-backed stacks while they finalize themselves by deferring cleanup until after vTaskDelete completes.

Documentation

  • Documented the wider ESPToolKit library set and polished README diagnostics formatting.

v1.0.0

16 Sep 13:10

Choose a tag to compare