-
- Downloads
Merge pull request #8269 from haukepetersen/add_pkg_tinycrypt
pkg: add support for the tinycrypt library
No related branches found
No related tags found
Showing
- pkg/tinycrypt/Makefile 12 additions, 0 deletionspkg/tinycrypt/Makefile
- pkg/tinycrypt/Makefile.include 1 addition, 0 deletionspkg/tinycrypt/Makefile.include
- pkg/tinycrypt/Makefile.tinycrypt 3 additions, 0 deletionspkg/tinycrypt/Makefile.tinycrypt
- pkg/tinycrypt/doc.txt 6 additions, 0 deletionspkg/tinycrypt/doc.txt
- tests/pkg_tinycrypt/Makefile 15 additions, 0 deletionstests/pkg_tinycrypt/Makefile
- tests/pkg_tinycrypt/main.c 90 additions, 0 deletionstests/pkg_tinycrypt/main.c
- tests/pkg_tinycrypt/tests/01-run.py 20 additions, 0 deletionstests/pkg_tinycrypt/tests/01-run.py
pkg/tinycrypt/Makefile
0 → 100644
pkg/tinycrypt/Makefile.include
0 → 100644
pkg/tinycrypt/Makefile.tinycrypt
0 → 100644
pkg/tinycrypt/doc.txt
0 → 100644
tests/pkg_tinycrypt/Makefile
0 → 100644
tests/pkg_tinycrypt/main.c
0 → 100644
tests/pkg_tinycrypt/tests/01-run.py
0 → 100755
Please register or sign in to comment