We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @astro
I'd like to ask if you want to join our efforts to provide svd2rust generated peripheral access crates for the LPC family of micro-controllers 😃.
See also https://users.rust-lang.org/t/handling-of-device-peripheral-access-crates/22663. Feel free to also reach out to me via e-mail or on IRC in the #rust-embedded channel to discuss this.
The text was updated successfully, but these errors were encountered:
Thanks for the headsup. I'm looking forward to use a hal impl.
I'm not very sure what to do here: abandon this crate and migrate the one dependency to lpc-pac.
Sorry, something went wrong.
Ok, now I understand better. I gave integration a shot but was reminded that this controller's svd file requires a patch svd2rust.
Hmm that's a shame. I think we'd require the same patch for the lpc17 PAC.
Maybe we should try and get a solution merged to svd2rust?
No branches or pull requests
Hi @astro
I'd like to ask if you want to join our efforts to provide svd2rust generated peripheral access crates for the LPC family of micro-controllers 😃.
See also https://users.rust-lang.org/t/handling-of-device-peripheral-access-crates/22663. Feel free to also reach out to me via e-mail or on IRC in the #rust-embedded channel to discuss this.
The text was updated successfully, but these errors were encountered: