boards/pic32: remove useless use of APPDEPS
This commit is contained in:
parent
ffa28e415a
commit
b640ba2e15
@ -1,5 +1,3 @@
|
||||
APPDEPS += $(RIOTCPU)/$(CPU)/$(CPU_MODEL)/$(CPU_MODEL).S
|
||||
|
||||
# use pic32prog by default to program this board
|
||||
PROGRAMMER ?= pic32prog
|
||||
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
APPDEPS += $(RIOTCPU)/$(CPU)/$(CPU_MODEL)/$(CPU_MODEL).S
|
||||
|
||||
PORT_LINUX ?= /dev/ttyUSB0
|
||||
include $(RIOTMAKE)/tools/serial.inc.mk
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user