1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/suit
Leandro Lanzieri c74fa5367c net/sock/util: Move configuration macros to 'CONFIG_' namespace
Macros that changed:
SOCK_SCHEME_MAXLEN -> CONFIG_SOCK_SCHEME_MAXLEN
SOCK_HOSTPORT_MAXLEN -> CONFIG_SOCK_HOSTPORT_MAXLEN
SOCK_URLPATH_MAXLEN -> CONFIG_SOCK_URLPATH_MAXLEN
2019-12-13 12:04:54 +01:00
..
v4 sys/suit/v4: switch to nanocbor 2019-10-24 16:48:00 +02:00
coap.c net/sock/util: Move configuration macros to 'CONFIG_' namespace 2019-12-13 12:04:54 +01:00
conditions.c sys/suit: add SUIT draft v4 firmware upgrade module 2019-10-09 11:05:01 +02:00
Makefile sys/suit: add SUIT draft v4 firmware upgrade module 2019-10-09 11:05:01 +02:00