summaryrefslogtreecommitdiff
path: root/sw/CMakeLists.txt
diff options
context:
space:
mode:
authorSteven Noreyko <1909661+okyeron@users.noreply.github.com>2024-02-21 16:39:31 -0600
committerSteven Noreyko <1909661+okyeron@users.noreply.github.com>2024-02-21 16:39:31 -0600
commit68442c423daf7e45aeb94f8e6c1e2b1dc242e225 (patch)
tree87ef158d7934f29585fac61bfe8962e20bfcd834 /sw/CMakeLists.txt
parentf9cd2526fc5878c52e290a8dc0bb9260c5bd797a (diff)
downloadplinky-68442c423daf7e45aeb94f8e6c1e2b1dc242e225.tar.gz
remove vscode/cmake stuff
Diffstat (limited to 'sw/CMakeLists.txt')
-rw-r--r--sw/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/CMakeLists.txt b/sw/CMakeLists.txt
deleted file mode 100644
index 91e5054..0000000
--- a/sw/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-cmake_minimum_required(VERSION 3.20)
-
-project("plinkyblack" C CXX ASM)
-
-include(cmake/st-project.cmake)
-
-add_executable(${PROJECT_NAME})
-add_st_target_properties(${PROJECT_NAME}) \ No newline at end of file