Banner

Milos released

We are proud to announce the beta release (and new website) of the Milos RTOS.
What we have until now is a working RTOS, with some examples and completely free.
Milos is a full preemptive real-time operating system, open source, free, released under the GNU GPL license.

On the first release we have:

The complete core.
Platform files for the ST Microelectronics STM32F103X MCU.
Example drivers for USART, SPI, and SD Card (over SPI).
Debug terminal through UART.
ChaN FatFS file system on top of the SD driver through SPI.

Small TODO

Autoconf/Automake scripts.

On the website, soon we will have

Discussion mailing list and forum.
Tutorials:
Installing/compiling Milos with free tools.
Creating an application.
Creating a driver.
Building a platform.

Have fun !!!