Skip to content

Adapt QS scheduler for bare-metal #13

@lsk567

Description

@lsk567

The current QS scheduler runs on POSIX-compliant OSes. To make the QS scheduler run on FlexPRET, we again would need to develop proper bare-metal support. One thing we need to implement in particular is pthread_mutex_t, which is used in the semaphore implementation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions