TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
108 stars 31 forks source link

Mbed OS build environment integration #181

Closed mcserved closed 2 years ago

mcserved commented 3 years ago

Summary:

Mbed OS provides multiple development tools to build the project. MBed can also be build with a CMake environment, similar to our CLI setup.

Why do we need this?

Mbed OS has to be compiled in some form and will require some work to be properly integrated into our design.

What is missing? What do you want to see?

No support for Mbed.

How do you propose to implement this?

Add Mbed through the mbed-cmake example or the Mbed development tools.

Environment:

Mbed

What can you do yourself and what do you need help with?

All

mcserved commented 3 years ago

Mbed OS can be build in (private) repo using Mbed CLI 2 and altering the application header file to switch different applications.

NicolasMrad commented 2 years ago

any updates here?

azerimaker commented 2 years ago

Mbed is is not a prirority ATM, therefore I think it's best we close this topic now and reopen it when needed.