ivmarkov

Results 702 comments of ivmarkov
trafficstars

@kedars OK just to confirm on 100%: - Year before `-` is only updated once - on file creation time - Year after `-` is updated each time the file...

> Let's start with: new files should have the current year (unless copied and pasted file content or rename). > > Beyond that, I would like to reduce developer churn...

@kedars @andy31415 Not ready for merging yet, ~~because the current version of `pinned-init` it depends on requires `nightly`. Hopefully we can lift this restriction from `pinned-init` soon~~ because I still...

Not so important but attached two screenshots: * `MatterStack` from [`rs-matter-stack`](https://github.com/ivmarkov/esp-idf-matter/tree/in-place-init) initialized using `const fn` - you can see 50KB in the `data` segment ![matter_data](https://github.com/project-chip/rs-matter/assets/2607589/7bbbf348-d9b7-4e71-9796-dc67cc50aa94) * `MatterStack` initialized with the...

@kedars @andreilitvin In case you are wondering why there is no activity on this PR: The reason is - before marking it "ready for merge" I need to prototype the...

I think this is ready for merge (and had grown up a bit after I did the modules' reshuffling in the `utils` namespace suggested by @andy31415 . Not that they...

I took the freedom to squash my changes into a single commit, or else I - for the life of me - couldn't rebase my forthcoming TLV-related changes on top....

@kedars This PR also contains the small changes from #202 and #203 so we can also just merge this one, and close the other two.

@kedars @andy31415 Can somebody spend some time reviewing this? It is a precondition and a show-stopper for the following PRs down in my pipeline: - Fabrics & ACLs rewrite/improvements. Results...