Skip to content

Commit

Permalink
Create CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-8 committed Feb 26, 2024
1 parent 1a5c024 commit 9092d4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
idf_component_register(
SRCS "src/TMC7300.h"
INCLUDE_DIRS "src"
)

0 comments on commit 9092d4a

Please sign in to comment.