Skip to content

[Feature] rt_null.c 初始化顺序太低 无法作为默认的日志口 #11472

@meng-plus

Description

@meng-plus

Describe problem solved by the proposed feature

实际应用中 日志口与其它上行通信口复用,在需要调试时,特殊命令触发将上行协议通信口切换为常规日志口,但是如果想上电就不打印日志就需要将日志口切到无关的设备上,而 null设备就是一个理想的设备口,但是发现在初始化流程中 初始化日志口顺序比null高, 建议提高null初始顺序到 RT_USING_CONSOLE 之前

Describe your preferred solution

No response

Describe possible alternatives

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions