Skip to content

Commit 9e9b29f

Browse files
authored
Merge branch 'main' into dev-ip-build-sep
2 parents 1245cb7 + 07e9dd0 commit 9e9b29f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/include/FreeRTOSIPConfigDefaults.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,10 +1137,6 @@ STATIC_ASSERT( pdMS_TO_TICKS( ipconfigPHY_LS_LOW_CHECK_TIME_MS ) <= portMAX_DELA
11371137
#error ipconfigIP_TASK_PRIORITY must be at least 0
11381138
#endif
11391139

1140-
#if ( ipconfigIP_TASK_PRIORITY > ( configMAX_PRIORITIES - 1 ) )
1141-
#error ipconfigIP_TASK_PRIORITY must be at most configMAX_PRIORITIES - 1
1142-
#endif
1143-
11441140
/*---------------------------------------------------------------------------*/
11451141

11461142
/*

0 commit comments

Comments
 (0)