eantcal / mipos

Multum In Parvo Operating System is a cooperative multitasking RTOS designed for single-chip micro-controllers with severely limited RAM (e.g. less than 256 bytes) and ROM.
https://www.eantcal.eu/home/mipos
MIT License
11 stars 4 forks source link

Thanks for making mipOS freely availbale. How about an SDCC port? #1

Open spth opened 6 years ago

spth commented 6 years ago

It is nice to see mipOS appear on GitHub as free software under MIT license; I noticed that the STM8 port also works (at least according to the comments in the source) with Raisonance rather than just Cosmic. I've updated the table at http://www.colecovision.eu/stm8/rtoses.shtml accordingly.

How about making the STM8 port compile with the Small Device C Compiler (SDCC)?

Philipp

eantcal commented 6 years ago

Hi Philipp. Thank you very much for your advice. I will ratail some time to make this port. Actually it is very nice option make mipOS buildable via a free compiler. I have not made it because I was just ignoring about SDCC existence... my fault, too many projects little time for each ;-)

Thanks again, Antonino

On 2 Oct 2017 5:10 pm, "Philipp Klaus Krause" notifications@github.com wrote:

It is nice to see mipOS appear on GitHub as free software under MIT license; I noticed that the STM8 port also works (at least according to the comments in the source) with Raisonance rather than just Cosmic. I've updated the table at http://www.colecovision.eu/stm8/rtoses.shtml accordingly.

How about making the STM8 port compile with the Small Device C Compiler (SDCC)?

Philipp

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/eantcal/mipos/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AMbcVm7OQg6j0jWVhMLJL7Ajda_9v3n4ks5soQsKgaJpZM4Pq4IL .

eantcal commented 6 years ago

BTW thanks for including mipOS in the http://www.colecovision.eu/ stm8/rtoses.shtml ...

Cheers, Antonino

On Mon, Oct 2, 2017 at 5:10 PM, Philipp Klaus Krause < notifications@github.com> wrote:

It is nice to see mipOS appear on GitHub as free software under MIT license; I noticed that the STM8 port also works (at least according to the comments in the source) with Raisonance rather than just Cosmic. I've updated the table at http://www.colecovision.eu/stm8/rtoses.shtml accordingly.

How about making the STM8 port compile with the Small Device C Compiler (SDCC)?

Philipp

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/eantcal/mipos/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AMbcVm7OQg6j0jWVhMLJL7Ajda_9v3n4ks5soQsKgaJpZM4Pq4IL .

spth commented 6 years ago

If you have any questions on SDCC, just ask here or on the sdcc-user mailing list.

Philipp

eantcal commented 6 years ago

Sure! Thanks again. Antonino

On Tue, Oct 3, 2017 at 9:14 AM, Philipp Klaus Krause < notifications@github.com> wrote:

If you have any questions on SDCC, just ask here or on the sdcc-user mailing list.

Philipp

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/eantcal/mipos/issues/1#issuecomment-333771862, or mute the thread https://github.com/notifications/unsubscribe-auth/AMbcVsl9gbnw5lka2M9aHAR2j7L_j0nHks5soezxgaJpZM4Pq4IL .