Skip to content

Commit 6a7614e

Browse files
authored
[Doc] Add reference to STSAFE-A_device_authentication in README.md
1 parent cce7400 commit 6a7614e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,10 @@ Two headers files are mantatories, [`stse_conf.h`](doc/resources/Markdown/03_LIB
4141
### 3. Optional files
4242

4343
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
4445

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.
49+
50+
- [STSAFE-A_device_authentication](https://github.com/STMicroelectronics/STSAFE-A_device_authentication)

0 commit comments

Comments
 (0)