mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cffc9b70bf
This removes the configuration parameters for mrf24j40 and enc28j60 drivers, which were present in the boards's Makefile.dep. There is already documentation regarding how to correctly configure these devices for the board.
4 lines
81 B
Makefile
4 lines
81 B
Makefile
USEMODULE += boards_common_esp32
|
|
|
|
include $(RIOTBOARD)/common/esp32/Makefile.dep
|