Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GDB settings to enable ITM, add example #5

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

maxekman
Copy link
Contributor

This adds the correct ITM configurations and an example taken from one of the other STM32 crates. It also makes the GDB and OpenOCD files more similar to some of the other crates.

I needed ITM for developing the I2S proposal (rust-embedded/embedded-hal#204) to enable the DAC capability for this BSC eventually.

.cargo/config Outdated Show resolved Hide resolved
.cargo/config Outdated Show resolved Hide resolved
@therealprof
Copy link
Member

The rest looks good to me.

.cargo/config Outdated Show resolved Hide resolved
Copy link
Member

@therealprof therealprof left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@therealprof therealprof merged commit b48584d into stm32-rs:master Apr 29, 2020
@maxekman maxekman deleted the itm-example branch April 29, 2020 09:43
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.

2 participants