mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 15:36:04 +00:00
This app illustrates a command sequence to enable PS/2 mouse Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_PS2=y
|
|
|