• Federico Vaga's avatar
    tst: improve hmq-async-recv code · 1c12b54e
    Federico Vaga authored
    Mainly this patch adds debug prints, and it follows the documentation
    suggestions; so, instead on mapping header and payload separately it maps
    a ``struct trtl_fw_msg``.
    
    The volatile is needed to avoid compiler warning and optimization that
    would remove the assignment and the loop because of "assigned but not
    used variable".
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@vaga.pv.it>
    1c12b54e
Name
Last commit
Last update
.reuse Loading commit data...
LICENSES Loading commit data...
demos Loading commit data...
distribution Loading commit data...
doc Loading commit data...
hdl Loading commit data...
software Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.gitmodules Loading commit data...
.koji Loading commit data...
CHANGELOG.rst Loading commit data...
Makefile Loading commit data...
Manifest.py Loading commit data...
README.rst Loading commit data...
common.mk Loading commit data...