Skip to content

Commit

Permalink
Revert "fixup! drivers/at86rf2xx: add support for ATmegaRF MCUs"
Browse files Browse the repository at this point in the history
This reverts commit 8892ff9.
  • Loading branch information
benpicco committed Oct 22, 2019
1 parent 35dfad6 commit ca0fcf5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion makefiles/pseudomodules.inc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,10 @@ NO_PSEUDOMODULES += suit_v4
PSEUDOMODULES += od_string

# include variants of the AT86RF2xx drivers as pseudo modules
PSEUDOMODULES += at86rf%
PSEUDOMODULES += at86rf23%
PSEUDOMODULES += at86rf21%
PSEUDOMODULES += at86rfa1
PSEUDOMODULES += at86rfr2

# include variants of the BMX280 drivers as pseudo modules
PSEUDOMODULES += bmp280
Expand Down

0 comments on commit ca0fcf5

Please sign in to comment.