Skip to content
Snippets Groups Projects
Commit fb4ea590 authored by Robert Hartung's avatar Robert Hartung
Browse files

adds periph_i2c module

parent df39cdd3
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ USEMODULE += gnrc_netdev_default
USEMODULE += auto_init_gnrc_netif
#USEMODULE += gnrc_txtsnd
#USEMODULE += gnrc_pktdump
USEMODULE += periph_i2c
NODE_ID ?= 0
CFLAGS += -DNODE_ID=$(NODE_ID)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment