Skip to content

Commit

Permalink
py/mpprint.h: Add MP_PRN() macro.
Browse files Browse the repository at this point in the history
py/mpprint.h: Rename MP_PRN to MP_DEBUG_PRINT.

Move MP_DEBUG_PRINT_XXX constants upper to the #if MICROPY_INCLUDED_PY_MPPRINT_H/#endif block.

Co-Authored-By: Andrew Leech <3318786+andrewleech@users.noreply.github.com>

py/mpprint.h: Fix typo.

py/mpprint.h: Move HOWTO  upper.

Add gaps between MP_DEBUG_PRINT_XXX levels.
Move `How to use:` upper before #define MP_DEBUG_PRINT().
Print level names instead of the numbers.

Signed-off-by: Ihor Nehrutsa <IhorNehrutsa@gmail.com>
  • Loading branch information
IhorNehrutsa committed Jun 5, 2024
1 parent 3e92461 commit e604434
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e604434

Please sign in to comment.