Skip to content

Commit

Permalink
Revert "IAR warning fixes (FreeRTOS#991)"
Browse files Browse the repository at this point in the history
This reverts commit 8b90477.
  • Loading branch information
tony-josi-aws committed Aug 11, 2023
1 parent 44765e4 commit 2529ae8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/portable/Compiler/IAR/pack_struct_start.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,4 @@
* end of file not followed by a semicolon or a declarator] emitted by the IAR Compiler */
#pragma diag_suppress=Pe1644

/* Following line is to suppress the warning about the usage of forward declarations. */
#pragma diag_suppress=Pe301

__packed

0 comments on commit 2529ae8

Please sign in to comment.