cmake_minimum_required(VERSION 3.22)

include($ENV{IDF_PATH}/tools/cmakev2/idf.cmake)
project(prebuilt C CXX ASM)
idf_project_default()
