mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-10 03:39:03 +08:00
Doc improvements -Cosmetic
Signed-off-by: Archana <archana.madhavan@silabs.com> Signed-off-by: Asfandyar Orakzai <asfandyar.orakzai@silabs.com>
This commit is contained in:
parent
22c7827876
commit
1776dd9022
@ -37,4 +37,4 @@ While that is the larger goal, for version 1.1 here's what's changed
|
||||
Please refer to psa-driver-interface.md for information on how a driver schema can be written.
|
||||
One can also refer to the example test drivers/ JSON schemas under **scripts/data_files/driver_jsons/**.
|
||||
|
||||
The JSON file 'driverlist.json' is meant to be edited by the user to reftlect the drivers one wants to use on a device. The order in which the drivers are passed is also essential if/when there are multiple transparent drivers on a given system to retain the same order in the templating.
|
||||
The JSON file 'driverlist.json' is meant to be edited by the user to reflect the drivers one wants to use on a device. The order in which the drivers are passed is also essential if/when there are multiple transparent drivers on a given system to retain the same order in the templating.
|
||||
|
@ -13,6 +13,5 @@ markupsafe < 2.1
|
||||
Jinja2 >= 2.10.1
|
||||
# Jinja2 >=2.10, <3.0 needs a separate package for type annotations
|
||||
types-Jinja2
|
||||
# jsonschema > 3.2.0 is not compatible with Python 3.5, force 3.2.0
|
||||
jsonschema >= 3.2.0
|
||||
types-jsonschema
|
||||
|
Loading…
x
Reference in New Issue
Block a user