Skip to content

Kernel: Add print functionality for the kernel #18

Open
@thomasw04

Description

@thomasw04

A function for printing formatted strings should be added.

This function should select an underlying concept for performing the print.
For now, this should be either UART or ARM Semihosting. Per default UART should be selected, Semihosting should be configurable at compile-time.

This is blocked by OsirisRTOS/stm32l4-hal#6

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions