mirror of
https://github.com/stasenso/rp_pico_display_engine.git
synced 2026-06-26 21:32:41 +03:00
refactor: move display.h to include/display and add CMake build for Thermometr example
This commit is contained in:
+11
-1
@@ -1,3 +1,13 @@
|
||||
build/*
|
||||
.vscode/*
|
||||
**/build/
|
||||
|
||||
# CMake
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
Makefile
|
||||
CTestTestfile.cmake
|
||||
Testing/
|
||||
.cmake/
|
||||
.vscode/*
|
||||
|
||||
Reference in New Issue
Block a user