yaos icon indicating copy to clipboard operation
yaos copied to clipboard

An embedded operating system for ARM Cortex-M based microcontrollers

Results 4 yaos issues
Sort by recently updated
recently updated
newest added

Some static task run just once doing something like initializing and it never returns memory back for system to use the unused memory. As `task struct` consumes memory the most...

enhancement

When runtime finer than systick granularity, task runtime doesn't get updated as delta is zero.

bug

make the member of the structure in the first place then it can be easily replaced by just assignment operator. Such `rq` member of `struct task`, `link` member of `struct...

enhancement