Skip to content

Commit

Permalink
fixup! make: add stdio_ethos pseudo-module, dependent to stdin
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Jun 22, 2019
1 parent 2859849 commit d53c85b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ endif
ifneq (,$(filter stdio_ethos,$(USEMODULE)))
USEMODULE += ethos
USEMODULE += stdin
USEMODULE += stdio_uart
endif

ifneq (,$(filter stdin,$(USEMODULE)))
Expand Down

0 comments on commit d53c85b

Please sign in to comment.