Everything seems to work except Improv

This commit is contained in:
Djuri 2023-11-07 21:25:54 +01:00
parent 562348b5ea
commit 4538326990
6 changed files with 49 additions and 4 deletions

View file

@ -1,3 +1,4 @@
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
list(APPEND EXTRA_COMPONENT_DIRS managed_components)
project(btclock_espidf)