wolfssl/IDE/VS-ARM
Jacob Barthelmeh 9ec9ace7ea adding kdf.c to IDE builds 2021-10-28 16:19:18 -06:00
..
README.md iOS/Android 2017-09-26 09:08:34 -07:00
include.am iOS/Android 2017-09-26 09:08:34 -07:00
user_settings.h VS-ARM Update 2017-10-31 13:19:10 -07:00
wolfssl.sln iOS/Android 2017-09-26 09:08:34 -07:00
wolfssl.vcxproj adding kdf.c to IDE builds 2021-10-28 16:19:18 -06:00

README.md

VisualStudio for ARM build

VS2017 now offers solution options for Android and iOS applications. It includes the GCC cross-compiler suite and property sheets for configuring a project for those platforms and libraries for cross-platform mobile application development.

The provided solution file will build wolfSSL for linking into an ARM based application, libwolfssl.a. The user_settings.h file enables some of the hardened settings and disables most uncommon ciphers.