-
Notifications
You must be signed in to change notification settings - Fork 202
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
API cleanup #426
Comments
As far as I could see, discussion sorta started already in #357. Nonetheless, properly tracked issue seems more appropriate for such thing. |
Here's another proposed change. I would like to change |
Maybe we could review the |
Seems like this is already part of PR #357. |
I meant at the HAL level, not the BSP level. I don't think that PR affects the HAL name. |
@Sympatron, I would expect unproven to disappear with embedded-hal 1.0, but who knows when that will be. |
Thinking about the |
done in #491 |
It seems like the work discussed here has all been done, any reason not to close this? |
I think this issue got outdated considering that I stopped following up on the changes that happened in the meantime. We can close it. |
Effort to standardize API across HAL & BSCs.
PR Combine samd11 and samd21 into common/thumbv6m using feature flags #424 ✔️ merged
common
modulePR Flatten HAL and move
common
content to crate root #425 ✔️ mergedPR Harmonize bsp api with an eye towards clean docs #357 ❌ under investigation
thumb
modules private, to indicate that they are an implementation detail; consider the remaining modules public and let them become the official APIPR XXX
PR XXX
The text was updated successfully, but these errors were encountered: