You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All files (both slot binaries, both manifests, copies of manifests with "latest" instead of $APP_VER in riotboot build) are copied into the folder $(SUIT_COAP_FSROOT)/$(SUIT_COAP_BASEPATH).
The manifests contain URLs to $(SUIT_COAP_ROOT)/* and are signed that way.
The whole tree under $(SUIT_COAP_FSROOT) is expected to be served via CoAP under $(SUIT_COAP_ROOT).
This can be done by e.g., "aiocoap-fileserver $(SUIT_COAP_FSROOT)".