stm32-rs / stm32-eth

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

Fix pps frequency #89

Closed diondokter closed 1 year ago

diondokter commented 1 year ago

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

datdenkikniet commented 1 year ago

Ah, good catch!

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

diondokter commented 1 year 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 1 year ago

Thanks again! Released as v0.5.2