Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct calloc call arguments order (#683)
GCC 14 adds "calloc-transposed-args" warning which is an error at the default IDF build settings.
- Loading branch information