Development status for SAM XR21

Hi all,

Following my last question about development status, it seems nobody is working on the OTA system. I will work to specify this work and check if we can find people to work on, but where is the status for “Dynamic linking support for RIOT” ?## Half of the Flash memory can’t be reserved for the update.

Does there is a page which contain the list of developments and status ? It will remove lot of questions and double work.

Regards

Joel

Hi Joel, there was some work in this direction started last summer, based on the Contiki dynamic loader. You could take look at this: https://github.com/RIOT-OS/RIOT/pull/1421 and at https://github.com/SGSSGene/RIOT/blob/pr_dynamic_loader/sys/elfloader/README.md

Cheers Emmanuel