Skip to content

Commit 8e95bf2

Browse files
committed
Add removed add_subdirectory directive missed when merging
1 parent 53137a8 commit 8e95bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ endif()
3232
add_subdirectory(external)
3333
add_subdirectory(version)
3434
add_subdirectory(src)
35+
add_subdirectory(peripherals)
3536
add_subdirectory(tests)

0 commit comments

Comments
 (0)