This website requires JavaScript.
Explore
Help
Sign In
rafaelcaricio
/
mch2022-talktopics
Watch
1
Star
0
Fork
You've already forked mch2022-talktopics
0
forked from
mirrors/mch2022-template-app
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
3163a4d633
mch2022-talktopics
/
CMakeLists.txt
5 lines
101 B
CMake
Raw
Normal View
History
Unescape
Escape
Add hello world firmware and basic folder structure
2021-12-29 17:34:55 +00:00
cmake_minimum_required
(
VERSION
3.5
)
include
(
$ENV{
IDF_PATH
}
/tools/cmake/project.cmake
)
project
(
main
)
Cleanup and lots of moved files
2022-01-24 21:32:33 +00:00
Reference in a new issue
Copy permalink