mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
1. union is 28 bytes for each btc task msg arg 2. as gap, individual arg(not use union) is the best mem occupy.
1. union is 28 bytes for each btc task msg arg 2. as gap, individual arg(not use union) is the best mem occupy.