Skip to content

bare-metal: say where to run the microcontroller examples from - #3286

Open
kwy404 wants to merge 1 commit into
google:mainfrom
kwy404:microcontrollers-run-directory
Open

kwy404 wants to merge 1 commit into
google:mainfrom
kwy404:microcontrollers-run-directory

Conversation

@kwy404

@kwy404 kwy404 commented Sep 24, 2026

Copy link
Copy Markdown

The microcontroller slides tell the instructor to run cargo embed --bin ..., but only the debugging slide says which directory to run it from. As suggested in the issue, this adds a speaker note on the first microcontroller slide saying that the examples are run from src/bare-metal/microcontrollers/examples/ in a local checkout of the repository, where the needed Embed.toml and .cargo/config.toml already exist.

Fixes #2845.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bare Metal "Raw MMIO" omits details

1 participant