kolibrios/programs/develop/libraries/kos_mbedtls/howto.md
Rustem Gimadutdinov (rgimad) 748c187814 Upload MbedTLS port
nothing new since january
just upload so all devs can participate.

git-svn-id: svn://kolibrios.org@8774 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-06 20:21:28 +00:00

5 lines
153 B
Markdown

on windows:
- how to build mdebtls static library:
- cd to library/
- to build: mingw32-make
- to clean: mingw32-make clean WINDOWS=1