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
7a9fa51b61
zephyr
/
drivers
/
adc
/
Makefile
2 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
adc: renaming ADC files to use underscore The naming convention is to use underscores (_) and not dashes (-) within the filename. Change-Id: I678cf01306d72a905ed7b161af116c6e4a2cd39c Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2015-10-16 01:54:35 +08:00
obj-$(CONFIG_ADC_TI_ADC108S102)
+=
adc_ti_adc108s102.o