-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
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>).
el-bert0
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation