mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-31 02:03:48 +00:00
* Update submodule pointer to be on v2.16.7 of Mbed TLS * Update config file licenses * Update readme.txt to include information on what Mbed TLS license the repo uses
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
[submodule "FreeRTOS/Source"]
|
|
path = FreeRTOS/Source
|
|
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
|
[submodule "mbedtls"]
|
|
path = FreeRTOS-Plus/Source/mbedtls
|
|
url = https://github.com/ARMmbed/mbedtls.git
|
|
branch = mbedtls-2.16.7
|