mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #13230 from nmeum/pr/wasm_pro_link
waspmote-pro: don't build the boards_common_atmega module
This commit is contained in:
commit
a2c257bad2
@ -1,5 +1,3 @@
|
||||
MODULE = board
|
||||
|
||||
DIRS = $(RIOTBOARD)/common/atmega
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
@ -1,4 +1,3 @@
|
||||
USEMODULE += boards_common_atmega
|
||||
#ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
# USEMODULE += saul_gpio
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user