6 lines
156 B
CMake
6 lines
156 B
CMake
|
# The Dircetory for micro-controllers
|
||
|
# Just un-comment one of the one's below to use it.
|
||
|
|
||
|
add_subdirectory(STM32G0B1CBTx)
|
||
|
#add_subdirectory(STM32f103CBTx)
|