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

remove remaining fdcan files #160

Merged
merged 1 commit into from
Dec 28, 2024
Merged

remove remaining fdcan files #160

merged 1 commit into from
Dec 28, 2024

Conversation

usbalbin
Copy link
Member

From what I can tell this is not even used anymore since #39

@usbalbin usbalbin merged commit 0cd4131 into stm32-rs:main Dec 28, 2024
23 checks passed
usbalbin added a commit that referenced this pull request Jan 12, 2025
* Export pac as pac (#156)

* rm remaining fdcan files (#160)

* defmt format for rcc clocks (#163)

---------

Co-authored-by: AdinAck <[email protected]>
usbalbin added a commit that referenced this pull request Jan 27, 2025
* Export pac as pac (#156)

* rm remaining fdcan files (#160)

* defmt format for rcc clocks (#163)

* export PwrExt in prelude (#164)

* e-hal-v1 (#172)

* Implement SpiBus from embedded-hal 1

* i2c: implement embedded-hal traits

* gpio: implement embedded-hal 1 digital traits

* pwm: implement SetDutyCycle from embedded-hal 1

* delay: temporary DelayNs impl (μs-resolution)

* serial: implement embedded-io traits for UART

* bump hal-1, remove ToggleableOutputPin impls

* remove embedded-hal 0.2 from prelude, rename hals

embedded-hal 1.0 renamed from embedded-hal-one to embedded-hal
embedded-hal 0.2 renamed from embedded-hal to embedded-hal-old, still
re-exported as hal-02

* pwm: use set_duty_cycle_percent in example

* run cargo fmt

* remove unused dependencies

I had added them by accident for an example that didn't end up in the PR

* time: fix duration variable names, add doc

* docs: fix cargo doc warnings

* Try to make syst delay work as before

* Cleanup examples

---------

Co-authored-by: techmccat <[email protected]>

---------

Co-authored-by: AdinAck <[email protected]>
Co-authored-by: techmccat <[email protected]>
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.

1 participant