Skip to content

DEBUG stops shell if used in i2c init #10614

@MrKevinWeiss

Description

@MrKevinWeiss

Description

For stm32f4 and stm32f1 based cpu, having debug enabled and writing something in the init seems to prevent from interacting.

Steps to reproduce the issue

Enable debug and print in the i2c init of a stm32f4 or f1 board.

Expected results

See the output of the debug print

Actual results

Nothing gets printed and trying to write to the shell yields no result.

Mentioned in #10608

Metadata

Metadata

Assignees

Labels

Impact: minorThe PR is small in size and might only require a quick look of a knowledgeable reviewerType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions