mirror of
https://github.com/espressif/esp-idf
synced 2025-03-13 19:19:10 -04:00
Creates macros for determining model message lengths based on opcode, payload length and MIC size. Also adds macro wrapping NET_BUF_SIMPLE_DEFINE to serve the most common use case.