mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-09-15 11:42:12 +08:00
Move WolfSSL to ThirdParty and Submodule code (#433)
* Submodule wolfSSL and move wolfSSL and WolfSSL-FIPS-Ready to ThirdParty folder. * Update VS studio project. * Update FIPS project settings. * Update FIPS demo readme. * Add md to ignored file extensions.
This commit is contained in:
1
.github/scripts/check-header.py
vendored
1
.github/scripts/check-header.py
vendored
@ -247,6 +247,7 @@ FREERTOS_IGNORED_EXTENSIONS = [
|
||||
'.mcpar',
|
||||
'.mcs',
|
||||
'.mcw',
|
||||
'.md',
|
||||
'.mdm',
|
||||
'.mem',
|
||||
'.mhs',
|
||||
|
Reference in New Issue
Block a user