Skip to content

PR merge coordination: T=1 USART reconfig (#40) and Half-duplex USART (#41) #42

@Amperstrand

Description

@Amperstrand

Summary

Two open PRs modify overlapping files in the smartcard driver:

Overlapping Files

  • usermods/scard/ports/stm32/scard_io.c
  • usermods/scard/ports/stm32/scard_io.h

Recommended Merge Order

Option A: Merge PR #40 only (recommended for now)

Option B: Merge both PRs

If both are desired:

  1. Merge PR feat(scard): add T=1 USART reconfiguration after ATR for spec-compliant timing #40 first (T=1 reconfig)
  2. Rebase PR feat(scard): replace skip_bytes echo suppression with explicit half-duplex USART control #41 onto updated master

Notes

cc @Amperstrand

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