Skip to content

Conversation

Sonic-Amiga
Copy link

A quick solution to serial port pollution bug. The culprit is libnet80211.a, which uses ets_printf() long after the system bootup. Set the flag from within the application to nonzero value in order to completely suppress this output.

Signed-off-by: Pavel Fedin [email protected]

This patch is a quick solution to #1082

A quick solution to serial port pollution bug. The culprit is libnet80211.a,
which uses ets_printf() long after the system bootup. Set the flag from within
the application to nonzero value in order to completely suppress this output.

Signed-off-by: Pavel Fedin <[email protected]>
(cherry picked from commit 6c35a14)
@github-actions github-actions bot changed the title esp8266/ets_printf: Introduce __ets_vprintf_disable esp8266/ets_printf: Introduce __ets_vprintf_disable (GIT8266O-829) Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant