Skip to content

Commit 5c9fb28

Browse files
committed
[api/services/core] Revert Code formatting using pre-commit"
This reverts commit b33add0.
1 parent 10fb768 commit 5c9fb28

121 files changed

Lines changed: 11689 additions & 10136 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.clang-format

Lines changed: 0 additions & 92 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
![STSELib](doc/resources/Pictures/STSELib.png)
44

5-
The STSELib middleware provides a complete set of high-level Application Programming Interface functions to the embedded system developer. This Middleware abstract the build and the sequencing of the commands required to ensure device , accessories and consumable brand protection using STMicroelectronics STSAFE-A secure element family.
5+
The STSELib middleware provides a complete set of high-level Application Programming Interface functions to the embedded system developer. This Middleware abstract the build and the sequencing of the commands required to ensure device , accessories and consumable brand protection using STMicroelectronics STSAFE-A secure element family.
66

7-
This middleware allows a seamless integration of one or multiple STSAFE-A in various host MCU/MPU ecosystem.
7+
This middleware allows a seamless integration of one or multiple STSAFE-A in various host MCU/MPU ecosystem.
88

99
The STSELib middleware is composed of three software modules as illustrated in the figure below. Each layer provides a different level of system abstraction to the embedded system developer.
1010

@@ -14,7 +14,7 @@ The STSELib middleware is composed of three software modules as illustrated in t
1414
This software layer is the entry point for the system application. It provides a set of high level functions allowing interaction with STMicroelectronics Secure Elements.
1515

1616
<b>- Service layer</b>
17-
Provides a set of product services that format all commands supported by the targeted secure element and reports response to higher layers API/Application . This layer can be used directly from Application (for advanced user).
17+
Provides a set of product services that format all commands supported by the targeted secure element and reports response to higher layers API/Application . This layer can be used directly from Application (for advanced user).
1818

1919
<b>- Core layer</b>
2020
Contains generic definition for ST Secure Element and functions for communicating with target secure element.

0 commit comments

Comments
 (0)