Skip to content

Commit

Permalink
sys/kconfig: Update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKevinWeiss committed Dec 3, 2021
1 parent 6475609 commit f0790eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/Kconfig.stdio
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ choice STDIO_IMPLEMENTATION
default MODULE_STDIO_NATIVE if CPU_ARCH_NATIVE
default MODULE_STDIO_UART

# TODO: Add MODULE_STDIO_CDC_ACM, MODULE_STDIO_RTT, and MODULE_STDIO_ETHOS
# TODO: Add MODULE_STDIO_RTT, and MODULE_STDIO_ETHOS

config MODULE_SLIPDEV_STDIO
bool "SLIP network device"
Expand Down

0 comments on commit f0790eb

Please sign in to comment.