Skip to content

Conversation

paulober
Copy link
Contributor

Proposed Commit Message

docs(cc_raspberry_pi): Better phrasing of config descriptions

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

@tdewey-rpi @lurch

@github-actions github-actions bot added the documentation This Pull Request changes documentation label Sep 25, 2025
Comment on lines +18 to +19
This example will enable the serial console on Raspberry Pi 5
while disabling the UART hardware (only Pi 5 allows this combination).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps it's worth mentioning that (IIRC) this is because Pi 5 runs the serial console on a separate UART? (the one between the microHDMI ports)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hrm the example3 provided has the hardware: false and console: true yet the runtime code automatically resets enable_hw = True. Am I misreading the docs or the runtime behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This Pull Request changes documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants