Skip to content

Story 4.5.3 — newlib smoke test #31

Description

@Abhinkop

Goal

Verify the C runtime is functional end-to-end.

Tasks

  • Write user program: malloc a buffer, printf into it, write to UART
  • Verify output reaches UART without crash
  • Verify free does not corrupt the heap (allocate/free in a loop)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions