aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/src/rp235x.rs
AgeCommit message (Collapse)Author
2025-06-15Add details for all the other monotonic implementations.Jonathan 'theJPster' Pallant
2024-09-29Feature/rp235x (#970)Michael Zill
* Add support for RP235x (Raspberry Pico 2) The xtask build system has not been updated therefor the components need to be build through Cargo * Remove unnecessary thumbv8mainhf-backend definition * Remove unnecessary thumbv8m.main-none-eabihf target * Update CHANGELOG * Remove default feature rp235x from rtic-monotonics * Remove features from rp235x-pac dependency in rtic-monotonics for rp235x