Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/tcpip/FreeRTOSIPConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@
// Use dynamic allocation
#define configSUPPORT_DYNAMIC_ALLOCATION 1

#define ipconfigMAXIMUM_DISCOVER_TX_PERIOD portMAX_DELAY

// We don't support static allocation
#define configSUPPORT_STATIC_ALLOCATION 0

Expand Down