HeliOS
HeliOS copied to clipboard
A community delivered, open source embedded operating system project.
Hi! I loaded the example code in the arduino ide for blink and it didn't do anything. I then loaded the basic example code for blink and it worked without...
Encountered a strange problem which I cannot find a solution. Linking problem with multiple files that link fine when using FreeRTOS but not with HeliOS. Made a simple test to...
[BUG]
## :dart: **Help us help you by filling out this issue completely. This issue is ONLY for bug reports. If you are seeking support, please submit a support request.** ###...
In 2024 it seems there are many enthusiasts who would love an OS like this. Tindie is one way to go to promote it with retro boards, but there are...
Had the same problem reported here (https://github.com/heliosproj/HeliOS/issues/55) so did a simple bugfix.
Can anyone tell me if this scheduler has been used for tasks more complex than blinking `LEDs` or outputting messages to a serial? For example, working with displays, or even...