You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
project(p_drivers)
|
|
|
|
#add_subdirectory(ads1015)
|
|
add_subdirectory(bh1750)
|
|
add_subdirectory(mcp4725)
|
|
add_subdirectory(pca9555)
|
|
add_subdirectory(pca9685)
|
|
add_subdirectory(pf8574)
|