mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
2fa68fbddd
Previously, the CONFIG_NET_LL_GUARDSIZE is fixed to 32 (64-Bit) or 28 (32-Bit), it's a little bit tricky. Now add support to any value greater than minimal size. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>