You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,5 +41,10 @@ Two headers files are mantatories, [`stse_conf.h`](doc/resources/Markdown/03_LIB
41
41
### 3. Optional files
42
42
43
43
For platform-specific integrations and STSafe use-cases, you may implement additional headers. Detailed specifications are available in the HTML documentation included in the release ZIP.
44
+
Reference implementation for most common STSE applicative use case can be found in section "Reference applicative examples" of this ReadMe file
44
45
45
-
Sample is available on Grom-'s github : [STSAFE-A_Accessory_authentication](https://github.com/Grom-/STSAFE-A_Accessory_authentication). The platform files are located in the `Platforms/NUCLEO-L452RE/STSELib` directory.
46
+
## Reference applicative examples
47
+
48
+
Following applicative project can be used as reference for STSELib integration and usage.
0 commit comments