M2OS source distribution
Download the source code distribution of M2OS:
Follow the install instructions in order to install M2OS in your computer.
Arduino Uno specific tools
- GCC compiler for AVR: build from the GCC 7.3.0 sources for the AVR target for languages Ada, C and C++.
Epiphany specific tools
- GCC compiler for Epiphany (e-core): build from the GCC 7.4.0 sources for the e-core target and languages Ada, C and C++.
- This zip contains the libraries needed from the Epiphany’s SDK to ease the installation of M2OS. The content must be unziped at the arch/epiphany/e-lib folder (create if it doesn’t exist) of the M2OS project.