mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-13 00:23:53 +00:00
* Add uncrustify github workflow * Fix exclusion pattern * fix find expression * exclude uncrustify files * Uncrustify common demo and test files * exlude white space checking files * Fix EOL whitespace checker * Remove whitespaces from EOL * Fix space at EOL * Fix find spaces at EOL Co-authored-by: Archit Aggarwal <architag@amazon.com>
This directory contains include files used by the CBMC proofs:
- Windows.h and WinBase.h are include files used to build FreeRTOS (the parts we currently test) on Linux