mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-14 14:40:26 +00:00
monkey: monkey_log.c add LIBC_PRINT_EXTENSION dependency.
Signed-off-by: likun17 <likun17@xiaomi.com>
This commit is contained in:
parent
4253d031f0
commit
778ae8495b
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ menuconfig TESTING_MONKEY
|
|||
tristate "Monkey test"
|
||||
select UINPUT_TOUCH
|
||||
select UINPUT_BUTTONS
|
||||
select LIBC_PRINT_EXTENSION
|
||||
default n
|
||||
|
||||
if TESTING_MONKEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue