mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/pkg_tinyusb_cdc_acm_stdio: add Kconfig support
This commit is contained in:
parent
d6bbb6d664
commit
9fd2d6b6e0
5
tests/pkg_tinyusb_cdc_acm_stdio/app.config.test
Normal file
5
tests/pkg_tinyusb_cdc_acm_stdio/app.config.test
Normal file
@ -0,0 +1,5 @@
|
||||
CONFIG_PACKAGE_TINYUSB=y
|
||||
CONFIG_MODULE_STDIO_TINYUSB_CDC_ACM=y
|
||||
CONFIG_MODULE_SHELL=y
|
||||
CONFIG_MODULE_SHELL_CMDS_DEFAULT=y
|
||||
CONFIG_MODULE_PS=y
|
Loading…
Reference in New Issue
Block a user