This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
6bf971915f
zephyr
/
drivers
/
adc
/
Makefile
2 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
adc: Adding driver for TI's adc108s102 chip It's an SPI driven chip and proposes up to 8 channels for input conversion. It's found on Galileo board. Change-Id: I916367e9be0849812c6a509082a501730a01ce60 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2015-10-05 23:41:18 +08:00
obj-$(CONFIG_ADC_TI_ADC108S102)
+=
adc-ti-adc108s102.o