A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/MicrochipTech/cryptoauthlib/wiki/Configuration below:

Configuration · MicrochipTech/cryptoauthlib Wiki · GitHub

Cryptoauthlib uses CMake for configuration for Windows, Linux, and MacOS. The CMake configuration files for cryptoauthlib do not currently natively support cross-compilation.

There are many options available that can be provided to CMake through the command line or GUI interface.

For example to configure:

cd cryptoauthlib
mkdir build
cd build
cmake -DATCA_ATECC608A_SUPPORT=ON -DATCA_TFLEX_SUPPORT=on -DATCA_OPENSSL=ON -DATCA_HAL_KIT_HID=ON ../

To build:

cd cryptoauthlib/build
cmake --build .
CMake Configuration Options

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4