2020-05-04 21:13:22 +02:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
|
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
|
|
#
|
|
|
|
|
|
|
|
config EXAMPLES_HDC1008
|
|
|
|
tristate "HDC1008 driver example"
|
|
|
|
default n
|
|
|
|
---help---
|
2020-11-28 07:58:55 +01:00
|
|
|
Enable the example application
|
2020-05-04 21:13:22 +02:00
|
|
|
|