apple / swift-matter-examples

An Embedded Swift Matter application running on ESP32-C6
https://apple.github.io/swift-matter-examples/tutorials/tutorial-table-of-contents/
Apache License 2.0
212 stars 16 forks source link

Avoid local variable cleanup in app_main #17

Closed anders0nmat closed 2 weeks ago

anders0nmat commented 2 weeks ago

Workaround as discussed in https://github.com/apple/swift-matter-examples/issues/10#issuecomment-2198496662

Avoid cleanup of local variables which are (weakly) referenced by esp-matter