Skip to content

Commit

Permalink
fixup: FreeRTOS comparison of integer expressions of different signed…
Browse files Browse the repository at this point in the history
…ness
  • Loading branch information
rleh committed Dec 31, 2021
1 parent 5c42ba7 commit 5ea28f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ext/aws/FreeRTOSIPConfig.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,7 @@
#endif
%% endif

// Temporary fix for this issue: https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/pull/403
#define ipconfigTCP_SRTT_MINIMUM_VALUE_MS 50

#endif // FREERTOS_IP_CONFIG_H

0 comments on commit 5ea28f9

Please sign in to comment.