Skip to content

Update UART guide: Remove deprecated CONFIG_DECK_FORCE instruction #598

@OnHai

Description

@OnHai

Description:
The UART communication guide currently instructs users to set CONFIG_DECK_FORCE="cpxOverUART2".

This instruction is stale. According to the firmware Deck API docs, CONFIG_DECK_FORCE is a development-only feature that bypasses the modern automatic modular discovery system.

Proposed Fix:
Remove the CONFIG_DECK_FORCE step from the tutorial entirely. Enabling CONFIG_DECK_CPX_HOST_ON_UART2=y is sufficient, as the firmware now automatically handles the CPX deck routing natively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions