refactor/mkstatic-util #22

Merged
EmpirePhoenix merged 2 commits from refactor/mkstatic-util into develop 2026-05-18 00:29:53 +02:00

2 Commits

Author SHA1 Message Date
d1076145c4 Merge branch 'develop' into refactor/mkstatic-util 2026-05-18 00:29:41 +02:00
d2a659638d refactor: create util module with shared mk_static
- use crate::util::mk_static in network module
- use crate::util::mk_static in mqtt module
- use crate::util::mk_static in hal module
- remove dead mk_static macro from esp module
2026-05-17 12:39:41 +02:00