Skip to content

Document hard_assert() #2314

Open
Open
@magy00

Description

@magy00

Several SDK examples (like hello.c) call hard_assert() but it is apparently not documented (in the PDF version of the C/C++ SDK or in the datasheets).

It's not so clear how "pico/assert.h" actually gets included and which parts of it are public and when to use it instead of assert() from <assert.h> (or <cassert>).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions