1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00

Merge pull request #18002 from kfessel/p-doc-hacl

pkg/hacl: documentation link update
This commit is contained in:
Karl Fessel 2022-04-26 05:21:57 +02:00 committed by GitHub
commit 596cec08f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,5 +26,7 @@
* #include <haclnacl.h> * #include <haclnacl.h>
* ``` * ```
* *
* @see https://github.com/mitls/hacl-c * @see https://github.com/RIOT-OS-pkgmirror/hacl-c_archived
* @see https://hacl-star.github.io/
* @see https://github.com/project-everest/hacl-star/
*/ */