We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29bd08 commit 4256588Copy full SHA for 4256588
CMakeLists.txt
@@ -59,6 +59,7 @@ endif()
59
60
# Hardware-specific examples in subdirectories:
61
add_subdirectory(adc)
62
+add_subdirectory(binary_info)
63
add_subdirectory(bootloaders)
64
add_subdirectory(clocks)
65
add_subdirectory(cmake)
0 commit comments