stm32-rs / stm32-eth

Embedded Ethernet driver in Rust
Apache License 2.0
147 stars 47 forks source link

Fix pps frequency #89

Closed diondokter closed 11 months ago

diondokter commented 11 months ago

Max was used by accident where min should've been used

datdenkikniet commented 11 months ago

Ah, good catch!

Would you be so kind to add an entry to the CHANGELOG.md as well?

diondokter commented 11 months ago

Ah yes, done.

Btw, we found this because we're targeting stm32 for our statime PTP stack now. WIP branch: https://github.com/pendulum-project/statime/tree/14d9fc1e168610c7102aa3bfdba28fc573866108/statime-stm32

datdenkikniet commented 11 months ago

Thanks again! Released as v0.5.2