8 Commits

Author SHA1 Message Date
Soren Ptak
90281cb5ba CI-CD-Updates (#58)
* Remove exec privileges from c and h files
* Apply Formatting Changes
* Spelling Mistake Fixes
2023-12-05 17:34:02 -08:00
phelter
81941bbe07 Support for CMake builds. Added Linux stub port for now to allow cross compilation (#35)
* Support for CMake builds. Added Linux stub port for now to allow cross
compilation.

* Fixing A_CUSTOM_PORT usage to make it easier to integrate with external code.

* Fixing include directories for port.

* Adding in initial Github actions/workflows based on FreeRTOS-Plus-IP and added documentation on how to integrate with cmake.

* Fixing formatting with uncrustify.

* Commenting out ci workflows that are not currently supported.

* Fixing comments referencing TCP to FAT.
2022-10-28 16:53:11 -07:00
Carl J Kugler III
9fe45edf12 Fix logic error in FF_LockDirectory and FF_LockFAT (#24) 2021-12-22 11:06:04 -08:00
Hein Tibosch
50ea2f2568 Formatted sources using Uncrustify, updated copyright notices. (#16)
* Formatted sources using Uncrustify, updated copyright notices.

* Adding the uncrustify configuration file.

* Changed the copyright notices.

Co-authored-by: Hein Tibosch <hein@htibosch.net>
2021-05-10 11:12:02 -07:00
morali
97e608cca6 Fix broken define in ff_locking.c (#14) 2021-04-15 11:41:47 -07:00
Hein Tibosch
39392b1cdc Changes to ff_locking use of event groups, version 2. (#8)
* Changes to ff_locking use of event groups, version 2.

* Replaced a magic number with a macro.

Co-authored-by: Hein Tibosch <hein@htibosch.net>
2021-04-14 17:40:37 -07:00
Yuhui Zheng
f90428e298 Sync with the distribution in FreeRTOS-Labs at commit 1ad51506443ab5550fbdde9c27a84b5879dd2a73. 2020-02-27 17:29:06 -08:00
Yuhui Zheng
7daf0485d8 Initial commit: FreeRTOS-Plus-FAT-160919a-MIT as-is. 2019-11-19 17:57:06 -08:00