forked from FreeRTOS/FreeRTOS-Plus-TCP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set ipBUFFER_PADDING to 14 bytes by default on 64 bit targets v2 (Fre…
…eRTOS#1061) * Set ipBUFFER_PADDING to 14 bytes by default on 64 bit targets v2 * Added U suffix to some literal values like 0xFFFFFFFFU * Corrected the offset/size table in the comments * Changes ipBUFFER_PADDING checks after review Monika and Tony --------- Co-authored-by: Tony Josi <tonyjosi@amazon.com>
- Loading branch information
1 parent
f42d53a
commit 10b5171
Showing
2 changed files
with
40 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters