Initial commit
This commit is contained in:
commit
c2226f73e0
10 changed files with 174 additions and 0 deletions
3
CMakeLists.txt
Normal file
3
CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
cmake_minimum_required(VERSION 3.16.0)
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
project(btclock_espidf)
|
Loading…
Add table
Add a link
Reference in a new issue