summaryrefslogblamecommitdiff
path: root/apps/examples/nrf24l01_term/Kconfig
blob: 59fff2382e7b5aae9b1653388837d3df0998e672 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                             
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config EXAMPLES_NRF24L01TERM
	bool "Basic nRF24L01 terminal"
	default n

if EXAMPLES_NRF24L01TERM
endif