mirror of
https://github.com/eclipse/tinydtls.git
synced 2025-05-08 11:27:36 +08:00
RIOT: remove redundant CFLAGS
Those flags are already configured by the RIOT package. Signed-off-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
This commit is contained in:
parent
8a36274474
commit
4cb6adcd58
@ -1,7 +1,5 @@
|
||||
MODULE = tinydtls
|
||||
|
||||
CFLAGS += -DDTLSv12 -DWITH_SHA256
|
||||
|
||||
SRC := ccm.c crypto.c dtls.c dtls_debug.c dtls_time.c hmac.c netq.c peer.c session.c dtls_prng.c
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
Loading…
x
Reference in New Issue
Block a user