Hello,
for the project I'm currently involved I'm developing additional components and changing/fixing parts/issues in the nrf5x SDK.
My client allows me to opensource / share most of those. However I'm unsure about (legal) limitations from nordic's side.
First naive idea was to just use the latest SDK version as base, committing on top of it and pushing it to GitHub. Would that even be legal? Would that be re-distribution? I'm especially concerned about the binary softdevice files being part of the SDK.
Is there a recommended way of doing so? Is there maybe even a public git repository I'm able to fork from?
Thanks