Files
gaoyang3513 a345df017b [修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
2023-05-06 16:43:01 +00:00

21 lines
554 B
YAML

name : "corePKCS11"
version: "v3.5.0"
description: "Software implementation of the PKCS #11 standard."
license: "MIT"
dependencies:
- name : "mbedtls"
version: "v2.28.0"
license: "Apache-2.0"
repository:
type: "git"
url: "https://github.com/ARMmbed/mbedtls.git"
path: "source/dependency/3rdparty/mbedtls"
- name : "pkcs11"
version: "v2.40_errata01"
license: "OASIS-IPR"
repository:
type: "git"
url: "https://github.com/amazon-freertos/pkcs11.git"
path: "source/dependency/3rdparty/pkcs11"