1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

examples/suit: remove automatic deps

This commit is contained in:
Daniel Lockau 2021-11-11 14:00:31 +01:00
parent 9e1e7be77e
commit 201e42a497

View File

@ -39,7 +39,6 @@ QUIET ?= 1
# SUIT update specific stuff
#
USEMODULE += nanocoap_sock sock_util
USEMODULE += suit suit_transport_coap
# Display a progress bar during firmware download