FreeRTOS-Kernel/FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP/portable/Compiler/CompilerName
Aniruddha Kanhere 6fb8b1fc33
+TCP: Fix spellings (#302)
* MISRA v5

* Add spelling corrections

* Update after Shubham's comments

* Actually fix the spelling
2020-09-28 12:55:22 -04:00
..
pack_struct_end.h +TCP: Fix spellings (#302) 2020-09-28 12:55:22 -04:00
pack_struct_start.h +TCP: Fix spellings (#302) 2020-09-28 12:55:22 -04:00
ReadMe.txt Update version number in readiness for V10.3.0 release. Sync SVN with reviewed release candidate. 2020-02-07 20:14:50 +00:00

Update pack_struct_start.h and pack_struct_end.h for your architecure.
These files define the specifiers needed by your compiler to properly pack struct data 
need by FreeRTOS+TCP.