Skip to content

Commit b1d730b

Browse files
Merge branch 'main' into dev-stm32
2 parents adfb1d1 + 07e9dd0 commit b1d730b

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
@@ -1162,10 +1162,6 @@ STATIC_ASSERT( pdMS_TO_TICKS( ipconfigPHY_LS_LOW_CHECK_TIME_MS ) <= portMAX_DELA
11621162
#error ipconfigIP_TASK_PRIORITY must be at least 0
11631163
#endif
11641164

1165-
#if ( ipconfigIP_TASK_PRIORITY > ( configMAX_PRIORITIES - 1 ) )
1166-
#error ipconfigIP_TASK_PRIORITY must be at most configMAX_PRIORITIES - 1
1167-
#endif
1168-
11691165
/*---------------------------------------------------------------------------*/
11701166

11711167
/*

0 commit comments

Comments
 (0)