# ESP-IDF project for UltrafastSecp256k1 cross-platform audit
cmake_minimum_required(VERSION 3.16)

include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(secp256k1_esp32_audit)
