NAL should be removed #8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From my conversation with QUARTIQ's developers in https://github.com/quartiq/booster/pull/154/files, the
smoltcp-nal
crate is a smoltcp-compatible NAL and does not rely on minimq (for MQTT client) or Cortex-M (for timeouts). We have shown that there is no obvious reason to keep our own NAL, especially because it should not define or change any interactions with the ENC424J600 PHY.