diff options
| author | Damien George <damien@micropython.org> | 2024-08-20 15:55:07 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-08-29 23:47:55 +1000 |
| commit | aee002dd80ad8829ae247950f784b1f145fb822e (patch) | |
| tree | f1522e895ed0f2ae243622c614d8c4c2b7965deb /py/runtime_utils.c | |
| parent | a1a16ffd75e1cc5ca977a3d799d5c7de0da5e585 (diff) | |
stm32/lwip_inc: Implement LWIP_PLATFORM_DIAG macro in terms of printf.
This allows enabling lwIP debugging output. For example, to enable PPP
debugging add the following to `mpconfigboard.h`:
#define LWIP_DEBUG 1
#define PPP_DEBUG LWIP_DBG_ON
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/runtime_utils.c')
0 files changed, 0 insertions, 0 deletions
