Skip to content

Commit

Permalink
fixup! makefiles: pseudomodules for MCP23x17 I/O expander
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Oct 27, 2021
1 parent 9cf09c5 commit ddaa3bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions makefiles/pseudomodules.inc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,6 @@ NO_PSEUDOMODULES += netdev_ieee802154_submac
# print ascii representation in function od_hex_dump()
PSEUDOMODULES += od_string

# variants of MCP27x17
PSEUDOMODULES += mcp23017
PSEUDOMODULES += mcp23s17

# add all pseudo random number generator variants as pseudomodules
PSEUDOMODULES += prng_%

Expand Down

0 comments on commit ddaa3bf

Please sign in to comment.