mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
SAMA5: Integrate touchscreen and ADC drivers into the build
This commit is contained in:
parent
2050443d5e
commit
09fe37c5ac
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ config EXAMPLES_TOUCHSCREEN_DEVPATH
|
|||
config EXAMPLES_TOUCHSCREEN_NSAMPLES
|
||||
int "Number of samples"
|
||||
default 0
|
||||
depends on NSH_BUILTIN_APPS
|
||||
depends on !NSH_BUILTIN_APPS
|
||||
---help---
|
||||
If NSH_BUILTIN_APPS is defined, then the number of touchscreen
|
||||
samples is provided on the command line and this value is ignored.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue