1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/dfplayer
Marian Buschsieweke 3b2df89b4c
treewide: fix conditionals on deprecated module
As a leftovers from https://github.com/RIOT-OS/RIOT/pull/18355 are still
present that check for `MODULE_SHELL_COMMANDS` rather than
`MODULE_SHELL_CMDS`. This updates the conditionals as needed.
2022-09-21 09:42:37 +02:00
..
include treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
dfplayer_internal.c
dfplayer.c drivers/dfplayer: remove useless xtimer include 2021-12-01 10:06:24 +01:00
Kconfig treewide: fix conditionals on deprecated module 2022-09-21 09:42:37 +02:00
Makefile
Makefile.dep
Makefile.include drivers/dfplayer: add no_strerror option to Kconfig 2021-11-22 12:25:57 +01:00