2015-03-02 15:34:56 -08:00
|
|
|
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/examples)
|
|
|
|
|
2014-09-07 15:20:04 +01:00
|
|
|
add_executable (hmc5883l-example hmc5883l.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (groveled-example groveled.cxx)
|
2015-03-13 16:27:26 -07:00
|
|
|
add_executable (groveled-multi-example groveled-multi.cxx)
|
2015-01-08 23:38:24 +02:00
|
|
|
add_executable (groverelay-example groverelay.cxx)
|
2015-01-07 15:56:31 -08:00
|
|
|
add_executable (grovelight-example grovelight.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (grovetemp-example grovetemp.cxx)
|
2014-11-24 17:41:27 -08:00
|
|
|
add_executable (grovebutton-example grovebutton.cxx)
|
2014-11-06 10:24:56 -08:00
|
|
|
add_executable (groverotary-example groverotary.cxx)
|
|
|
|
add_executable (groveslide-example groveslide.cxx)
|
2015-10-05 17:18:32 -07:00
|
|
|
add_executable (lcm1602-i2c-example lcm1602-i2c.cxx)
|
|
|
|
add_executable (lcm1602-parallel-example lcm1602-parallel.cxx)
|
2015-03-13 15:17:24 -07:00
|
|
|
add_executable (jhd1313m1-lcd-example jhd1313m1-lcd.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (buzzer-sound-example buzzer-sound.cxx)
|
2015-03-13 15:17:24 -07:00
|
|
|
add_executable (my9221-ledbar-example my9221-ledbar.cxx)
|
2015-03-13 16:27:26 -07:00
|
|
|
add_executable (my9221-updown-example my9221-updown.cxx)
|
2015-03-13 15:17:24 -07:00
|
|
|
add_executable (nrf24l01-transmitter-example nrf24l01-transmitter.cxx)
|
|
|
|
add_executable (nrf24l01-receiver-example nrf24l01-receiver.cxx)
|
2015-03-13 16:27:26 -07:00
|
|
|
add_executable (nrf24l01-broadcast-example nrf24l01-broadcast.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (es08a-example es08a.cxx)
|
2015-08-27 22:39:09 -03:00
|
|
|
add_executable (hcsr04-example hcsr04.cxx)
|
2015-08-27 17:28:15 -07:00
|
|
|
add_executable (ssd1306-oled-example ssd1306-oled.cxx)
|
2015-03-13 15:17:24 -07:00
|
|
|
add_executable (ssd1308-oled-example ssd1308-oled.cxx)
|
|
|
|
add_executable (ssd1327-oled-example ssd1327-oled.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (max44000-example max44000.cxx)
|
|
|
|
add_executable (mma7455-example mma7455.cxx)
|
|
|
|
add_executable (st7735-example st7735.cxx)
|
2014-06-13 16:44:48 +01:00
|
|
|
add_executable (max31855-example max31855.cxx)
|
2015-02-24 16:41:37 -07:00
|
|
|
add_executable (bmpx8x-example bmpx8x.cxx)
|
2014-06-18 08:51:31 +00:00
|
|
|
add_executable (stepmotor-example stepmotor.cxx)
|
2014-06-18 09:37:50 +00:00
|
|
|
add_executable (pulsensor-example pulsensor.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (mic-example mic.cxx)
|
|
|
|
add_executable (mpu9150-example mpu9150.cxx)
|
2014-08-04 11:44:07 +00:00
|
|
|
add_executable (maxds3231m-example maxds3231m.cxx)
|
2014-08-04 18:01:21 +00:00
|
|
|
add_executable (max31723-example max31723.cxx)
|
2014-08-05 20:16:05 +00:00
|
|
|
add_executable (max5487-example max5487.cxx)
|
2015-03-13 16:27:26 -07:00
|
|
|
add_executable (nrf8001-broadcast-example nrf8001-broadcast.cxx)
|
|
|
|
add_executable (nrf8001-helloworld-example nrf8001-helloworld.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (lpd8806-example lpd8806.cxx)
|
|
|
|
add_executable (mlx90614-example mlx90614.cxx)
|
2014-09-07 21:44:16 +01:00
|
|
|
add_executable (ecs1030-example ecs1030.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (mq2-example mq2.cxx)
|
|
|
|
add_executable (mq3-example mq3.cxx)
|
2015-09-14 16:10:44 -06:00
|
|
|
add_executable (mq4-example mq4.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (mq5-example mq5.cxx)
|
2015-09-14 16:20:18 -06:00
|
|
|
add_executable (mq6-example mq6.cxx)
|
2015-09-14 15:32:08 -06:00
|
|
|
add_executable (mq7-example mq7.cxx)
|
2015-09-14 15:36:45 -06:00
|
|
|
add_executable (mq8-example mq8.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (mq9-example mq9.cxx)
|
2014-11-26 17:37:06 +00:00
|
|
|
add_executable (tp401-example tp401.cxx)
|
2014-09-07 21:59:22 +01:00
|
|
|
add_executable (tcs3414cs-example tcs3414cs.cxx)
|
|
|
|
add_executable (th02-example th02.cxx)
|
2015-01-07 14:06:07 -08:00
|
|
|
add_executable (ttp223-example ttp223.cxx)
|
2014-09-05 18:57:56 +01:00
|
|
|
add_executable (lsm303-example lsm303.cxx)
|
2014-07-19 16:29:41 +00:00
|
|
|
add_executable (joystick12-example joystick12-example.cxx)
|
2014-09-06 12:57:28 +00:00
|
|
|
add_executable (lol-example lol-example.cxx)
|
2014-10-10 16:19:44 +00:00
|
|
|
add_executable (tsl2561-example tsl2561.cxx)
|
2014-11-21 07:46:12 -08:00
|
|
|
add_executable (htu21d-example htu21d.cxx)
|
2014-11-21 10:58:24 -08:00
|
|
|
add_executable (mpl3115a2-example mpl3115a2.cxx)
|
2014-11-18 14:38:36 -08:00
|
|
|
add_executable (ldt0028-example ldt0028.cxx)
|
2014-12-19 13:18:11 -08:00
|
|
|
add_executable (am2315-example am2315.cxx)
|
2014-12-15 13:49:58 -08:00
|
|
|
add_executable (itg3200-example itg3200.cxx)
|
2014-12-11 16:18:25 -07:00
|
|
|
add_executable (enc03r-example enc03r.cxx)
|
2014-12-15 17:17:19 -07:00
|
|
|
add_executable (adc121c021-example adc121c021.cxx)
|
2014-12-04 13:50:13 -07:00
|
|
|
add_executable (ds1307-example ds1307.cxx)
|
2014-12-10 16:17:15 -07:00
|
|
|
add_executable (a110x-example a110x.cxx)
|
2015-04-02 11:03:29 -06:00
|
|
|
add_executable (gp2y0a-example gp2y0a.cxx)
|
2014-12-02 16:45:40 -07:00
|
|
|
add_executable (grovemoisture-example grovemoisture.cxx)
|
2014-12-18 16:10:50 -07:00
|
|
|
add_executable (groveehr-example groveehr.cxx)
|
2014-12-19 17:04:26 -07:00
|
|
|
add_executable (ta12200-example ta12200.cxx)
|
2014-12-10 14:14:15 -07:00
|
|
|
add_executable (grovelinefinder-example grovelinefinder.cxx)
|
2014-12-19 15:17:36 -07:00
|
|
|
add_executable (grovevdiv-example grovevdiv.cxx)
|
2014-12-10 11:16:32 -07:00
|
|
|
add_executable (grovewater-example grovewater.cxx)
|
2014-12-11 12:52:29 -07:00
|
|
|
add_executable (guvas12d-example guvas12d.cxx)
|
2014-12-09 13:44:01 -07:00
|
|
|
add_executable (mpr121-example mpr121.cxx)
|
2014-12-30 15:48:41 -07:00
|
|
|
add_executable (ublox6-example ublox6.cxx)
|
2014-12-10 13:19:29 -07:00
|
|
|
add_executable (yg1006-example yg1006.cxx)
|
2015-01-01 01:22:11 -07:00
|
|
|
add_executable (wt5001-example wt5001.cxx)
|
2014-12-19 09:20:48 -05:00
|
|
|
add_executable (ppd42ns-example ppd42ns.cxx)
|
2014-12-04 18:59:29 -07:00
|
|
|
add_executable (mq303a-example mq303a.cxx)
|
2014-12-15 16:21:06 -05:00
|
|
|
add_executable (grovespeaker-example grovespeaker.cxx)
|
2015-01-14 12:45:07 -07:00
|
|
|
add_executable (rfr359f-example rfr359f.cxx)
|
2014-12-12 13:55:24 -05:00
|
|
|
add_executable (biss0001-example biss0001.cxx)
|
2015-01-15 15:13:45 -07:00
|
|
|
add_executable (rotaryencoder-example rotaryencoder.cxx)
|
2014-12-16 16:29:40 -08:00
|
|
|
add_executable (adxl345-example adxl345.cxx)
|
2015-01-14 15:13:55 -07:00
|
|
|
add_executable (rpr220-example rpr220.cxx)
|
|
|
|
add_executable (rpr220-intr-example rpr220-intr.cxx)
|
2015-01-30 18:43:10 -07:00
|
|
|
add_executable (mma7660-example mma7660.cxx)
|
2015-01-19 17:36:27 -07:00
|
|
|
add_executable (cjq4435-example cjq4435.cxx)
|
2015-01-26 16:32:19 -07:00
|
|
|
add_executable (adxl335-example adxl335.cxx)
|
2015-02-25 09:09:40 -08:00
|
|
|
add_executable (hmtrp-example hmtrp.cxx)
|
2015-02-10 17:18:33 -07:00
|
|
|
add_executable (nunchuck-example nunchuck.cxx)
|
2015-02-05 11:38:05 -07:00
|
|
|
add_executable (otp538u-example otp538u.cxx)
|
2015-02-25 16:49:37 -05:00
|
|
|
add_executable (grovecollision-example grovecollision.cxx)
|
2015-02-25 17:25:30 -05:00
|
|
|
add_executable (groveelectromagnet-example groveelectromagnet.cxx)
|
2015-02-26 09:14:41 -05:00
|
|
|
add_executable (groveemg-example groveemg.cxx)
|
2015-02-26 11:20:24 -05:00
|
|
|
add_executable (groveo2-example groveo2.cxx)
|
2015-02-25 15:57:48 -05:00
|
|
|
add_executable (grovegsr-example grovegsr.cxx)
|
2015-02-25 17:54:57 -05:00
|
|
|
add_executable (ina132-example ina132.cxx)
|
2015-02-20 17:49:56 -07:00
|
|
|
add_executable (l298-example l298.cxx)
|
|
|
|
add_executable (l298-stepper-example l298-stepper.cxx)
|
2015-03-10 17:51:03 -06:00
|
|
|
add_executable (at42qt1070-example at42qt1070.cxx)
|
2015-01-23 16:30:22 -07:00
|
|
|
add_executable (grovemd-example grovemd.cxx)
|
2015-09-16 17:33:23 -06:00
|
|
|
add_executable (grovemd-stepper-example grovemd-stepper.cxx)
|
2015-02-26 18:27:24 -07:00
|
|
|
add_executable (pca9685-example pca9685.cxx)
|
2015-02-26 10:44:33 -05:00
|
|
|
add_executable (groveeldriver-example groveeldriver.cxx)
|
2015-03-06 12:37:45 -08:00
|
|
|
add_executable (adafruitss-example adafruitss.cxx)
|
2015-03-04 15:36:56 -07:00
|
|
|
add_executable (adafruitms1438-example adafruitms1438.cxx)
|
|
|
|
add_executable (adafruitms1438-stepper-example adafruitms1438-stepper.cxx)
|
2015-03-21 15:52:03 -03:00
|
|
|
add_executable (hx711-example hx711.cxx)
|
2015-03-12 13:11:22 -04:00
|
|
|
add_executable (flex-example flex.cxx)
|
2015-03-25 12:58:02 -06:00
|
|
|
add_executable (a110x-intr-example a110x-intr.cxx)
|
2015-03-24 14:03:15 -06:00
|
|
|
add_executable (mhz16-example mhz16.cxx)
|
|
|
|
add_executable (apds9002-example apds9002.cxx)
|
|
|
|
add_executable (waterlevel-example waterlevel.cxx)
|
2015-04-08 16:02:59 -07:00
|
|
|
add_executable (tm1637-example tm1637.cxx)
|
2015-03-30 18:02:08 -06:00
|
|
|
add_executable (zfm20-example zfm20.cxx)
|
|
|
|
add_executable (zfm20-register-example zfm20-register.cxx)
|
2015-04-08 17:33:24 -06:00
|
|
|
add_executable (uln200xa-example uln200xa.cxx)
|
2015-03-23 17:05:39 -06:00
|
|
|
add_executable (grovewfs-example grovewfs.cxx)
|
2015-04-03 12:51:57 -06:00
|
|
|
add_executable (isd1820-example isd1820.cxx)
|
2015-04-07 12:50:56 -06:00
|
|
|
add_executable (sx6119-example sx6119.cxx)
|
2015-04-16 18:39:03 -06:00
|
|
|
add_executable (si114x-example si114x.cxx)
|
2015-04-17 16:35:15 -06:00
|
|
|
add_executable (maxsonarez-example maxsonarez.cxx)
|
2015-04-15 14:09:54 -06:00
|
|
|
add_executable (hm11-example hm11.cxx)
|
2015-04-20 12:16:54 -06:00
|
|
|
add_executable (ht9170-example ht9170.cxx)
|
2015-04-24 18:53:54 -06:00
|
|
|
add_executable (h3lis331dl-example h3lis331dl.cxx)
|
2015-05-20 12:07:08 -06:00
|
|
|
add_executable (ad8232-example ad8232.cxx)
|
2015-05-28 13:21:51 -06:00
|
|
|
add_executable (grovescam-example grovescam.cxx)
|
2015-06-01 17:14:07 -06:00
|
|
|
add_executable (m24lr64e-example m24lr64e.cxx)
|
2015-06-10 12:08:59 -06:00
|
|
|
add_executable (grovecircularled-example grovecircularled.cxx)
|
2015-06-05 17:10:17 -06:00
|
|
|
add_executable (rgbringcoder-example rgbringcoder.cxx)
|
2015-06-30 17:38:52 -06:00
|
|
|
add_executable (hp20x-example hp20x.cxx)
|
2015-06-12 18:10:29 -06:00
|
|
|
add_executable (pn532-example pn532.cxx)
|
|
|
|
add_executable (pn532-writeurl-example pn532-writeurl.cxx)
|
2015-07-09 17:46:38 -06:00
|
|
|
add_executable (sainsmartks-example sainsmartks.cxx)
|
2015-07-16 16:56:23 -06:00
|
|
|
add_executable (mpu60x0-example mpu60x0.cxx)
|
|
|
|
add_executable (ak8975-example ak8975.cxx)
|
2015-07-31 16:17:49 -06:00
|
|
|
add_executable (lsm9ds0-example lsm9ds0.cxx)
|
2015-08-06 13:31:26 -06:00
|
|
|
add_executable (eboled-example eboled.cxx)
|
2015-08-24 13:47:55 -06:00
|
|
|
add_executable (mpu9250-example mpu9250.cxx)
|
2015-09-15 16:52:37 -06:00
|
|
|
add_executable (loudness-example loudness.cxx)
|
2015-08-25 15:52:10 -06:00
|
|
|
add_executable (mg811-example mg811.cxx)
|
2015-08-27 16:57:16 -06:00
|
|
|
add_executable (wheelencoder-example wheelencoder.cxx)
|
2015-09-02 16:12:19 -06:00
|
|
|
add_executable (sm130-example sm130.cxx)
|
2015-08-28 17:05:39 -06:00
|
|
|
add_executable (grovegprs-example grovegprs.cxx)
|
2015-09-21 14:01:48 -06:00
|
|
|
add_executable (lm35-example lm35.cxx)
|
2015-09-24 16:30:38 -07:00
|
|
|
add_executable (micsv89-example micsv89.cxx)
|
2015-10-15 10:57:36 -07:00
|
|
|
add_executable (xbee-example xbee.cxx)
|
2015-10-15 11:03:40 -07:00
|
|
|
add_executable (urm37-example urm37.cxx)
|
|
|
|
add_executable (urm37-uart-example urm37-uart.cxx)
|
2015-10-15 11:19:35 -07:00
|
|
|
add_executable (adxrs610-example adxrs610.cxx)
|
2015-10-15 11:39:56 -07:00
|
|
|
add_executable (bma220-example bma220.cxx)
|
2015-10-15 13:21:32 -07:00
|
|
|
add_executable (dfrph-example dfrph.cxx)
|
2015-10-08 16:55:25 -07:00
|
|
|
add_executable (mcp9808-example mcp9808.cxx)
|
2015-10-23 15:13:34 +09:00
|
|
|
add_executable (groveultrasonic-example groveultrasonic.cxx)
|
2015-10-30 17:58:36 -06:00
|
|
|
add_executable (sx1276-lora-example sx1276-lora.cxx)
|
|
|
|
add_executable (sx1276-fsk-example sx1276-fsk.cxx)
|
2015-10-23 18:00:33 -06:00
|
|
|
# availability of libopenzwave is tested in src/ozw/CMakeLists.txt
|
|
|
|
if (OPENZWAVE_FOUND)
|
|
|
|
add_executable (ozw-example ozw.cxx)
|
|
|
|
endif ()
|
2014-04-25 14:48:43 +01:00
|
|
|
|
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/hmc5883l)
|
2014-05-06 14:27:16 +01:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grove)
|
2014-05-30 05:50:31 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/lcd)
|
2014-05-28 05:56:44 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/buzzer)
|
2014-06-11 15:11:36 +01:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/my9221)
|
2014-06-02 02:33:21 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/nrf24l01)
|
2014-06-03 16:23:26 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/servo)
|
2014-06-04 14:57:19 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/hcsr04)
|
2014-06-09 15:37:33 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/max44000)
|
2014-06-11 13:21:58 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mma7455)
|
2014-06-13 13:50:55 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/st7735)
|
2014-06-13 16:44:48 +01:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/max31855)
|
2015-02-24 16:41:37 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/bmpx8x)
|
2014-06-18 08:51:31 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/stepmotor)
|
2014-06-18 09:37:50 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/pulsensor)
|
2014-06-20 15:25:43 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mic)
|
2014-06-24 18:17:46 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mpu9150)
|
2014-08-04 11:44:07 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/maxds3231m)
|
2014-08-04 18:01:21 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/max31723)
|
2014-08-05 20:16:05 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/max5487)
|
2014-08-12 23:40:47 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/nrf8001)
|
2014-08-18 11:21:48 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/lpd8806)
|
2014-08-20 11:09:31 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mlx90614)
|
2014-08-25 23:25:11 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ecs1030)
|
2014-08-26 19:33:39 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/gas)
|
2014-08-27 12:40:33 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/tcs3414cs)
|
2014-07-04 18:01:51 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/th02)
|
2015-01-07 14:06:07 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ttp223)
|
2014-09-05 18:57:56 +01:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/lsm303)
|
2014-07-19 16:29:41 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/joystick12)
|
2014-09-06 12:57:28 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/lol)
|
2014-10-10 16:19:44 +00:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/tsl2561)
|
2014-11-21 07:46:12 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/htu21d)
|
2014-11-21 10:58:24 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mpl3115a2)
|
2014-11-18 14:38:36 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ldt0028)
|
2014-12-19 13:18:11 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/am2315)
|
2014-12-15 13:49:58 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/itg3200)
|
2014-12-11 16:18:25 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/enc03r)
|
2014-12-15 17:17:19 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/adc121c021)
|
2014-12-04 13:50:13 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ds1307)
|
2014-12-10 16:17:15 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/a110x)
|
2015-04-02 11:03:29 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/gp2y0a)
|
2014-12-02 16:45:40 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovemoisture)
|
2014-12-18 16:10:50 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/groveehr)
|
2014-12-19 17:04:26 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ta12200)
|
2014-12-10 14:14:15 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovelinefinder)
|
2014-12-19 15:17:36 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovevdiv)
|
2014-12-10 11:16:32 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovewater)
|
2014-12-11 12:52:29 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/guvas12d)
|
2014-12-09 13:44:01 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mpr121)
|
2014-12-30 15:48:41 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ublox6)
|
2014-12-10 13:19:29 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/yg1006)
|
2015-01-01 01:22:11 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/wt5001)
|
2014-12-19 09:20:48 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ppd42ns)
|
2014-12-04 18:59:29 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mq303a)
|
2014-12-15 16:21:06 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovespeaker)
|
2015-01-14 12:45:07 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/rfr359f)
|
2014-12-12 13:55:24 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/biss0001)
|
2015-01-15 15:13:45 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/rotaryencoder)
|
2014-12-16 16:29:40 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/adxl345)
|
2015-01-14 15:13:55 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/rpr220)
|
2015-01-30 18:43:10 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mma7660)
|
2015-01-19 17:36:27 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/cjq4435)
|
2015-01-26 16:32:19 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/adxl335)
|
2015-02-25 09:09:40 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/hmtrp)
|
2015-02-10 17:18:33 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/nunchuck)
|
2015-02-05 11:38:05 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/otp538u)
|
2015-02-25 16:49:37 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovecollision)
|
2015-02-25 17:25:30 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/groveelectromagnet)
|
2015-02-26 09:14:41 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/groveemg)
|
2015-02-26 11:20:24 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/groveo2)
|
2015-02-25 15:57:48 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovegsr)
|
2015-02-25 17:54:57 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ina132)
|
2015-02-20 17:49:56 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/l298)
|
2015-03-10 17:51:03 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/at42qt1070)
|
2015-01-23 16:30:22 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovemd)
|
2015-02-26 18:27:24 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/pca9685)
|
2015-02-26 10:44:33 -05:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/groveeldriver)
|
2015-03-06 12:37:45 -08:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/adafruitss)
|
2015-03-04 15:36:56 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/adafruitms1438)
|
2015-03-21 15:52:03 -03:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/hx711)
|
2015-03-12 13:11:22 -04:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/flex)
|
2015-03-24 14:03:15 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mhz16)
|
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/apds9002)
|
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/waterlevel)
|
2015-04-08 16:02:59 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/tm1637)
|
2015-03-30 18:02:08 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/zfm20)
|
2015-04-08 17:33:24 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/uln200xa)
|
2015-03-23 17:05:39 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovewfs)
|
2015-04-03 12:51:57 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/isd1820)
|
2015-04-07 12:50:56 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/sx6119)
|
2015-04-16 18:39:03 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/si114x)
|
2015-04-17 16:35:15 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/maxsonarez)
|
2015-04-15 14:09:54 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/hm11)
|
2015-04-20 12:16:54 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ht9170)
|
2015-04-24 18:53:54 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/h3lis331dl)
|
2015-05-20 12:07:08 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/ad8232)
|
2015-05-28 13:21:51 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovescam)
|
2015-06-01 17:14:07 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/m24lr64e)
|
2015-06-10 12:08:59 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovecircularled)
|
2015-06-05 17:10:17 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/rgbringcoder)
|
2015-06-30 17:38:52 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/hp20x)
|
2015-06-12 18:10:29 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/pn532)
|
2015-07-31 16:17:49 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/lsm9ds0)
|
2015-09-15 16:52:37 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/loudness)
|
2015-08-25 15:52:10 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mg811)
|
2015-08-27 16:57:16 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/wheelencoder)
|
2015-09-02 16:12:19 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/sm130)
|
2015-08-28 17:05:39 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/grovegprs)
|
2015-09-21 14:01:48 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/lm35)
|
2015-09-24 16:30:38 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/micsv89)
|
2015-10-15 10:57:36 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/xbee)
|
2015-10-15 11:03:40 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/urm37)
|
2015-10-15 11:19:35 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/adxrs610)
|
2015-10-15 11:39:56 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/bma220)
|
2015-10-15 13:21:32 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/dfrph)
|
2015-10-08 16:55:25 -07:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/mcp9808)
|
2015-10-23 15:13:34 +09:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/groveultrasonic)
|
2015-10-30 17:58:36 -06:00
|
|
|
include_directories (${PROJECT_SOURCE_DIR}/src/sx1276)
|
2015-10-23 18:00:33 -06:00
|
|
|
if (OPENZWAVE_FOUND)
|
|
|
|
include_directories(${PROJECT_SOURCE_DIR}/src/ozw)
|
|
|
|
include_directories(${OPENZWAVE_INCLUDE_DIRS})
|
|
|
|
endif ()
|
2014-04-25 14:48:43 +01:00
|
|
|
|
2014-09-07 15:20:04 +01:00
|
|
|
target_link_libraries (hmc5883l-example hmc5883l ${CMAKE_THREAD_LIBS_INIT})
|
2014-09-07 21:59:22 +01:00
|
|
|
target_link_libraries (groveled-example grove ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-13 16:27:26 -07:00
|
|
|
target_link_libraries (groveled-multi-example grove ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-08 23:38:24 +02:00
|
|
|
target_link_libraries (groverelay-example grove ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-07 15:56:31 -08:00
|
|
|
target_link_libraries (grovelight-example grove ${CMAKE_THREAD_LIBS_INIT})
|
2014-09-07 21:59:22 +01:00
|
|
|
target_link_libraries (grovetemp-example grove ${CMAKE_THREAD_LIBS_INIT})
|
2014-11-24 17:41:27 -08:00
|
|
|
target_link_libraries (grovebutton-example grove ${CMAKE_THREAD_LIBS_INIT})
|
2014-11-06 10:24:56 -08:00
|
|
|
target_link_libraries (groverotary-example grove ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (groveslide-example grove ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-05 17:18:32 -07:00
|
|
|
target_link_libraries (lcm1602-i2c-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (lcm1602-parallel-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-13 15:17:24 -07:00
|
|
|
target_link_libraries (jhd1313m1-lcd-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
2014-09-07 21:59:22 +01:00
|
|
|
target_link_libraries (buzzer-sound-example buzzer ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-13 15:17:24 -07:00
|
|
|
target_link_libraries (my9221-ledbar-example my9221 ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-13 16:27:26 -07:00
|
|
|
target_link_libraries (my9221-updown-example my9221 ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-13 15:17:24 -07:00
|
|
|
target_link_libraries (nrf24l01-transmitter-example nrf24l01 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (nrf24l01-receiver-example nrf24l01 ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-13 16:27:26 -07:00
|
|
|
target_link_libraries (nrf24l01-broadcast-example nrf24l01 ${CMAKE_THREAD_LIBS_INIT})
|
2014-09-07 21:59:22 +01:00
|
|
|
target_link_libraries (es08a-example servo ${CMAKE_THREAD_LIBS_INIT})
|
2015-08-27 22:39:09 -03:00
|
|
|
target_link_libraries (hcsr04-example hcsr04 ${CMAKE_THREAD_LIBS_INIT})
|
2015-08-27 17:28:15 -07:00
|
|
|
target_link_libraries (ssd1306-oled-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-13 15:17:24 -07:00
|
|
|
target_link_libraries (ssd1308-oled-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (ssd1327-oled-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
2014-09-07 21:59:22 +01:00
|
|
|
target_link_libraries (max44000-example max44000 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (mma7455-example mma7455 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (st7735-example st7735 ${CMAKE_THREAD_LIBS_INIT})
|
2014-06-13 16:44:48 +01:00
|
|
|
target_link_libraries (max31855-example max31855 ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-24 16:41:37 -07:00
|
|
|
target_link_libraries (bmpx8x-example bmpx8x ${CMAKE_THREAD_LIBS_INIT})
|
2014-06-18 08:51:31 +00:00
|
|
|
target_link_libraries (stepmotor-example stepmotor ${CMAKE_THREAD_LIBS_INIT})
|
2014-06-18 09:37:50 +00:00
|
|
|
target_link_libraries (pulsensor-example pulsensor ${CMAKE_THREAD_LIBS_INIT})
|
2014-06-20 15:25:43 +00:00
|
|
|
target_link_libraries (mic-example mic ${CMAKE_THREAD_LIBS_INIT})
|
2014-06-24 18:17:46 +00:00
|
|
|
target_link_libraries (mpu9150-example mpu9150 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-04 11:44:07 +00:00
|
|
|
target_link_libraries (maxds3231m-example maxds3231m ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-04 18:01:21 +00:00
|
|
|
target_link_libraries (max31723-example max31723 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-05 20:16:05 +00:00
|
|
|
target_link_libraries (max5487-example max5487 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-12 23:40:47 +00:00
|
|
|
target_link_libraries (nrf8001-broadcast-example nrf8001 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-13 11:49:33 +00:00
|
|
|
target_link_libraries (nrf8001-helloworld-example nrf8001 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-18 11:21:48 +00:00
|
|
|
target_link_libraries (lpd8806-example lpd8806 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-20 11:09:31 +00:00
|
|
|
target_link_libraries (mlx90614-example mlx90614 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-25 23:25:11 +00:00
|
|
|
target_link_libraries (ecs1030-example ecs1030 ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-26 20:23:05 +00:00
|
|
|
target_link_libraries (mq2-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-26 20:30:41 +00:00
|
|
|
target_link_libraries (mq3-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-14 16:10:44 -06:00
|
|
|
target_link_libraries (mq4-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-26 20:39:58 +00:00
|
|
|
target_link_libraries (mq5-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-14 16:20:18 -06:00
|
|
|
target_link_libraries (mq6-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-14 15:32:08 -06:00
|
|
|
target_link_libraries (mq7-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-14 15:36:45 -06:00
|
|
|
target_link_libraries (mq8-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-26 19:33:39 +00:00
|
|
|
target_link_libraries (mq9-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2014-11-26 17:37:06 +00:00
|
|
|
target_link_libraries (tp401-example gas ${CMAKE_THREAD_LIBS_INIT})
|
2014-08-27 12:40:33 +00:00
|
|
|
target_link_libraries (tcs3414cs-example tcs3414cs ${CMAKE_THREAD_LIBS_INIT})
|
2014-07-04 18:01:51 +00:00
|
|
|
target_link_libraries (th02-example th02 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-07 14:06:07 -08:00
|
|
|
target_link_libraries (ttp223-example ttp223 ${CMAKE_THREAD_LIBS_INIT})
|
2014-09-05 18:57:56 +01:00
|
|
|
target_link_libraries (lsm303-example lsm303 ${CMAKE_THREAD_LIBS_INIT})
|
2014-07-19 16:29:41 +00:00
|
|
|
target_link_libraries (joystick12-example joystick12 ${CMAKE_THREAD_LIBS_INIT})
|
2014-09-06 12:57:28 +00:00
|
|
|
target_link_libraries (lol-example lol ${CMAKE_THREAD_LIBS_INIT})
|
2014-10-10 16:19:44 +00:00
|
|
|
target_link_libraries (tsl2561-example tsl2561 ${CMAKE_THREAD_LIBS_INIT})
|
2014-11-21 07:46:12 -08:00
|
|
|
target_link_libraries (htu21d-example htu21d ${CMAKE_THREAD_LIBS_INIT})
|
2014-11-21 10:58:24 -08:00
|
|
|
target_link_libraries (mpl3115a2-example mpl3115a2 ${CMAKE_THREAD_LIBS_INIT})
|
2014-11-18 14:38:36 -08:00
|
|
|
target_link_libraries (ldt0028-example ldt0028 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-19 13:18:11 -08:00
|
|
|
target_link_libraries (am2315-example am2315 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-15 13:49:58 -08:00
|
|
|
target_link_libraries (itg3200-example itg3200 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-11 16:18:25 -07:00
|
|
|
target_link_libraries (enc03r-example enc03r ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-15 17:17:19 -07:00
|
|
|
target_link_libraries (adc121c021-example adc121c021 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-04 13:50:13 -07:00
|
|
|
target_link_libraries (ds1307-example ds1307 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-10 16:17:15 -07:00
|
|
|
target_link_libraries (a110x-example a110x ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-02 11:03:29 -06:00
|
|
|
target_link_libraries (gp2y0a-example gp2y0a ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-02 16:45:40 -07:00
|
|
|
target_link_libraries (grovemoisture-example grovemoisture ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-18 16:10:50 -07:00
|
|
|
target_link_libraries (groveehr-example groveehr ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-19 17:04:26 -07:00
|
|
|
target_link_libraries (ta12200-example ta12200 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-10 14:14:15 -07:00
|
|
|
target_link_libraries (grovelinefinder-example grovelinefinder ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-19 15:17:36 -07:00
|
|
|
target_link_libraries (grovevdiv-example grovevdiv ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-10 11:16:32 -07:00
|
|
|
target_link_libraries (grovewater-example grovewater ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-11 12:52:29 -07:00
|
|
|
target_link_libraries (guvas12d-example guvas12d ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-09 13:44:01 -07:00
|
|
|
target_link_libraries (mpr121-example mpr121 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-30 15:48:41 -07:00
|
|
|
target_link_libraries (ublox6-example ublox6 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-10 13:19:29 -07:00
|
|
|
target_link_libraries (yg1006-example yg1006 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-01 01:22:11 -07:00
|
|
|
target_link_libraries (wt5001-example wt5001 ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-19 09:20:48 -05:00
|
|
|
target_link_libraries (ppd42ns-example ppd42ns ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-04 18:59:29 -07:00
|
|
|
target_link_libraries (mq303a-example mq303a ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-15 16:21:06 -05:00
|
|
|
target_link_libraries (grovespeaker-example grovespeaker ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-14 12:45:07 -07:00
|
|
|
target_link_libraries (rfr359f-example rfr359f ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-12 13:55:24 -05:00
|
|
|
target_link_libraries (biss0001-example biss0001 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-15 15:13:45 -07:00
|
|
|
target_link_libraries (rotaryencoder-example rotaryencoder ${CMAKE_THREAD_LIBS_INIT})
|
2014-12-16 16:29:40 -08:00
|
|
|
target_link_libraries (adxl345-example adxl345 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-14 15:13:55 -07:00
|
|
|
target_link_libraries (rpr220-example rpr220 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (rpr220-intr-example rpr220 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-30 18:43:10 -07:00
|
|
|
target_link_libraries (mma7660-example mma7660 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-19 17:36:27 -07:00
|
|
|
target_link_libraries (cjq4435-example cjq4435 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-26 16:32:19 -07:00
|
|
|
target_link_libraries (adxl335-example adxl335 ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-25 09:09:40 -08:00
|
|
|
target_link_libraries (hmtrp-example hmtrp ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-10 17:18:33 -07:00
|
|
|
target_link_libraries (nunchuck-example nunchuck ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-05 11:38:05 -07:00
|
|
|
target_link_libraries (otp538u-example otp538u ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-25 16:49:37 -05:00
|
|
|
target_link_libraries (grovecollision-example grovecollision ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-25 17:25:30 -05:00
|
|
|
target_link_libraries (groveelectromagnet-example groveelectromagnet ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-26 09:14:41 -05:00
|
|
|
target_link_libraries (groveemg-example groveemg ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-26 11:20:24 -05:00
|
|
|
target_link_libraries (groveo2-example groveo2 ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-25 15:57:48 -05:00
|
|
|
target_link_libraries (grovegsr-example grovegsr ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-25 17:54:57 -05:00
|
|
|
target_link_libraries (ina132-example ina132 ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-20 17:49:56 -07:00
|
|
|
target_link_libraries (l298-example l298 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (l298-stepper-example l298 ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-10 17:51:03 -06:00
|
|
|
target_link_libraries (at42qt1070-example at42qt1070 ${CMAKE_THREAD_LIBS_INIT})
|
2015-01-23 16:30:22 -07:00
|
|
|
target_link_libraries (grovemd-example grovemd ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-16 17:33:23 -06:00
|
|
|
target_link_libraries (grovemd-stepper-example grovemd ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-26 18:27:24 -07:00
|
|
|
target_link_libraries (pca9685-example pca9685 ${CMAKE_THREAD_LIBS_INIT})
|
2015-02-26 10:44:33 -05:00
|
|
|
target_link_libraries (groveeldriver-example groveeldriver ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-06 12:37:45 -08:00
|
|
|
target_link_libraries (adafruitss-example adafruitss ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-04 15:36:56 -07:00
|
|
|
target_link_libraries (adafruitms1438-example adafruitms1438 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (adafruitms1438-stepper-example adafruitms1438 ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-21 15:52:03 -03:00
|
|
|
target_link_libraries (hx711-example hx711 ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-12 13:11:22 -04:00
|
|
|
target_link_libraries (flex-example flex ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-25 12:58:02 -06:00
|
|
|
target_link_libraries (a110x-intr-example a110x ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-24 14:03:15 -06:00
|
|
|
target_link_libraries (mhz16-example mhz16 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (apds9002-example apds9002 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (waterlevel-example waterlevel ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-08 16:02:59 -07:00
|
|
|
target_link_libraries (tm1637-example tm1637 ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-30 18:02:08 -06:00
|
|
|
target_link_libraries (zfm20-example zfm20 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (zfm20-register-example zfm20 ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-08 17:33:24 -06:00
|
|
|
target_link_libraries (uln200xa-example uln200xa ${CMAKE_THREAD_LIBS_INIT})
|
2015-03-23 17:05:39 -06:00
|
|
|
target_link_libraries (grovewfs-example grovewfs ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-03 12:51:57 -06:00
|
|
|
target_link_libraries (isd1820-example isd1820 ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-07 12:50:56 -06:00
|
|
|
target_link_libraries (sx6119-example sx6119 ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-16 18:39:03 -06:00
|
|
|
target_link_libraries (si114x-example si114x ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-17 16:35:15 -06:00
|
|
|
target_link_libraries (maxsonarez-example maxsonarez ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-15 14:09:54 -06:00
|
|
|
target_link_libraries (hm11-example hm11 ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-20 12:16:54 -06:00
|
|
|
target_link_libraries (ht9170-example ht9170 ${CMAKE_THREAD_LIBS_INIT})
|
2015-04-24 18:53:54 -06:00
|
|
|
target_link_libraries (h3lis331dl-example h3lis331dl ${CMAKE_THREAD_LIBS_INIT})
|
2015-05-20 12:07:08 -06:00
|
|
|
target_link_libraries (ad8232-example ad8232 ${CMAKE_THREAD_LIBS_INIT})
|
2015-05-28 13:21:51 -06:00
|
|
|
target_link_libraries (grovescam-example grovescam ${CMAKE_THREAD_LIBS_INIT})
|
2015-06-01 17:14:07 -06:00
|
|
|
target_link_libraries (m24lr64e-example m24lr64e ${CMAKE_THREAD_LIBS_INIT})
|
2015-06-10 12:08:59 -06:00
|
|
|
target_link_libraries (grovecircularled-example grovecircularled ${CMAKE_THREAD_LIBS_INIT})
|
2015-06-05 17:10:17 -06:00
|
|
|
target_link_libraries (rgbringcoder-example rgbringcoder ${CMAKE_THREAD_LIBS_INIT})
|
2015-06-30 17:38:52 -06:00
|
|
|
target_link_libraries (hp20x-example hp20x ${CMAKE_THREAD_LIBS_INIT})
|
2015-06-12 18:10:29 -06:00
|
|
|
target_link_libraries (pn532-example pn532 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (pn532-writeurl-example pn532 ${CMAKE_THREAD_LIBS_INIT})
|
2015-07-09 17:46:38 -06:00
|
|
|
target_link_libraries (sainsmartks-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
2015-07-16 16:56:23 -06:00
|
|
|
target_link_libraries (mpu60x0-example mpu9150 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (ak8975-example mpu9150 ${CMAKE_THREAD_LIBS_INIT})
|
2015-07-31 16:17:49 -06:00
|
|
|
target_link_libraries (lsm9ds0-example lsm9ds0 ${CMAKE_THREAD_LIBS_INIT})
|
2015-08-06 13:31:26 -06:00
|
|
|
target_link_libraries (eboled-example i2clcd ${CMAKE_THREAD_LIBS_INIT})
|
2015-08-24 13:47:55 -06:00
|
|
|
target_link_libraries (mpu9250-example mpu9150 ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-15 16:52:37 -06:00
|
|
|
target_link_libraries (loudness-example loudness ${CMAKE_THREAD_LIBS_INIT})
|
2015-08-25 15:52:10 -06:00
|
|
|
target_link_libraries (mg811-example mg811 ${CMAKE_THREAD_LIBS_INIT})
|
2015-08-27 16:57:16 -06:00
|
|
|
target_link_libraries (wheelencoder-example wheelencoder ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-02 16:12:19 -06:00
|
|
|
target_link_libraries (sm130-example sm130 ${CMAKE_THREAD_LIBS_INIT})
|
2015-08-28 17:05:39 -06:00
|
|
|
target_link_libraries (grovegprs-example grovegprs ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-21 14:01:48 -06:00
|
|
|
target_link_libraries (lm35-example lm35 ${CMAKE_THREAD_LIBS_INIT})
|
2015-09-24 16:30:38 -07:00
|
|
|
target_link_libraries (micsv89-example micsv89 ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-15 10:57:36 -07:00
|
|
|
target_link_libraries (xbee-example xbee ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-15 11:03:40 -07:00
|
|
|
target_link_libraries (urm37-example urm37 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (urm37-uart-example urm37 ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-15 11:19:35 -07:00
|
|
|
target_link_libraries (adxrs610-example adxrs610 ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-15 11:39:56 -07:00
|
|
|
target_link_libraries (bma220-example bma220 ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-15 13:21:32 -07:00
|
|
|
target_link_libraries (dfrph-example dfrph ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-08 16:55:25 -07:00
|
|
|
target_link_libraries (mcp9808-example mcp9808 ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-23 15:13:34 +09:00
|
|
|
target_link_libraries (groveultrasonic-example groveultrasonic ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-30 17:58:36 -06:00
|
|
|
target_link_libraries (sx1276-lora-example sx1276 ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
target_link_libraries (sx1276-fsk-example sx1276 ${CMAKE_THREAD_LIBS_INIT})
|
2015-10-23 18:00:33 -06:00
|
|
|
if (OPENZWAVE_FOUND)
|
|
|
|
target_link_libraries (ozw-example ozw ${CMAKE_THREAD_LIBS_INIT})
|
|
|
|
endif ()
|