esp-rainmaker
esp-rainmaker copied to clipboard
Feature/rmaker init deinit (MEGH-6105)
trafficstars
Description
- Create update rmaker_stop and rmaker_end to exit gracefully.
- Add unit test for esp_rmaker to check for potential memory leaks and avoid breaking changes.
- Fix memory leaks found using unit test.
Testing
Commits were tested with esp32s3, latest esp-rainmaker, ESP-IDF 5.1 and ESP-IDF master
Related Issues
Closes #279
@vikramdattu @shahpiyushv