From 3faaad9fe1f11cfe5699c6720c897bfddc7cf49a Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Thu, 15 May 2025 00:18:27 -0600 Subject: Begone with the printf variants of the log functions --- build-aux/measurestack/test_app_plugins.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'build-aux/measurestack/test_app_plugins.py') diff --git a/build-aux/measurestack/test_app_plugins.py b/build-aux/measurestack/test_app_plugins.py index 3e281b7..aed0bb4 100644 --- a/build-aux/measurestack/test_app_plugins.py +++ b/build-aux/measurestack/test_app_plugins.py @@ -49,8 +49,6 @@ def test_fct() -> None: # if rp2040: # __wrap_vprintf => fct=stdio_buffered_printer # stdio_vprintf => fct=stdio_buffered_printer - # if host: - # __lm_printf => fct=libfmt_libc_fct app_plugins.PicoFmtPlugin("rp2040", []), ] -- cgit v1.2.3-2-g168b