Francisco Molina
|
1a9deef303
|
sys/suit/coap: fix unused vars
|
2020-02-12 14:58:56 +01:00 |
|
|
b0d6f5743b
|
suit/v4: display a progress bar while fetching the image
|
2020-01-09 11:31:24 +01:00 |
|
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 |
|
|
560ee3bac9
|
suit: add helper function for triggering updates
|
2019-11-28 19:08:28 +01:00 |
|
|
fb12c4aa8d
|
sys/suit: add SUIT draft v4 firmware upgrade module
This commit adds a sys module implementing SUIT draft v4 compatible
firmware updates.
Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
Co-authored-by: Koen Zandberg <koen@bergzand.net>
Co-authored-by: Francisco Molina <femolina@uc.cl>
|
2019-10-09 11:05:01 +02:00 |
|