aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/cm3/assert.h
AgeCommit message (Collapse)Author
2012-10-02Add assert macros to aid in debugging.Tomaz Solc
Adds libopencm3/cm3/assert.h header that provides assertion check macros similar to those provided by the standard C library. Thanks to Nicolas Schodet for help.