aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync
diff options
context:
space:
mode:
authorRené van Dorst <[email protected]>2023-08-26 00:21:01 +0200
committerRené van Dorst <[email protected]>2023-08-27 10:37:45 +0200
commit7f7256050cd8a4f1cb1bb270ee39cb9c8dfdafb2 (patch)
tree9a590ebbefebab40b2b7189520ccf0d3bc8f1f57 /embassy-sync
parent4b6538c8a86947c64a0cf22fadeac847923f16e2 (diff)
Don't let the MAC add FCS when it is done by app
The application can append FSC to outgoing packets and the MAC can detect and report when a bitflip has occurred. But the MAC can also add FSC if we want, but we can´t do both. When adding FSC by the application and MAC results in the packet drop by the MAC when the TX packet size > (MTU - 4). Having the application append the FSC is preferred. So set the right config bits.
Diffstat (limited to 'embassy-sync')
0 files changed, 0 insertions, 0 deletions