Skip to content

Commit 4256588

Browse files
committed
Add binary_info subdirectory
1 parent b29bd08 commit 4256588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ endif()
5959

6060
# Hardware-specific examples in subdirectories:
6161
add_subdirectory(adc)
62+
add_subdirectory(binary_info)
6263
add_subdirectory(bootloaders)
6364
add_subdirectory(clocks)
6465
add_subdirectory(cmake)

0 commit comments

Comments
 (0)