Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
Exported project on github : everything open source ?
Hi,
I have just build a small project on the RedBear BLE Nano (with a Nordic nRF51). I have worked only on the online IDE. Now that my projet is "finished", I would like to publish it on Github.
In order to allow people to compile it, I will be using the export to GCC project option. As the mbed API is open source, I should be able to push the mbed folder as weel as the Makefile to my github project, right ?
What about the BLE_API and nRF51822 folders ? Am i allowed to push them to to my github project ?
Regards
1 Answer
8 years, 10 months ago.
Hello,
yes you are allowed. BLE and mbed librare are licensed under Apache license , version 2.0.I assume you will keep the license.