lancaster-university / microbit-dal

http://lancaster-university.github.io/microbit-docs
Other
256 stars 130 forks source link

Move to CODAL build system #492

Open microbit-carlos opened 10 months ago

microbit-carlos commented 10 months ago

As Yotta is deprecated and hasn't been updated in a long time, installing it is getting more and more difficult.

As Yotta uses CMake under the hood, and CODAL's build.py does as well, we should look into moving away from Yotta to a simpler build system we can easily maintain.

A few thoughts about this process: