UNPKG

mraa

Version:

IO library that helps you use I2c, SPI, gpio, uart, pwm, analog inputs (aio) and more on a number of platforms such as the Intel galileo, the Intel edison and others

8 lines (7 loc) 202 B
if (ONEWIRE) message (STATUS "INFO - Adding onewire backend support") set (mraa_LIB_SRCS_NOAUTO ${mraa_LIB_SRCS_NOAUTO} ${PROJECT_SOURCE_DIR}/src/uart_ow/uart_ow.c PARENT_SCOPE ) endif ()