mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 09:17:44 -04:00
* Created a generic portmacro.h file in the CBMC include folder instead of using the default MSVC-MingW one. This allows each proof to define the portmacro constants it needs and cover all code in the Task Scheduler * Removed the license text from the portmacro file * Fix CI checks Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> * Fix spell check Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com> Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com> |
||
---|---|---|
.. | ||
aws_freertos_ip_verification_access_ip_define.h | ||
aws_freertos_tcp_verification_access_tcp_define.h | ||
cbmc.h | ||
portmacro.h | ||
queue_init.h | ||
README.md | ||
tasksStubs.h |
This directory contains include files used by the CBMC proofs:
- cbmc.h defines some macros used in the proof test harnesses